Skip to content

Console Output

06:05:43 Started by user Ondrej Dockal
06:05:43 Running as Ondrej Dockal
06:05:43 Agent centos-7-7rn41 is provisioned from template centos-7
06:05:43 ---
06:05:43 apiVersion: "v1"
06:05:43 kind: "Pod"
06:05:43 metadata:
06:05:43   labels:
06:05:43     jenkins: "slave"
06:05:43     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
06:05:43     jenkins/label: "migration_jipp-migration_centos-7"
06:05:43   name: "centos-7-7rn41"
06:05:43   namespace: "reddeer"
06:05:43 spec:
06:05:43   containers:
06:05:43   - env:
06:05:43     - name: "JENKINS_SECRET"
06:05:43       value: "********"
06:05:43     - name: "JENKINS_TUNNEL"
06:05:43       value: "jenkins-discovery.reddeer.svc.cluster.local:50000"
06:05:43     - name: "JENKINS_AGENT_NAME"
06:05:43       value: "centos-7-7rn41"
06:05:43     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:05:43       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:05:43         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:05:43     - name: "JAVA_TOOL_OPTIONS"
06:05:43       value: ""
06:05:43     - name: "_JAVA_OPTIONS"
06:05:43       value: ""
06:05:43     - name: "OPENJ9_JAVA_OPTIONS"
06:05:43       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:05:43     - name: "JENKINS_NAME"
06:05:43       value: "centos-7-7rn41"
06:05:43     - name: "JENKINS_AGENT_WORKDIR"
06:05:43       value: "/home/jenkins/agent"
06:05:43     - name: "JENKINS_URL"
06:05:43       value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/"
06:05:43     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
06:05:43     imagePullPolicy: "Always"
06:05:43     name: "jnlp"
06:05:43     resources:
06:05:43       limits:
06:05:43         cpu: "2000m"
06:05:43         memory: "4096Mi"
06:05:43       requests:
06:05:43         cpu: "1000m"
06:05:43         memory: "4096Mi"
06:05:43     tty: true
06:05:43     volumeMounts:
06:05:43     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:05:43       name: "m2-dir"
06:05:43       readOnly: true
06:05:43       subPath: "toolchains.xml"
06:05:43     - mountPath: "/home/jenkins/.mavenrc"
06:05:43       name: "m2-dir"
06:05:43       readOnly: true
06:05:43       subPath: ".mavenrc"
06:05:43     - mountPath: "/opt/tools"
06:05:43       name: "volume-0"
06:05:43       readOnly: false
06:05:43     - mountPath: "/home/jenkins"
06:05:43       name: "volume-2"
06:05:43       readOnly: false
06:05:43     - mountPath: "/home/jenkins/.m2/repository"
06:05:43       name: "volume-3"
06:05:43       readOnly: false
06:05:43     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:05:43       name: "m2-secret-dir"
06:05:43       readOnly: true
06:05:43       subPath: "settings-security.xml"
06:05:43     - mountPath: "/home/jenkins/.m2/wrapper"
06:05:43       name: "volume-4"
06:05:43       readOnly: false
06:05:43     - mountPath: "/home/jenkins/.m2/settings.xml"
06:05:43       name: "m2-secret-dir"
06:05:43       readOnly: true
06:05:43       subPath: "settings.xml"
06:05:43     - mountPath: "/home/jenkins/.ssh"
06:05:43       name: "volume-1"
06:05:43       readOnly: false
06:05:43       subPath: ""
06:05:43     - mountPath: "/home/jenkins/agent"
06:05:43       name: "workspace-volume"
06:05:43       readOnly: false
06:05:43     workingDir: "/home/jenkins/agent"
06:05:43   nodeSelector:
06:05:43     kubernetes.io/os: "linux"
06:05:43   restartPolicy: "Never"
06:05:43   volumes:
06:05:43   - name: "volume-0"
06:05:43     persistentVolumeClaim:
06:05:43       claimName: "tools-claim-jiro-reddeer"
06:05:43       readOnly: true
06:05:43   - name: "m2-secret-dir"
06:05:43     secret:
06:05:43       secretName: "m2-secret-dir"
06:05:43   - emptyDir:
06:05:43       medium: ""
06:05:43     name: "volume-2"
06:05:43   - configMap:
06:05:43       name: "m2-dir"
06:05:43     name: "m2-dir"
06:05:43   - configMap:
06:05:43       name: "known-hosts"
06:05:43     name: "volume-1"
06:05:43   - emptyDir:
06:05:43       medium: ""
06:05:43     name: "workspace-volume"
06:05:43   - emptyDir:
06:05:43       medium: ""
06:05:43     name: "volume-4"
06:05:43   - emptyDir:
06:05:43       medium: ""
06:05:43     name: "volume-3"
06:05:43 
06:05:43 Building remotely on centos-7-7rn41 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.verification.parametrized
06:05:43 The recommended git tool is: NONE
06:05:45 No credentials specified
06:05:45 Cloning the remote Git repository
06:05:45 Cloning repository https://github.com/eclipse/reddeer.git
06:05:45  > git init /home/jenkins/agent/workspace/reddeer.verification.parametrized # timeout=10
06:05:45 Fetching upstream changes from https://github.com/eclipse/reddeer.git
06:05:45  > git --version # timeout=10
06:05:45  > git --version # 'git version 2.36.6'
06:05:45  > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:05:47  > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
06:05:47  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:05:48 Avoid second fetch
06:05:48  > git rev-parse origin/master^{commit} # timeout=10
06:05:48 Checking out Revision 344e314cac86ef32ae37df3196df2c1e574b64fb (origin/master)
06:05:48  > git config core.sparsecheckout # timeout=10
06:05:48  > git checkout -f 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10
06:05:48 Commit message: "Update gef plugins according to the 2023-09 changes"
06:05:49  > git rev-list --no-walk 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10
06:05:53 $ pkill Xvnc
06:05:53 $ pkill Xrealvnc
06:05:53 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
06:05:58 [reddeer.verification.parametrized] $ Xvnc -help
06:05:58 Starting xvnc
06:05:58 [reddeer.verification.parametrized] $ Xvnc :59 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
06:05:58 
06:05:58 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
06:05:58 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
06:05:58 See http://www.tigervnc.org for information on TigerVNC.
06:05:58 Underlying X server release 12004000, The X.Org Foundation
06:05:58 
06:05:58 
06:05:58 Mon Aug 28 10:05:58 2023
06:05:58  vncext:      VNC extension running!
06:05:58  vncext:      Listening for VNC connections on all interface(s), port 5959
06:05:58  vncext:      created VNC server for screen 0
06:05:58 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins11173564855482397092.sh
06:05:58 + metacity --sm-disable --replace
06:05:59 [reddeer.verification.parametrized] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.verification.parametrized/pom.xml -Dmaven.test.error.ignore=true -Declipse-orbit-update-site=https://download.eclipse.org/tools/orbit/downloads/latest-S -Declipse-target-site=https://download.eclipse.org/releases/2023-09 -Dtycho.disableP2Mirrors=true -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U
06:05:59 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
06:05:59 Maven home: /opt/tools/apache-maven/latest
06:05:59 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
06:05:59 Default locale: en_US, platform encoding: UTF-8
06:05:59 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
06:06:00 [INFO] Scanning for projects...
06:06:05 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:13 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:14 [WARNING] Pack200 is not supported when running on Java 14 and higher
06:06:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:06:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:06:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:06:15 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/ (122B)
06:06:15 [INFO] Adding repository https://download.eclipse.org/releases/2023-09
06:06:15 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2023-09/ (480B)
06:06:15 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2023-09/ (442B)
06:06:15 [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2023-09/202308241200/ (125.89kB)
06:06:15 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202308251000/ (140B)
06:06:15 [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202308251000/ (735.6kB)
06:06:17 [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
06:06:17 [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
06:06:17 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB)
06:06:17 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B)
06:06:17 [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09
06:06:17 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B)
06:06:17 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B)
06:06:17 [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB)
06:06:18 [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
06:06:19 [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.47MB)
06:06:19 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (393.54kB)
06:06:19 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.89kB)
06:06:19 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.65kB)
06:06:19 [INFO] Fetching org.eclipse.swt_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.79kB)
06:06:19 [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.19kB)
06:06:19 [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)
06:06:19 [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB)
06:06:19 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.09kB)
06:06:19 [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)
06:06:20 [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)
06:06:20 [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
06:06:20 [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.89MB)
06:06:21 [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.81MB)
06:06:21 [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.3MB)
06:06:21 [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB)
06:06:21 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.41kB)
06:06:21 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.12kB)
06:06:21 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (361.47kB)
06:06:21 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.86kB)
06:06:21 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.35kB)
06:06:22 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (717.41kB)
06:06:22 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.26kB)
06:06:22 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.35kB)
06:06:22 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.59kB)
06:06:22 [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (472.61kB)
06:06:22 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (317.8kB)
06:06:22 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.45kB)
06:06:22 [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (117.29kB)
06:06:22 [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.54kB)
06:06:22 [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (102.48kB)
06:06:22 [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.88kB)
06:06:22 [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.21kB)
06:06:22 [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (287.75kB)
06:06:22 [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)
06:06:22 [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)
06:06:22 [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.08kB)
06:06:22 [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.99kB)
06:06:22 [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.71kB)
06:06:22 [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.53kB)
06:06:22 [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)
06:06:22 [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)
06:06:22 [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)
06:06:22 [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)
06:06:22 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (46.59kB)
06:06:22 [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)
06:06:22 [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)
06:06:22 [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)
06:06:22 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.69kB)
06:06:22 [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)
06:06:22 [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.29MB)
06:06:22 [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)
06:06:22 [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)
06:06:23 [INFO] Fetching org.eclipse.jface_3.31.0.v20230816-1629.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.13MB)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.14kB)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [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)
06:06:23 [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.29kB)
06:06:23 [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)
06:06:23 [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.17kB)
06:06:23 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (378.61kB)
06:06:23 [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (274.59kB)
06:06:23 [INFO] Fetching org.eclipse.ui_3.203.200.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (434.22kB)
06:06:23 [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230816-1515.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.51MB)
06:06:23 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.23kB)
06:06:23 [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
06:06:24 [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
06:06:24 [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.97MB)
06:06:25 [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (439.42kB)
06:06:25 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.53kB)
06:06:25 [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (69.73kB)
06:06:25 [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.83kB)
06:06:25 [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (299.13kB)
06:06:25 [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.25kB)
06:06:25 [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (900.14kB)
06:06:25 [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)
06:06:25 [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.88kB)
06:06:25 [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)
06:06:25 [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)
06:06:25 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.29kB)
06:06:25 [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)
06:06:25 [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)
06:06:25 [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)
06:06:25 [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)
06:06:25 [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)
06:06:25 [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.78kB)
06:06:25 [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB)
06:06:25 [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230804-0538.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (612.76kB)
06:06:25 [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230815-1006.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.32MB)
06:06:26 [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)
06:06:26 [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (428.81kB)
06:06:26 [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
06:06:26 [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
06:06:26 [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB)
06:06:26 [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
06:06:26 [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
06:06:26 [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (332.72kB)
06:06:27 [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
06:06:27 [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
06:06:27 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (73.8kB)
06:06:27 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (536.33kB)
06:06:27 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.55MB)
06:06:28 [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)
06:06:28 [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.54kB)
06:06:28 [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (401.09kB)
06:06:28 [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB)
06:06:28 [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (246.77kB)
06:06:28 [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)
06:06:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.06kB)
06:06:28 [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)
06:06:28 [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)
06:06:28 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (429.55kB)
06:06:28 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (432.64kB)
06:06:28 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.04kB)
06:06:28 [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)
06:06:28 [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)
06:06:28 [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)
06:06:28 [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)
06:06:28 [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)
06:06:28 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27kB)
06:06:28 [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)
06:06:28 [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)
06:06:28 [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)
06:06:28 [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)
06:06:28 [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)
06:06:28 [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (414.97kB)
06:06:28 [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.26kB)
06:06:28 [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)
06:06:28 [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (397.26kB)
06:06:28 [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (953.19kB)
06:06:29 [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.15kB)
06:06:29 [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.36kB)
06:06:29 [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (60.39kB)
06:06:29 [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)
06:06:29 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.36kB)
06:06:29 [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
06:06:29 [INFO] Fetching org.eclipse.draw2d_3.14.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (648.33kB)
06:06:29 [INFO] Fetching org.eclipse.gef_3.15.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (999.33kB)
06:06:29 [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
06:06:29 [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
06:06:30 [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)
06:06:30 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (301.88kB)
06:06:30 [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)
06:06:30 [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (107.53kB)
06:06:30 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.07kB)
06:06:30 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (175.44kB)
06:06:30 [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (411.07kB)
06:06:30 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.93kB)
06:06:31 [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.75kB)
06:06:31 [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (222.15kB)
06:06:31 [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (692.62kB)
06:06:31 [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)
06:06:31 [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (155.83kB)
06:06:31 [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
06:06:31 [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
06:06:31 [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
06:06:31 [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)
06:06:31 [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
06:06:31 [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
06:06:31 [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
06:06:32 [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (418.96kB)
06:06:32 [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB)
06:06:32 [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.84kB)
06:06:32 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB)
06:06:32 [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB)
06:06:32 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.96MB)
06:06:32 [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB)
06:06:32 [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.39kB)
06:06:32 [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (163.54kB)
06:06:32 [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (583.32kB)
06:06:32 [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.77kB)
06:06:32 [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.04MB)
06:06:33 [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB)
06:06:33 [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.96kB)
06:06:33 [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230815-1601.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (10.99MB)
06:06:33 [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)
06:06:33 [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (405.12kB)
06:06:34 [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)
06:06:34 [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230812-0709.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (552.57kB)
06:06:34 [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (809.15kB)
06:06:34 [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)
06:06:34 [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)
06:06:34 [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)
06:06:34 [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (926.07kB)
06:06:34 [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (500.55kB)
06:06:34 [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)
06:06:34 [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)
06:06:34 [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.42MB)
06:06:34 [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)
06:06:34 [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (507.16kB)
06:06:34 [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.41MB)
06:06:35 [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.75kB)
06:06:35 [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.61MB)
06:06:35 [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (349.88kB)
06:06:35 [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (388.81kB)
06:06:35 [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.06kB)
06:06:35 [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
06:06:35 [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
06:06:36 [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB)
06:06:36 [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB)
06:06:36 [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB)
06:06:36 [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
06:06:36 [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
06:06:36 [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
06:06: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
06:06: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
06:06: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)
06:06: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)
06:06: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)
06:06: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
06:06:39 [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (62.14kB)
06:06:39 [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.25kB)
06:06:39 [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (308.6kB)
06:06:39 [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.51kB)
06:06:39 [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.9MB)
06:06:39 [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.01kB)
06:06:39 [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (70.52kB)
06:06:39 [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.94kB)
06:06:39 [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.92kB)
06:06:39 [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (352.28kB)
06:06:39 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.5MB)
06:06:39 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.69kB)
06:06:39 [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)
06:06:39 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.16kB)
06:06:39 [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)
06:06:40 [INFO] Fetching org.eclipse.m2e.archetype.archetype-catalog_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.14kB)
06:06:40 [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)
06:06:40 [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (179.39kB)
06:06:40 [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.88kB)
06:06:40 [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (324.13kB)
06:06:40 [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)
06:06:40 [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)
06:06:40 [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (650.65kB)
06:06:40 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.56kB)
06:06:40 [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)
06:06:40 [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)
06:06:40 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.63kB)
06:06:40 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (229kB)
06:06:40 [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (479.34kB)
06:06:40 [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (812.15kB)
06:06:40 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.85kB)
06:06:40 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.38kB)
06:06:40 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.58kB)
06:06:40 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.82kB)
06:06:40 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.88kB)
06:06:41 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.28kB)
06:06:41 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.67kB)
06:06:41 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.42kB)
06:06:41 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.74kB)
06:06:41 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.73kB)
06:06:41 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.3kB)
06:06:41 [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (125.12kB)
06:06:41 [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.66kB)
06:06:41 [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.73kB)
06:06:41 [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.18kB)
06:06:41 [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.73kB)
06:06:41 [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
06:06:42 [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
06:06:43 [INFO] Fetching org.eclipse.jdt_3.19.200.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.73kB)
06:06:43 [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
06:06:43 [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
06:06:45 [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.6kB)
06:06:45 [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B)
06:06:45 [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository
06:06:45 [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB)
06:06:45 [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B)
06:06:45 [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository
06:06:45 [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB)
06:06:45 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B)
06:06:45 [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest
06:06:45 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B)
06:06:45 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B)
06:06:45 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB)
06:06:45 [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
06:06:48 [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)
06:06:48 [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.84MB)
06:06:48 [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)
06:06:48 [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (546.11kB)
06:06:48 [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (449.09kB)
06:06:48 [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.53kB)
06:06:48 [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (275.68kB)
06:06:48 [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)
06:06:48 [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)
06:06:48 [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (573.38kB)
06:06:48 [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.63kB)
06:06:48 [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)
06:06:48 [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (578.19kB)
06:06:49 [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.6kB)
06:06:49 [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)
06:06:49 [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)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (97.24kB)
06:06:49 [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (99.81kB)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.79kB)
06:06:49 [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)
06:06:49 [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)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (476.59kB)
06:06:49 [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.78kB)
06:06:49 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (371.24kB)
06:06:49 [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)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.79kB)
06:06:49 [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.06kB)
06:06:49 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.83kB)
06:06:49 [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)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (132.24kB)
06:06:49 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (417.38kB)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (436.03kB)
06:06:49 [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)
06:06:49 [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)
06:06:49 [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)
06:06:49 [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)
06:06:49 [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.99kB)
06:06:49 [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)
06:06:50 [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (459.55kB)
06:06:50 [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)
06:06:50 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (339.48kB)
06:06:50 [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.83MB)
06:06:50 [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.78MB)
06:06:50 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (858.89kB)
06:06:50 [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (90.73kB)
06:06:50 [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (165.8kB)
06:06:50 [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.83kB)
06:06:50 [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (194.86kB)
06:06:50 [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.58kB)
06:06:50 [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.55kB)
06:06:50 [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)
06:06:50 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (126.89kB)
06:06:50 [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)
06:06:50 [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)
06:06:50 [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (485.51kB)
06:06:50 [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.42kB)
06:06:50 [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (255.21kB)
06:06:50 [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (554.94kB)
06:06:50 [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (322.08kB)
06:06:50 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1MB)
06:06:51 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB)
06:06:51 [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (785.75kB)
06:06:51 [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (334.1kB)
06:06:51 [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B)
06:06:51 [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases
06:06:51 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB)
06:06:51 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB)
06:06:51 [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
06:06:52 [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
06:06:53 [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
06:06:53 [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
06:06:54 [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB)
06:06:54 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.52kB)
06:06:54 [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB)
06:06:54 [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.01MB)
06:06:54 [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB)
06:06:54 [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
06:06:55 [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
06:06:55 [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)
06:06:55 [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
06:06:56 [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
06:06:56 [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
06:06:56 [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
06:06:56 [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
06:06:57 [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
06:06:57 [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
06:06:59 [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
06:07:00 [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
06:07:00 [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
06:07:00 [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
06:07:01 [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
06:07:01 [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
06:07:01 [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
06:07:04 [INFO] ------------------------------------------------------------------------
06:07:04 [INFO] Reactor Build Order:
06:07:04 [INFO] 
06:07:04 [INFO] RedDeer Parent POM File                                            [pom]
06:07:04 [INFO] RedDeer Plugins                                                    [pom]
06:07:04 [INFO] RedDeer Common                                          [eclipse-plugin]
06:07:04 [INFO] RedDeer Workbench Core                                  [eclipse-plugin]
06:07:04 [INFO] RedDeer E4 Workbench Core                               [eclipse-plugin]
06:07:04 [INFO] RedDeer Core                                            [eclipse-plugin]
06:07:04 [INFO] RedDeer SWT                                             [eclipse-plugin]
06:07:04 [INFO] RedDeer JFace                                           [eclipse-plugin]
06:07:04 [INFO] RedDeer Workbench                                       [eclipse-plugin]
06:07:04 [INFO] RedDeer E4 Workbench                                    [eclipse-plugin]
06:07:04 [INFO] RedDeer UIForms                                         [eclipse-plugin]
06:07:04 [INFO] RedDeer Direct                                          [eclipse-plugin]
06:07:04 [INFO] RedDeer JUnit                                           [eclipse-plugin]
06:07:04 [INFO] RedDeer Eclipse                                         [eclipse-plugin]
06:07:04 [INFO] RedDeer GEF                                             [eclipse-plugin]
06:07:04 [INFO] RedDeer GEF Spy                                         [eclipse-plugin]
06:07:04 [INFO] RedDeer Graphiti                                        [eclipse-plugin]
06:07:04 [INFO] RedDeer JDT Junit                                       [eclipse-plugin]
06:07:04 [INFO] RedDeer JUnit Extensions                                [eclipse-plugin]
06:07:04 [INFO] RedDeer Requirements                                    [eclipse-plugin]
06:07:04 [INFO] RedDeer UI                                              [eclipse-plugin]
06:07:04 [INFO] RedDeer Spy                                             [eclipse-plugin]
06:07:04 [INFO] RedDeer Recorder                                        [eclipse-plugin]
06:07:04 [INFO] RedDeer Go                                              [eclipse-plugin]
06:07:04 [INFO] RedDeer Log Parser                                      [eclipse-plugin]
06:07:04 [INFO] RedDeer CodeGen                                         [eclipse-plugin]
06:07:04 [INFO] RedDeer Test-Apps                                                  [pom]
06:07:04 [INFO] RedDeer E4 Test App                                     [eclipse-plugin]
06:07:04 [INFO] RedDeer Tests                                                      [pom]
06:07:04 [INFO] RedDeer Common Tests                               [eclipse-test-plugin]
06:07:04 [INFO] RedDeer SWT Tests                                  [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Core Tests                                 [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Workbench Tests                            [eclipse-test-plugin]
06:07:04 [INFO] RedDeer UIForms Test                               [eclipse-test-plugin]
06:07:04 [INFO] RedDeer JFace Tests                                [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Eclipse Tests                              [eclipse-test-plugin]
06:07:04 [INFO] RedDeer GEF Tests                                  [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Graphiti Tests                             [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Direct Tests                               [eclipse-test-plugin]
06:07:04 [INFO] RedDeer JUnit Tests                                [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Requirements Tests                         [eclipse-test-plugin]
06:07:04 [INFO] RedDeer UI Tests                                   [eclipse-test-plugin]
06:07:04 [INFO] RedDeer E4 Workbench Tests                         [eclipse-test-plugin]
06:07:04 [INFO] RedDeer Features                                                   [pom]
06:07:04 [INFO] RedDeer E4 Feature                                     [eclipse-feature]
06:07:04 [INFO] RedDeer Eclipse Feature                                [eclipse-feature]
06:07:04 [INFO] RedDeer GEF Spy Feature                                [eclipse-feature]
06:07:04 [INFO] RedDeer SWT Feature                                    [eclipse-feature]
06:07:04 [INFO] RedDeer Tests Feature                                  [eclipse-feature]
06:07:04 [INFO] RedDeer UI Feature                                     [eclipse-feature]
06:07:04 [INFO] RedDeer Recorder Feature                               [eclipse-feature]
06:07:04 [INFO] RedDeer GEF/Graphiti Feature                           [eclipse-feature]
06:07:04 [INFO] RedDeer Spy Feature                                    [eclipse-feature]
06:07:04 [INFO] RedDeer Log Parser Feature                             [eclipse-feature]
06:07:04 [INFO] RedDeer CodeGen Feature                                [eclipse-feature]
06:07:04 [INFO] RedDeer Site                                        [eclipse-repository]
06:07:04 [INFO] RedDeer Archetype                                      [maven-archetype]
06:07:04 [INFO] 
06:07:04 [INFO] ---------------------< org.eclipse.reddeer:parent >---------------------
06:07:04 [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT                   [1/58]
06:07:04 [INFO]   from pom.xml
06:07:04 [INFO] --------------------------------[ pom ]---------------------------------
06:07:04 [INFO] 
06:07:04 [INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
06:07:04 [INFO] 
06:07:04 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent ---
06:07: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/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent ---
06:07:05 [INFO] 
06:07:05 [INFO] --------------------< org.eclipse.reddeer:plugins >---------------------
06:07:05 [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT                           [2/58]
06:07:05 [INFO]   from plugins/pom.xml
06:07:05 [INFO] --------------------------------[ pom ]---------------------------------
06:07:05 [INFO] 
06:07:05 [INFO] --- clean:3.2.0:clean (default-clean) @ plugins ---
06:07:05 [INFO] 
06:07:05 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins ---
06:07: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/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins ---
06:07:05 [INFO] 
06:07:05 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >-----------
06:07:05 [INFO] Building RedDeer Common 4.7.0-SNAPSHOT                            [3/58]
06:07:05 [INFO]   from plugins/org.eclipse.reddeer.common/pom.xml
06:07:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:05 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:05 [INFO] 
06:07:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common ---
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common ---
06:07:06 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:06 [INFO] 
06:07:06 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common ---
06:07:06 [INFO] 
06:07:06 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common ---
06:07:06 [INFO] 
06:07:06 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common ---
06:07:06 [INFO] 
06:07:06 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common ---
06:07:06 [INFO] Resolving class path of RedDeer Common...
06:07:06 [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)
06:07:07 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (79.16kB)
06:07:07 [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)
06:07:07 [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)
06:07:07 [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)
06:07:07 [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)
06:07:07 [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)
06:07:07 [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.9kB)
06:07:07 [INFO] 
06:07:07 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common ---
06:07: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.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:07 [INFO] 
06:07:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common ---
06:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:08 [INFO] Copying 1 resource
06:07:08 [INFO] 
06:07:08 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common ---
06:07:08 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common ---
06:07:10 [INFO] 
06:07:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common ---
06:07:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common ---
06:07:10 [INFO] 
06:07:10 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common ---
06:07:11 [INFO] No tests to run.
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common ---
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common ---
06:07:11 [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
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common ---
06:07:11 [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
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common ---
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common ---
06:07:11 [INFO] 
06:07:11 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common ---
06:07:11 [INFO] No tests to run.
06:07:11 [INFO] 
06:07:11 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >-------
06:07:11 [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT                    [4/58]
06:07:11 [INFO]   from plugins/org.eclipse.reddeer.workbench.core/pom.xml
06:07:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:11 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:12 [INFO] 
06:07:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] Resolving class path of RedDeer Workbench Core...
06:07:12 [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)
06:07:12 [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)
06:07:12 [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)
06:07:12 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.39kB)
06:07:12 [INFO] 
06:07:12 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core ---
06:07: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.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:12 [INFO] 
06:07:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/resources
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/bin
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/src/test/resources
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] No tests to run.
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [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
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [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
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core ---
06:07:12 [INFO] No tests to run.
06:07:12 [INFO] 
06:07:12 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------
06:07:12 [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT                 [5/58]
06:07:12 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml
06:07:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:12 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:12 [INFO] 
06:07:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] Resolving class path of RedDeer E4 Workbench Core...
06:07:12 [INFO] 
06:07:12 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core ---
06:07: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.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:12 [INFO] 
06:07:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/resources
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:12 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/bin
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] No tests to run.
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [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
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [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
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core ---
06:07:13 [INFO] No tests to run.
06:07:13 [INFO] 
06:07:13 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------
06:07:13 [INFO] Building RedDeer Core 4.7.0-SNAPSHOT                              [6/58]
06:07:13 [INFO]   from plugins/org.eclipse.reddeer.core/pom.xml
06:07:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:13 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:13 [INFO] 
06:07:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] Resolving class path of RedDeer Core...
06:07:13 [INFO] 
06:07:13 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core ---
06:07: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.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:13 [INFO] 
06:07:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/resources
06:07:13 [INFO] 
06:07:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core ---
06:07:13 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/bin
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] 
06:07:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/src/test/resources
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] 
06:07:14 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] No tests to run.
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core ---
06:07:14 [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
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core ---
06:07:14 [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
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] 
06:07:14 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core ---
06:07:14 [INFO] No tests to run.
06:07:14 [INFO] 
06:07:14 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >-------------
06:07:14 [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT                               [7/58]
06:07:14 [INFO]   from plugins/org.eclipse.reddeer.swt/pom.xml
06:07:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:14 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:14 [INFO] 
06:07:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] Resolving class path of RedDeer SWT...
06:07:14 [INFO] 
06:07:14 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt ---
06:07: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.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:14 [INFO] 
06:07:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/resources
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt ---
06:07:14 [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/bin
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/src/test/resources
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] No tests to run.
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt ---
06:07:15 [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
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt ---
06:07:15 [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
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt ---
06:07:15 [INFO] No tests to run.
06:07:15 [INFO] 
06:07:15 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------
06:07:15 [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT                             [8/58]
06:07:15 [INFO]   from plugins/org.eclipse.reddeer.jface/pom.xml
06:07:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:15 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:15 [INFO] 
06:07:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] Resolving class path of RedDeer JFace...
06:07:15 [INFO] 
06:07:15 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface ---
06:07: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/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:07:15 [INFO] 
06:07:15 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/resources
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/bin
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/src/test/resources
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] No tests to run.
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface ---
06:07:15 [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
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface ---
06:07:15 [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
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] 
06:07:15 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface ---
06:07:15 [INFO] No tests to run.
06:07:15 [INFO] 
06:07:15 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >----------
06:07:15 [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT                         [9/58]
06:07:15 [INFO]   from plugins/org.eclipse.reddeer.workbench/pom.xml
06:07:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:15 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:16 [INFO] 
06:07:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] Resolving class path of RedDeer Workbench...
06:07:16 [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)
06:07:16 [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)
06:07:16 [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)
06:07:16 [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)
06:07:16 [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)
06:07:16 [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)
06:07:16 [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.35kB)
06:07:16 [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)
06:07:16 [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)
06:07:16 [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)
06:07:16 [INFO] 
06:07:16 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench ---
06:07:16 [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/**/*
06:07:16 [INFO] 
06:07:16 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/resources
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/bin
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/src/test/resources
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] No tests to run.
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench ---
06:07:16 [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
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench ---
06:07:16 [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
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench ---
06:07:16 [INFO] No tests to run.
06:07:16 [INFO] 
06:07:16 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >--------
06:07:16 [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT                     [10/58]
06:07:16 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench/pom.xml
06:07:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:16 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:16 [INFO] 
06:07:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench ---
06:07:16 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench ---
06:07:16 [INFO] 
06:07:16 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench ---
06:07:16 [INFO] Resolving class path of RedDeer E4 Workbench...
06:07:17 [INFO] 
06:07:17 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [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/**/*
06:07:17 [INFO] 
06:07:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/resources
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/bin
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] 
06:07:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] 
06:07:17 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] No tests to run.
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [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
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [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
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] 
06:07:17 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench ---
06:07:17 [INFO] No tests to run.
06:07:17 [INFO] 
06:07:17 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >-----------
06:07:17 [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT                          [11/58]
06:07:17 [INFO]   from plugins/org.eclipse.reddeer.uiforms/pom.xml
06:07:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:17 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:17 [INFO] 
06:07:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] Resolving class path of RedDeer UIForms...
06:07:17 [INFO] 
06:07:17 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms ---
06:07:17 [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/**/*
06:07:17 [INFO] 
06:07:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/resources
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/bin
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/src/test/resources
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] No tests to run.
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms ---
06:07:17 [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
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms ---
06:07:17 [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
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] 
06:07:17 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms ---
06:07:17 [INFO] No tests to run.
06:07:17 [INFO] 
06:07:17 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >-----------
06:07:17 [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT                           [12/58]
06:07:17 [INFO]   from plugins/org.eclipse.reddeer.direct/pom.xml
06:07:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:17 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:17 [INFO] 
06:07:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] 
06:07:17 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] Resolving class path of RedDeer Direct...
06:07:17 [INFO] 
06:07:17 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct ---
06:07:17 [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/**/*
06:07:17 [INFO] 
06:07:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/resources
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct ---
06:07:17 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/bin
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] 
06:07:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/src/test/resources
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] 
06:07:18 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] No tests to run.
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct ---
06:07:18 [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
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct ---
06:07:18 [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
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] 
06:07:18 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct ---
06:07:18 [INFO] No tests to run.
06:07:18 [INFO] 
06:07:18 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------
06:07:18 [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT                            [13/58]
06:07:18 [INFO]   from plugins/org.eclipse.reddeer.junit/pom.xml
06:07:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:18 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:18 [INFO] 
06:07:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] 
06:07:18 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] Resolving class path of RedDeer JUnit...
06:07:18 [INFO] 
06:07:18 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit ---
06:07:18 [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/**/*
06:07:18 [INFO] 
06:07:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/resources
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit ---
06:07:18 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/bin
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] 
06:07:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/src/test/resources
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] 
06:07:19 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] No tests to run.
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit ---
06:07:19 [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
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit ---
06:07:19 [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
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] 
06:07:19 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit ---
06:07:19 [INFO] No tests to run.
06:07:19 [INFO] 
06:07:19 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >-----------
06:07:19 [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT                          [14/58]
06:07:19 [INFO]   from plugins/org.eclipse.reddeer.eclipse/pom.xml
06:07:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:19 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:19 [INFO] 
06:07:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] 
06:07:19 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] Resolving class path of RedDeer Eclipse...
06:07:19 [INFO] 
06:07:19 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse ---
06:07:19 [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/**/*
06:07:19 [INFO] 
06:07:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/resources
06:07:19 [INFO] 
06:07:19 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse ---
06:07:19 [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/bin
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] 
06:07:20 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/src/test/resources
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] 
06:07:20 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] No tests to run.
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse ---
06:07:20 [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
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse ---
06:07:20 [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
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] 
06:07:20 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse ---
06:07:20 [INFO] No tests to run.
06:07:20 [INFO] 
06:07:20 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >-------------
06:07:20 [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT                              [15/58]
06:07:20 [INFO]   from plugins/org.eclipse.reddeer.gef/pom.xml
06:07:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:20 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:20 [INFO] 
06:07:20 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] Resolving class path of RedDeer GEF...
06:07:20 [INFO] 
06:07:20 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef ---
06:07:20 [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/**/*
06:07:20 [INFO] 
06:07:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/resources
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/bin
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/src/test/resources
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] No tests to run.
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef ---
06:07:20 [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
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef ---
06:07:20 [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
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] 
06:07:20 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef ---
06:07:20 [INFO] No tests to run.
06:07:20 [INFO] 
06:07:20 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >-----------
06:07:20 [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT                          [16/58]
06:07:20 [INFO]   from plugins/org.eclipse.reddeer.gef.spy/pom.xml
06:07:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:20 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:20 [INFO] 
06:07:20 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy ---
06:07:20 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy ---
06:07:20 [INFO] 
06:07:20 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy ---
06:07:20 [INFO] 
06:07:20 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy ---
06:07:20 [INFO] Resolving class path of RedDeer GEF Spy...
06:07:21 [INFO] 
06:07:21 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [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/**/*
06:07:21 [INFO] 
06:07:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/resources
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/bin
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] 
06:07:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/src/test/resources
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] 
06:07:21 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] No tests to run.
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [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
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [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
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] 
06:07:21 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy ---
06:07:21 [INFO] No tests to run.
06:07:21 [INFO] 
06:07:21 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >----------
06:07:21 [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT                         [17/58]
06:07:21 [INFO]   from plugins/org.eclipse.reddeer.graphiti/pom.xml
06:07:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:21 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:21 [INFO] 
06:07:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] Resolving class path of RedDeer Graphiti...
06:07:21 [INFO] 
06:07:21 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti ---
06:07:21 [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/**/*
06:07:21 [INFO] 
06:07:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/resources
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/bin
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/src/test/resources
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] No tests to run.
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti ---
06:07:21 [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
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti ---
06:07:21 [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
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] 
06:07:21 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti ---
06:07:21 [INFO] No tests to run.
06:07:21 [INFO] 
06:07:21 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >----------
06:07:21 [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT                        [18/58]
06:07:21 [INFO]   from plugins/org.eclipse.reddeer.jdt.junit/pom.xml
06:07:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:21 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:21 [INFO] 
06:07:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit ---
06:07:21 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit ---
06:07:21 [INFO] 
06:07:21 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit ---
06:07:21 [INFO] 
06:07:21 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit ---
06:07:21 [INFO] Resolving class path of RedDeer JDT Junit...
06:07:22 [INFO] 
06:07:22 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [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/**/*
06:07:22 [INFO] 
06:07:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/resources
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/bin
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] 
06:07:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] 
06:07:22 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] No tests to run.
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [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
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [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.
06:07:22 [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
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] 
06:07:22 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit ---
06:07:22 [INFO] No tests to run.
06:07:22 [INFO] 
06:07:22 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >-------
06:07:22 [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT                 [19/58]
06:07:22 [INFO]   from plugins/org.eclipse.reddeer.junit.extension/pom.xml
06:07:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:22 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:22 [INFO] 
06:07:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] Resolving class path of RedDeer JUnit Extensions...
06:07:22 [INFO] 
06:07:22 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [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/**/*
06:07:22 [INFO] 
06:07:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/resources
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/bin
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/src/test/resources
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] No tests to run.
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [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
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [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
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] 
06:07:22 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension ---
06:07:22 [INFO] No tests to run.
06:07:22 [INFO] 
06:07:22 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >--------
06:07:22 [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT                     [20/58]
06:07:22 [INFO]   from plugins/org.eclipse.reddeer.requirements/pom.xml
06:07:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:22 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:22 [INFO] 
06:07:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements ---
06:07:22 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements ---
06:07:22 [INFO] 
06:07:22 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements ---
06:07:22 [INFO] 
06:07:22 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements ---
06:07:22 [INFO] Resolving class path of RedDeer Requirements...
06:07:23 [INFO] 
06:07:23 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements ---
06:07:23 [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/**/*
06:07:23 [INFO] 
06:07:23 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/resources
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/bin
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] 
06:07:23 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/src/test/resources
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] 
06:07:23 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] No tests to run.
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements ---
06:07:23 [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
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements ---
06:07:23 [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
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] 
06:07:23 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements ---
06:07:23 [INFO] No tests to run.
06:07:23 [INFO] 
06:07:23 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >-------------
06:07:23 [INFO] Building RedDeer UI 4.7.0-SNAPSHOT                               [21/58]
06:07:23 [INFO]   from plugins/org.eclipse.reddeer.ui/pom.xml
06:07:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:23 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:23 [INFO] 
06:07:23 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui ---
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui ---
06:07:23 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui ---
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui ---
06:07:23 [INFO] 
06:07:23 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui ---
06:07:23 [INFO] 
06:07:23 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui ---
06:07:23 [INFO] Resolving class path of RedDeer UI...
06:07:23 [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)
06:07:23 [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB)
06:07:23 [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)
06:07:24 [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)
06:07:24 [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)
06:07:24 [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)
06:07:24 [INFO] 
06:07:24 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui ---
06:07:24 [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/**/*
06:07:24 [INFO] 
06:07:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:24 [INFO] Copying 2 resources
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/bin
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] 
06:07:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/src/test/resources
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] 
06:07:24 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] No tests to run.
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui ---
06:07:24 [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
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui ---
06:07:24 [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
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] 
06:07:24 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui ---
06:07:24 [INFO] No tests to run.
06:07:24 [INFO] 
06:07:24 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >-------------
06:07:24 [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT                              [22/58]
06:07:24 [INFO]   from plugins/org.eclipse.reddeer.spy/pom.xml
06:07:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:24 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:24 [INFO] 
06:07:24 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy ---
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy ---
06:07:24 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy ---
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy ---
06:07:24 [INFO] 
06:07:24 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy ---
06:07:24 [INFO] 
06:07:24 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy ---
06:07:24 [INFO] Resolving class path of RedDeer Spy...
06:07:25 [INFO] 
06:07:25 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy ---
06:07:25 [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/**/*
06:07:25 [INFO] 
06:07:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:25 [INFO] Copying 1 resource
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/bin
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] 
06:07:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/src/test/resources
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] 
06:07:25 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] No tests to run.
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy ---
06:07:25 [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
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy ---
06:07:25 [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
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] 
06:07:25 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy ---
06:07:25 [INFO] No tests to run.
06:07:25 [INFO] 
06:07:25 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >----------
06:07:25 [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT                         [23/58]
06:07:25 [INFO]   from plugins/org.eclipse.reddeer.recorder/pom.xml
06:07:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:25 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:25 [INFO] 
06:07:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] Resolving class path of RedDeer Recorder...
06:07:25 [INFO] 
06:07:25 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder ---
06:07:25 [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/**/*
06:07:25 [INFO] 
06:07:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/resources
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/bin
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/src/test/resources
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] No tests to run.
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder ---
06:07:25 [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
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder ---
06:07:25 [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
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] 
06:07:25 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder ---
06:07:25 [INFO] No tests to run.
06:07:25 [INFO] 
06:07:25 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >-------------
06:07:25 [INFO] Building RedDeer Go 4.7.0-SNAPSHOT                               [24/58]
06:07:25 [INFO]   from plugins/org.eclipse.reddeer.go/pom.xml
06:07:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:25 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:25 [INFO] 
06:07:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go ---
06:07:25 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go ---
06:07:25 [INFO] 
06:07:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go ---
06:07:25 [INFO] 
06:07:25 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go ---
06:07:25 [INFO] Resolving class path of RedDeer Go...
06:07:26 [INFO] 
06:07:26 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go ---
06:07:26 [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/**/*
06:07:26 [INFO] 
06:07:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/resources
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] No sources to compile
06:07:26 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src does not exist
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] 
06:07:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src/test/resources
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] 
06:07:26 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] No tests to run.
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go ---
06:07:26 [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
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go ---
06:07:26 [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
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] 
06:07:26 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go ---
06:07:26 [INFO] No tests to run.
06:07:26 [INFO] 
06:07:26 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >----------
06:07:26 [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT                       [25/58]
06:07:26 [INFO]   from plugins/org.eclipse.reddeer.logparser/pom.xml
06:07:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:26 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:26 [INFO] 
06:07:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] Resolving class path of RedDeer Log Parser...
06:07:26 [INFO] 
06:07:26 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser ---
06:07:26 [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/**/*
06:07:26 [INFO] 
06:07:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/resources
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/bin
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/src/test/resources
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] No tests to run.
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser ---
06:07:26 [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
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser ---
06:07:26 [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
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] 
06:07:26 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser ---
06:07:26 [INFO] No tests to run.
06:07:26 [INFO] 
06:07:26 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >-----------
06:07:26 [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT                          [26/58]
06:07:26 [INFO]   from plugins/org.eclipse.reddeer.codegen/pom.xml
06:07:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:26 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:26 [INFO] 
06:07:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen ---
06:07:26 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen ---
06:07:26 [INFO] 
06:07:26 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen ---
06:07:26 [INFO] 
06:07:26 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen ---
06:07:26 [INFO] Resolving class path of RedDeer CodeGen...
06:07:27 [INFO] 
06:07:27 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen ---
06:07:27 [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/**/*
06:07:27 [INFO] 
06:07:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/resources
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/bin
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] 
06:07:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/src/test/resources
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] 
06:07:27 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] No tests to run.
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen ---
06:07:27 [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
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen ---
06:07:27 [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
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] 
06:07:27 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen ---
06:07:27 [INFO] No tests to run.
06:07:27 [INFO] 
06:07:27 [INFO] -------------------< org.eclipse.reddeer:test-apps >--------------------
06:07:27 [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT                        [27/58]
06:07:27 [INFO]   from test-apps/pom.xml
06:07:27 [INFO] --------------------------------[ pom ]---------------------------------
06:07:27 [INFO] 
06:07:27 [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps ---
06:07:27 [INFO] 
06:07:27 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps ---
06:07:27 [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/**/*
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps ---
06:07:27 [INFO] 
06:07:27 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >-------------
06:07:27 [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT                      [28/58]
06:07:27 [INFO]   from test-apps/org.eclipse.reddeer.e4/pom.xml
06:07:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:27 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:27 [INFO] 
06:07:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] Resolving class path of RedDeer E4 Test App...
06:07:27 [INFO] 
06:07:27 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 ---
06:07:27 [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/**/*
06:07:27 [INFO] 
06:07:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/resources
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/bin
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/src/test/resources
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] No tests to run.
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 ---
06:07:27 [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
06:07:27 [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
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 ---
06:07:27 [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
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] 
06:07:27 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 ---
06:07:27 [INFO] No tests to run.
06:07:27 [INFO] 
06:07:27 [INFO] ---------------------< org.eclipse.reddeer:tests >----------------------
06:07:27 [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT                            [29/58]
06:07:27 [INFO]   from tests/pom.xml
06:07:27 [INFO] --------------------------------[ pom ]---------------------------------
06:07:27 [INFO] 
06:07:27 [INFO] --- clean:3.2.0:clean (default-clean) @ tests ---
06:07:27 [INFO] 
06:07:27 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests ---
06:07:27 [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/**/*
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests ---
06:07:27 [INFO] 
06:07:27 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests ---
06:07:27 [INFO] 
06:07:27 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >---------
06:07:27 [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT                     [30/58]
06:07:27 [INFO]   from tests/org.eclipse.reddeer.common.test/pom.xml
06:07:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:07:27 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:07:27 [INFO] 
06:07:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test ---
06:07:27 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test ---
06:07:27 [INFO] 
06:07:27 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test ---
06:07:27 [INFO] 
06:07:27 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test ---
06:07:27 [INFO] Resolving class path of RedDeer Common Tests...
06:07:27 [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)
06:07:27 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [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)
06:07:29 [INFO] 
06:07:29 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test ---
06:07:29 [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/**/*
06:07:29 [INFO] 
06:07:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test ---
06:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test ---
06:07:29 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/bin
06:07:29 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources does not exist
06:07:29 [INFO] 
06:07:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test ---
06:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/src/test/resources
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test ---
06:07:29 [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
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test ---
06:07:29 [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
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test ---
06:07:29 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.76kB)
06:07:29 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.71kB)
06:07:29 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (57.69kB)
06:07:29 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.01kB)
06:07:29 [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.87kB)
06:07:29 [INFO] Fetching org.eclipse.platform_4.29.0.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (586.38kB)
06:07:29 [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)
06:07:29 [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
06:07:29 [INFO] Command line:
06:07:29 	[/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]
06:07:32 Launching application org.eclipse.ui.ide.workbench...
06:07:35 Running org.eclipse.reddeer.common.test.wait.GroupWaitTest
06:07:36 10:07:36.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:37 10:07:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
06:07:37 10:07:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:41 10:07:41.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
06:07:41 10:07:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:45 10:07:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:07:45 10:07:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:46 10:07:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:07:46 10:07:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:48 10:07:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
06:07:48 10:07:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:51 10:07:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
06:07:51 10:07:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:07:55 10:07:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:07:55 10:07:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:02 10:08:02.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:08:02 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.209 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest
06:08:02 test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 1.096 s
06:08:02 test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0.001 s
06:08:02 test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.002 s
06:08:02 test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.001 s
06:08:02 test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 3.504 s
06:08:02 test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 2.509 s
06:08:02 test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 11.004 s
06:08:02 test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0 s
06:08:02 Running org.eclipse.reddeer.common.test.wait.TimePeriodTest
06:08:02 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest
06:08:02 getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0.001 s
06:08:02 getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0.001 s
06:08:02 getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
06:08:02 Running org.eclipse.reddeer.common.test.wait.WaitWhileTest
06:08:02 10:08:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:09 10:08:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:08:09 10:08:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:16 10:08:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:08:16 10:08:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:18 10:08:18.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
06:08:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest
06:08:18 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0.001 s
06:08:18 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
06:08:18 test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.002 s
06:08:18 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
06:08:18 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.002 s
06:08:18 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 2.501 s
06:08:18 Running org.eclipse.reddeer.common.test.wait.WaitUntilTest
06:08:18 10:08:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:25 10:08:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:08:25 10:08:25.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:32 10:08:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
06:08:32 10:08:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
06:08:35 10:08:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
06:08:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest
06:08:35 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0.001 s
06:08:35 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
06:08:35 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
06:08:35 test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.002 s
06:08:35 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.002 s
06:08:35 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 2.501 s
06:08:35 Running org.eclipse.reddeer.common.test.wait.WaitProviderTest
06:08:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest
06:08:35 test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
06:08:35 test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0.001 s
06:08:35 test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
06:08:35 Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
06:08:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
06:08:35 testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.03 s
06:08:35 testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.003 s
06:08:35 testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
06:08:35 testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
06:08:35 testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
06:08:35 testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
06:08:35 Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
06:08:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
06:08:35 testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.004 s
06:08:35 testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0 s
06:08:35 Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
06:08:35 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
06:08:35 getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
06:08:35 getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
06:08:35 getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0.001 s
06:08:35 getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
06:08:35 getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
06:08:35 getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
06:08:35 getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
06:08:35 Running org.eclipse.reddeer.common.properties.LoggerTest
06:08:35 10:08:35.306 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message
06:08:35 10:08:35.306 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message
06:08:35 10:08:35.307 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message
06:08:35 10:08:35.307 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message
06:08:35 10:08:35.307 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message
06:08:35 10:08:35.307 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message
06:08:35 10:08:35.307 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message
06:08:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.LoggerTest
06:08:35 testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest)  Time elapsed: 0.001 s
06:08:35 
06:08:35 Results:
06:08:35 
06:08:35 Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
06:08:35 
06:08:36 [INFO] All tests passed!
06:08:36 [INFO] 
06:08:36 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test ---
06:08:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec
06:08:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:08:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:08:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
06:08:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:08:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
06:08:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
06:08:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
06:08:37 [INFO] 
06:08:37 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >----------
06:08:37 [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT                        [31/58]
06:08:37 [INFO]   from tests/org.eclipse.reddeer.swt.test/pom.xml
06:08:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:08:37 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:08:38 [INFO] 
06:08:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] 
06:08:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:08:38 [INFO] 
06:08:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] 
06:08:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] 
06:08:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] 
06:08:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] Resolving class path of RedDeer SWT Tests...
06:08:38 [INFO] 
06:08:38 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test ---
06:08: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.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:08:38 [INFO] 
06:08:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources
06:08:38 [INFO] 
06:08:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test ---
06:08:38 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin
06:08:39 [INFO] 
06:08:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test ---
06:08:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources
06:08:39 [INFO] 
06:08:39 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test ---
06:08:39 [INFO] 
06:08:39 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test ---
06:08:39 [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
06:08:39 [INFO] 
06:08:39 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test ---
06:08:39 [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
06:08:39 [INFO] 
06:08:39 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test ---
06:08:39 [INFO] 
06:08:39 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test ---
06:08: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)
06:08: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.swt.test/target/work/data/.metadata/.log
06:08:41 [INFO] Command line:
06:08: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.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]
06:08:43 Launching application org.eclipse.ui.ide.workbench...
06:08:44 SLF4J: No SLF4J providers were found.
06:08:44 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:08:44 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
06:08:47 Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:47 10:08:47.916 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:08:47 10:08:47.918 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
06:08:47 10:08:47.927 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:08:47 10:08:47.928 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
06:08:47 10:08:47.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.022 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:08:48 10:08:48.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
06:08:48 10:08:48.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
06:08:48 10:08:48.035 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
06:08:48 10:08:48.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.040 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:08:48 10:08:48.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.121 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:08:48 10:08:48.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
06:08:48 10:08:48.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:48 10:08:48.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
06:08:48 10:08:48.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:48 10:08:48.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:48 10:08:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:48 10:08:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:48 10:08:48.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
06:08:48 10:08:48.440 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
06:08:48 10:08:48.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:48 10:08:48.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:48 10:08:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:48 10:08:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:48 10:08:48.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
06:08:48 10:08:48.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
06:08:48 10:08:48.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:48 10:08:48.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:48 10:08:48.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:48 10:08:48.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:48 10:08:48.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
06:08:48 10:08:48.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
06:08:48 10:08:48.716 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
06:08:48 10:08:48.716 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
06:08:48 10:08:48.716 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
06:08:48 10:08:48.716 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
06:08:48 10:08:48.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:48 10:08:48.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:48 10:08:48.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:48 10:08:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:48 10:08:48.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
06:08:48 10:08:48.825 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
06:08:48 10:08:48.826 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
06:08:48 10:08:48.826 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
06:08:48 10:08:48.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:48 10:08:48.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:48 10:08:48.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:48 10:08:48.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:48 10:08:48.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:48 10:08:48.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:48 10:08:48.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:48 10:08:48.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:48 10:08:48.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:48 10:08:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:48 10:08:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:48 10:08:48.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
06:08:48 10:08:48.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
06:08:48 10:08:48.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1"
06:08:48 10:08:48.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:48 10:08:48.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:48 10:08:48.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:49 10:08:49.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:49 10:08:49.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:49 10:08:49.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
06:08:49 10:08:49.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
06:08:49 10:08:49.111 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
06:08:49 10:08:49.111 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
06:08:49 10:08:49.111 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
06:08:49 10:08:49.111 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
06:08:49 10:08:49.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:49 10:08:49.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
06:08:49 10:08:49.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:49 10:08:49.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
06:08:49 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.201 s
06:08:49 testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.191 s
06:08:49 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.097 s
06:08:49 shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.124 s
06:08:49 testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.166 s
06:08:49 hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.116 s
06:08:49 shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.119 s
06:08:49 Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.214 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.215 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:08:49 10:08:49.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.216 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:49 10:08:49.276 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.278 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.278 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
06:08:49 10:08:49.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
06:08:49 10:08:49.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2"
06:08:49 10:08:49.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.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.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:49 10:08:49.375 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.376 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.376 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
06:08:49 10:08:49.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
06:08:49 10:08:49.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.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.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:49 10:08:49.465 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.466 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.466 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:49 10:08:49.466 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:49 10:08:49.466 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
06:08:49 10:08:49.466 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
06:08:49 10:08:49.466 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio
06:08:49 10:08:49.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio"
06:08:49 10:08:49.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio
06:08:49 10:08:49.470 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio
06:08:49 10:08:49.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:49 10:08:49.561 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.563 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.563 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
06:08:49 10:08:49.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.651 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
06:08:49 10:08:49.652 DEBUG [main][MenuItemLookup] Item match:DisabledMenu
06:08:49 10:08:49.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
06:08:49 10:08:49.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
06:08:49 10:08:49.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:49 10:08:49.785 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:49 10:08:49.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:49 10:08:49.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
06:08:49 10:08:49.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
06:08:49 10:08:49.786 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
06:08:49 10:08:49.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
06:08:49 10:08:49.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
06:08:49 10:08:49.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:49 10:08:49.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:49 10:08:49.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:49 10:08:49.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:49 10:08:49.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:49 10:08:49.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:49 10:08:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:49 10:08:49.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:49 10:08:49.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:49 10:08:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:49 10:08:49.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:49 10:08:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:49 10:08:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:49 10:08:49.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:49 10:08:49.934 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:49 10:08:49.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:49 10:08:49.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:49 10:08:49.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:49 10:08:49.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:49 10:08:49.934 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:49 10:08:49.934 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:49 10:08:49.934 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:49 10:08:49.934 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
06:08:49 10:08:49.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
06:08:49 10:08:49.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild"
06:08:49 10:08:49.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:49 10:08:49.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:49 10:08:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:49 10:08:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:49 10:08:49.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:49 10:08:49.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:49 10:08:49.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:49 10:08:49.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:49 10:08:49.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:49 10:08:49.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:49 10:08:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:50 10:08:50.033 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.033 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.033 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:50 10:08:50.033 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:50 10:08:50.034 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
06:08:50 10:08:50.034 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
06:08:50 10:08:50.034 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
06:08:50 10:08:50.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:50 10:08:50.152 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.153 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.153 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
06:08:50 10:08:50.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
06:08:50 10:08:50.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1
06:08:50 10:08:50.153 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1
06:08:50 10:08:50.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
06:08:50 10:08:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:08:50 10:08:50.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:08:50 10:08:50.156 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:08:50 10:08:50.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.230 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
06:08:50 10:08:50.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.285 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem'
06:08:50 10:08:50.285 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem
06:08:50 10:08:50.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.357 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:50 10:08:50.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:50 10:08:50.358 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
06:08:50 10:08:50.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu"
06:08:50 10:08:50.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.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
06:08:50 10:08:50.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:50 10:08:50.431 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.512 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.512 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.512 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:50 10:08:50.512 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:50 10:08:50.512 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
06:08:50 10:08:50.512 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild'
06:08:50 10:08:50.512 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild
06:08:50 10:08:50.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
06:08:50 10:08:50.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.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.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:50 10:08:50.580 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.581 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.581 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
06:08:50 10:08:50.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:50 10:08:50.660 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.661 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.661 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:50 10:08:50.661 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:50 10:08:50.661 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
06:08:50 10:08:50.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
06:08:50 10:08:50.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:50 10:08:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:50 10:08:50.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:50 10:08:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
06:08:50 10:08:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:50 10:08:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:50 10:08:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:50 10:08:50.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
06:08:50 10:08:50.732 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
06:08:50 10:08:50.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
06:08:50 10:08:50.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
06:08:50 10:08:50.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:08:50 10:08:50.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.732 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
06:08:50 10:08:50.732 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
06:08:50 10:08:50.732 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
06:08:50 10:08:50.732 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
06:08:50 10:08:50.732 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck
06:08:50 10:08:50.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck"
06:08:50 10:08:50.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck
06:08:50 10:08:50.733 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck
06:08:50 10:08:50.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
06:08:50 10:08:50.744 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 10:08:50.744 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:50 10:08:50.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:50 10:08:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
06:08:50 menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.104 s
06:08:50 menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.099 s
06:08:50 radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.109 s
06:08:50 getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.046 s
06:08:50 disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.104 s
06:08:50 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.073 s
06:08:50 getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.08 s
06:08:50 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.04 s
06:08:50 menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.074 s
06:08:50 getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.162 s
06:08:50 selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.062 s
06:08:50 getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.07 s
06:08:50 shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.083 s
06:08:50 menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.056 s
06:08:50 getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.067 s
06:08:50 menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.075 s
06:08:50 getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.104 s
06:08:50 menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.058 s
06:08:50 checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.057 s
06:08:50 Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:50 10:08:50.764 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:50 10:08:50.766 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:08:50 10:08:50.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:50 10:08:50.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:50 10:08:50.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:50 10:08:50.766 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:08:50 10:08:50.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:50 10:08:50.767 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:08:50 10:08:50.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:50 10:08:50.768 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
06:08:50 10:08:50.769 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
06:08:50 10:08:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:50 10:08:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
06:08:50 10:08:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:50 10:08:50.814 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
06:08:50 10:08:50.815 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:08:50 10:08:50.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
06:08:50 10:08:50.885 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
06:08:50 10:08:50.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
06:08:50 10:08:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:50 10:08:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:50 10:08:50.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:08:50 10:08:50.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:50 10:08:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
06:08:50 10:08:50.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:50 10:08:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:08:50 10:08:50.891 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
06:08:50 10:08:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:08:50 10:08:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:08:50 10:08:50.894 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
06:08:50 10:08:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:08:50 10:08:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:08:50 10:08:50.894 TRACE [main][WidgetHandler] Notify Table with event 13
06:08:50 10:08:50.894 TRACE [main][WidgetHandler] Wait for synchronization
06:08:50 10:08:50.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:50 10:08:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
06:08:50 10:08:50.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:50 10:08:50.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:08:50 10:08:50.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:50 10:08:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:50 10:08:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:50 10:08:50.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
06:08:50 10:08:50.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:50 10:08:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:50 10:08:50.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:50 10:08:50.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:50 10:08:50.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:50 10:08:50.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:08:50 10:08:50.926 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:08:50 10:08:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:08:50 10:08:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:08:50 10:08:50.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:08:50 10:08:50.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:51 10:08:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:08:51 10:08:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:08:51 10:08:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:08:51 10:08:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.518 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.518 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.518 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.518 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.519 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.524 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:08:51 10:08:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:08:51 10:08:51.525 DEBUG [main][MenuItemLookup] Item match:Perspective
06:08:51 10:08:51.529 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
06:08:51 10:08:51.529 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.529 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
06:08:51 10:08:51.529 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
06:08:51 10:08:51.529 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
06:08:51 10:08:51.529 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
06:08:51 10:08:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:08:51 10:08:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.530 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.530 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.531 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:08:51 10:08:51.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.534 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Item match:Perspective
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
06:08:51 10:08:51.535 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
06:08:51 10:08:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.536 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:08:51 10:08:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:08:51 10:08:51.537 DEBUG [main][MenuItemLookup] Item match:Perspective
06:08:51 10:08:51.538 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
06:08:51 10:08:51.538 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.538 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
06:08:51 10:08:51.538 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
06:08:51 10:08:51.538 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
06:08:51 10:08:51.538 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
06:08:51 10:08:51.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
06:08:51 10:08:51.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
06:08:51 10:08:51.538 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
06:08:51 10:08:51.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
06:08:51 10:08:51.569 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
06:08:51 10:08:51.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
06:08:51 10:08:51.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:51 10:08:51.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:51 10:08:51.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:51 10:08:51.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:51 10:08:51.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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")
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
06:08:51 10:08:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:51 10:08:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:51 10:08:51.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:51 10:08:51.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:51 10:08:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:51 10:08:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:08:51 10:08:51.571 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
06:08:51 10:08:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:08:51 10:08:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:08:51 10:08:51.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:08:51 10:08:51.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:51 10:08:51.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:51 10:08:51.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
06:08:51 10:08:51.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:51 10:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:51 10:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:51 10:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:51 10:08:51.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:51 10:08:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:51 10:08:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:51 10:08:51.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:51 10:08:51.771 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.*')
06:08:51 10:08:51.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:51 10:08:51.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:51 10:08:51.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:51 10:08:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:51 10:08:51.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:51 10:08:51.781 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:08:51 10:08:51.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:51 10:08:51.896 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)'
06:08:51 10:08:51.896 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.896 DEBUG [main][MenuItemLookup] Found menu:'Run As'
06:08:51 10:08:51.896 DEBUG [main][MenuItemLookup] Item match:Run As
06:08:51 10:08:51.899 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)'
06:08:51 10:08:51.899 DEBUG [main][MenuItemLookup] Item match:(none applicable)
06:08:51 10:08:51.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)"
06:08:51 10:08:51.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:51 10:08:51.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:51 10:08:51.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:51 10:08:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 10:08:51.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
06:08:51 10:08:51.900 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:51 10:08:51.900 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:51 10:08:51.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:51 10:08:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:51 10:08:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
06:08:51 WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)  Time elapsed: 0.145 s
06:08:51 Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:51 10:08:51.914 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:51 10:08:51.915 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:08:51 10:08:51.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:51 10:08:51.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:51 10:08:51.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:51 10:08:51.915 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:51 10:08:51.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:51 10:08:51.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:51 10:08:51.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:51 10:08:51.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:51 10:08:51.929 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu.
06:08:51 10:08:51.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:51 10:08:51.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:51 10:08:51.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:51 10:08:51.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:51 10:08:51.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:51 10:08:51.929 DEBUG [main][MenuItemLookup] Item match:Window
06:08:51 10:08:51.930 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:51 10:08:51.930 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:51 10:08:51.930 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:51 10:08:51.930 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.930 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:51 10:08:51.930 DEBUG [main][MenuItemLookup] Item match:Show View
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:08:51 10:08:51.934 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:08:51 10:08:51.935 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:08:51 10:08:51.935 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:08:51 10:08:51.935 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:08:51 10:08:51.935 DEBUG [main][MenuItemLookup] Found menu:''
06:08:51 10:08:51.935 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:08:51 10:08:51.935 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:08:51 10:08:51.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:08:51 10:08:51.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:08:51 10:08:51.935 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:08:52 10:08:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:08:52 10:08:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:08:52 10:08:52.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:52 10:08:52.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:52 10:08:52.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:52 10:08:52.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:52 10:08:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:52 10:08:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:52 10:08:52.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
06:08:52 10:08:52.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:08:52 10:08:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:08:52 10:08:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:08:52 10:08:52.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:08:52 10:08:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
06:08:52 10:08:52.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:08:52 10:08:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:08:52 10:08:52.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:08:52 10:08:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:08:52 10:08:52.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:08:52 10:08:52.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT
06:08:52 10:08:52.528 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT
06:08:52 10:08:52.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection
06:08:52 10:08:52.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT
06:08:52 10:08:52.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:52 10:08:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:52 10:08:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:52 10:08:52.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:08:52 10:08:52.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:52 10:08:52.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:08:52 10:08:52.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:52 10:08:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:52 10:08:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:52 10:08:52.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:08:52 10:08:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:52 10:08:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:52 10:08:52.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:52 10:08:52.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:08:52 10:08:52.532 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:08:52 10:08:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:08:52 10:08:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:08:52 10:08:52.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:08:52 10:08:52.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:52 10:08:52.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:08:52 10:08:52.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:08:52 10:08:52.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:08:52 10:08:52.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:08:52 10:08:52.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:52 10:08:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:52 10:08:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:52 10:08:52.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:52 10:08:52.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
06:08:52 10:08:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:52 10:08:52.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:52 10:08:52.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:08:52 10:08:52.627 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
06:08:52 10:08:52.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
06:08:52 10:08:52.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:08:52 10:08:52.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:08:52 10:08:52.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:08:52 10:08:52.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:08:52 10:08:52.638 DEBUG [main][MenuItemLookup] Found menu:'submenu'
06:08:52 10:08:52.639 DEBUG [main][MenuItemLookup] Found menu:''
06:08:52 10:08:52.639 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID'
06:08:52 10:08:52.639 DEBUG [main][MenuItemLookup] Item match:View Action with ID
06:08:52 10:08:52.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID"
06:08:52 10:08:52.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID
06:08:52 10:08:52.639 INFO [main][MenuItemHandler] Select menu item: View Action with ID
06:08:52 10:08:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled....
06:08:52 10:08:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:52 10:08:52.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:52 10:08:52.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:52 10:08:52.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:52 10:08:52.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:52 10:08:52.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
06:08:52 10:08:52.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:52 10:08:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:52 10:08:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:52 10:08:52.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:52 10:08:52.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
06:08:52 10:08:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:52 10:08:52.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:52 10:08:52.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:08:52 10:08:52.664 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
06:08:52 10:08:52.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
06:08:52 10:08:52.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:08:52 10:08:52.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:08:52 10:08:52.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:08:52 10:08:52.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:08:52 10:08:52.674 DEBUG [main][MenuItemLookup] Found menu:'submenu'
06:08:52 10:08:52.674 DEBUG [main][MenuItemLookup] Item match:submenu
06:08:52 10:08:52.676 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
06:08:52 10:08:52.676 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA
06:08:52 10:08:52.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A"
06:08:52 10:08:52.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA
06:08:52 10:08:52.676 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A
06:08:52 10:08:52.677 DEBUG [main][MenuItemLookup] Found menu:'submenu'
06:08:52 10:08:52.677 DEBUG [main][MenuItemLookup] Item match:submenu
06:08:52 10:08:52.677 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
06:08:52 10:08:52.677 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB'
06:08:52 10:08:52.677 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB
06:08:52 10:08:52.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B"
06:08:52 10:08:52.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB
06:08:52 10:08:52.677 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:52 10:08:52.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:52 10:08:52.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:52 10:08:52.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:52 10:08:52.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:52 10:08:52.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:52 10:08:52.713 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
06:08:52 10:08:52.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:52 10:08:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:52 10:08:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:52 10:08:52.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:52 10:08:52.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'File'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:08:52 10:08:52.714 DEBUG [main][MenuItemLookup] Item match:Window
06:08:52 10:08:52.715 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:08:52 10:08:52.715 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:08:52 10:08:52.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:08:52 10:08:52.715 DEBUG [main][MenuItemLookup] Found menu:''
06:08:52 10:08:52.715 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:08:52 10:08:52.715 DEBUG [main][MenuItemLookup] Item match:Show View
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:''
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:08:52 10:08:52.719 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:08:52 10:08:52.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:08:52 10:08:52.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:08:52 10:08:52.729 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:08:52 10:08:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:08:52 10:08:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:08:52 10:08:52.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:52 10:08:52.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:52 10:08:52.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:52 10:08:52.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:52 10:08:52.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:08:52 10:08:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:08:52 10:08:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:08:52 10:08:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:08:52 10:08:52.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:08:52 10:08:52.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:08:53 10:08:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:08:53 10:08:53.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:08:53 10:08:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:08:53 10:08:53.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:08:53 10:08:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:08:53 10:08:53.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:08:53 10:08:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:08:53 10:08:53.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:08:53 10:08:53.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
06:08:53 10:08:53.288 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
06:08:53 10:08:53.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
06:08:53 10:08:53.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
06:08:53 10:08:53.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:53 10:08:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:53 10:08:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:53 10:08:53.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:08:53 10:08:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:53 10:08:53.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:08:53 10:08:53.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:53 10:08:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:53 10:08:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:53 10:08:53.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:08:53 10:08:53.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:53 10:08:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:53 10:08:53.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:53 10:08:53.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:08:53 10:08:53.291 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:08:53 10:08:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:08:53 10:08:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:08:53 10:08:53.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:08:53 10:08:53.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:53 10:08:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:08:53 10:08:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:08:53 10:08:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:08:53 10:08:53.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:08:53 10:08:53.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:53 10:08:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:53 10:08:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:53 10:08:53.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:53 10:08:53.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
06:08:53 10:08:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:53 10:08:53.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:53 10:08:53.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:08:53 10:08:53.441 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
06:08:53 10:08:53.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
06:08:53 10:08:53.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:08:53 10:08:53.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:08:53 10:08:53.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:08:53 10:08:53.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:08:53 10:08:53.456 DEBUG [main][MenuItemLookup] Found menu:'Group By'
06:08:53 10:08:53.456 DEBUG [main][MenuItemLookup] Found menu:''
06:08:53 10:08:53.456 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
06:08:53 10:08:53.456 DEBUG [main][MenuItemLookup] Item match:Filters...
06:08:53 10:08:53.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..."
06:08:53 10:08:53.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters...
06:08:53 10:08:53.456 INFO [main][MenuItemHandler] Select menu item: &Filters...
06:08:53 10:08:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
06:08:53 10:08:53.541 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
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:53 10:08:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:53 10:08:53.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent
06:08:53 10:08:53.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:53 10:08:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:53 10:08:53.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:53 10:08:53.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:08:53 10:08:53.544 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:08:53 10:08:53.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:08:53 10:08:53.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:08:53 10:08:53.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:08:53 10:08:53.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:53 10:08:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
06:08:53 10:08:53.653 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
06:08:53 10:08:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
06:08:53 10:08:53.653 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
06:08:53 10:08:53.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:53 10:08:53.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:53 10:08:53.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:53 10:08:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:53 10:08:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:53 10:08:53.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:53 10:08:53.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:53 10:08:53.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:53 10:08:53.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:53 10:08:53.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:53 10:08:53.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:53 10:08:53.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:53 10:08:53.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
06:08:53 10:08:53.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:08:53 10:08:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:53 10:08:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:53 10:08:53.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:08:53 10:08:53.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 '\*?\QError Log\E')
06:08:53 10:08:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:53 10:08:53.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:53 10:08:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:53 10:08:53.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:08:53 10:08:53.672 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
06:08:53 10:08:53.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
06:08:53 10:08:53.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:08:53 10:08:53.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:08:53 10:08:53.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:08:53 10:08:53.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Found menu:'Group By'
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Found menu:''
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Found menu:''
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Found menu:'Show text filter'
06:08:53 10:08:53.674 DEBUG [main][MenuItemLookup] Item match:Show text filter
06:08:53 10:08:53.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter"
06:08:53 10:08:53.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter
06:08:53 10:08:53.675 INFO [main][MenuItemHandler] Select menu item: &Show text filter
06:08:53 10:08:53.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
06:08:53 10:08:53.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:53 10:08:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:53 10:08:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:53 10:08:53.677 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
06:08:53 10:08:53.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:53 10:08:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:53 10:08:53.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:53 10:08:53.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:54 10:08:54.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:54 10:08:54.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:54 10:08:54.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:54 10:08:54.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:54 10:08:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:08:54 10:08:54.686 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
06:08:54 10:08:54.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:54 10:08:54.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:54 10:08:54.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:54 10:08:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:54 10:08:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:54 10:08:54.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
06:08:54 10:08:54.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:54 10:08:54.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:54 10:08:54.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:54 10:08:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:54 10:08:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.774 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
06:08:54 actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.724 s
06:08:54 parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.038 s
06:08:54 testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.976 s
06:08:54 testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 1.033 s
06:08:54 Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.699 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.700 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:08:54 10:08:54.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:54 10:08:54.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:54 10:08:54.700 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:08:54 10:08:54.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:54 10:08:54.701 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:08:54 10:08:54.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:54 10:08:54.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:54 10:08:54.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:54 10:08:54.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:54 10:08:54.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:54 10:08:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:54 10:08:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:54 10:08:54.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:54 10:08:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:54 10:08:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:54 10:08:54.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
06:08:54 10:08:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:54 10:08:54.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:54 10:08:54.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:54 10:08:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:54 10:08:54.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:54 10:08:54.736 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:08:54 10:08:54.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:54 10:08:54.746 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1'
06:08:54 10:08:54.746 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1
06:08:54 10:08:54.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:54 10:08:54.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:54 10:08:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:54 10:08:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:54 10:08:54.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:54 10:08:54.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:54 10:08:54.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:54 10:08:54.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:54 10:08:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:54 10:08:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:54 10:08:54.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:54 10:08:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:54 10:08:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:54 10:08:54.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
06:08:54 10:08:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:54 10:08:54.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:54 10:08:54.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:54 10:08:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:54 10:08:54.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:54 10:08:54.816 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:08:54 10:08:54.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:54 10:08:54.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
06:08:54 10:08:54.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2"
06:08:54 10:08:54.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3"
06:08:54 10:08:54.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:54 10:08:54.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:54 10:08:54.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:54 10:08:54.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:54 10:08:54.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:54 10:08:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:54 10:08:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:54 10:08:54.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:54 10:08:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:54 10:08:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:54 10:08:54.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
06:08:54 10:08:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:54 10:08:54.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:54 10:08:54.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:54 10:08:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:54 10:08:54.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:54 10:08:54.886 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:08:54 10:08:54.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:54 10:08:54.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:54 10:08:54.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:54 10:08:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:54 10:08:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:54 10:08:54.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:54 10:08:54.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:54 10:08:54.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:54 10:08:54.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:54 10:08:54.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:54 10:08:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:54 10:08:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:54 10:08:54.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:54 10:08:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:54 10:08:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:54 10:08:54.975 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")
06:08:54 10:08:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:54 10:08:54.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:54 10:08:54.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:54 10:08:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:54 10:08:54.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:54 10:08:54.976 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:08:54 10:08:54.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:08:54 10:08:54.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
06:08:54 10:08:54.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:54 10:08:54.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:54 10:08:54.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:55 10:08:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:55 10:08:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:55 10:08:55.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:55 10:08:55.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:55 10:08:55.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:55 10:08:55.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:55 10:08:55.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:55 10:08:55.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:55 10:08:55.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:55 10:08:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
06:08:55 10:08:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
06:08:55 10:08:55.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
06:08:55 10:08:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:08:55 10:08:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:08:55 10:08:55.054 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")
06:08:55 10:08:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:55 10:08:55.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:55 10:08:55.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:55 10:08:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:55 10:08:55.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:08:55 10:08:55.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:55 10:08:55.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:55 10:08:55.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:55 10:08:55.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:55 10:08:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:55 10:08:55.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
06:08:55 10:08:55.070 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:55 10:08:55.070 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:55 10:08:55.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:55 10:08:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:55 10:08:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
06:08:55 toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.073 s
06:08:55 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.064 s
06:08:55 toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.102 s
06:08:55 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.079 s
06:08:55 toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.048 s
06:08:55 Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:55 10:08:55.079 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:55 10:08:55.081 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:08:55 10:08:55.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:55 10:08:55.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:55 10:08:55.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:55 10:08:55.082 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:08:55 10:08:55.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:55 10:08:55.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:55 10:08:55.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:55 10:08:55.220 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
06:08:55 10:08:55.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:55 10:08:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:55 10:08:55.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:55 10:08:55.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:55 10:08:55.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:55 10:08:55.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:55 10:08:55.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:08:55 10:08:55.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:08:55 10:08:55.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:08:55 10:08:55.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:08:56 10:08:56.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:08:56 10:08:56.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:08:56 10:08:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:08:56 10:08:56.241 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found
06:08:56 10:08:56.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:08:56 10:08:56.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:08:56 10:08:56.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:08:56 10:08:56.242 DEBUG [main][AbstractWait] Waiting until shell is active...
06:08:56 10:08:56.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:08:56 10:08:56.242 INFO [main][AbstractShell] Close shell Testing shell
06:08:56 10:08:56.242 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:08:56 10:08:56.257 DEBUG [main][AbstractWait] Waiting while shell is available...
06:08:56 10:08:56.257 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:08:56 10:08:56.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:56 10:08:56.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:56 10:08:56.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:56 10:08:56.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:56 10:08:56.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:56 10:08:56.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:56 10:08:56.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:56 10:08:56.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:56 10:08:56.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:56 10:08:56.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:56 10:08:56.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:56 10:08:56.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:56 10:08:56.312 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:
06:08:56 is "@#NON_EXISITNG_LABEL%$")
06:08:56 10:08:56.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:56 10:08:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:56 10:08:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:56 10:08:56.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:56 10:08:56.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:56 10:08:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:56 10:08:56.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:56 10:08:56.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:56 10:08:56.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:56 10:08:56.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:57 10:08:57.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:57 10:08:57.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:08:57 10:08:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:08:57 10:08:57.334 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found
06:08:57 10:08:57.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:08:57 10:08:57.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:08:57 10:08:57.335 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:08:57 10:08:57.335 DEBUG [main][AbstractWait] Waiting until shell is active...
06:08:57 10:08:57.335 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:08:57 10:08:57.335 INFO [main][AbstractShell] Close shell Testing shell
06:08:57 10:08:57.335 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:08:57 10:08:57.347 DEBUG [main][AbstractWait] Waiting while shell is available...
06:08:57 10:08:57.347 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:08:57 10:08:57.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:57 10:08:57.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:57 Error sending IPC message: Broken pipe
06:08:57 10:08:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:57 10:08:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:57 10:08:57.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:57 10:08:57.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:57 10:08:57.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:57 10:08:57.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:57 10:08:57.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:57 10:08:57.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:57 10:08:57.392 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
06:08:57 10:08:57.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:57 10:08:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:57 10:08:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:57 10:08:57.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:57 10:08:57.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:57 10:08:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:57 10:08:57.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:57 10:08:57.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:57 10:08:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:57 10:08:57.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
06:08:57 10:08:57.416 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute()
06:08:57 10:08:57.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:08:57 10:08:57.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
06:08:57 10:08:57.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:08:57 10:08:57.504 DEBUG [main][AbstractWait] Waiting until shell is active...
06:08:57 10:08:57.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:08:57 10:08:57.504 INFO [main][AbstractShell] Close shell Testing shell
06:08:57 10:08:57.504 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:08:57 10:08:57.517 DEBUG [main][AbstractWait] Waiting while shell is available...
06:08:57 10:08:57.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:08:57 10:08:57.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:57 10:08:57.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:57 10:08:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:57 10:08:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:57 10:08:57.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:57 10:08:57.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:57 10:08:57.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:57 10:08:57.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:57 10:08:57.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:57 10:08:57.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:57 10:08:57.567 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
06:08:57 10:08:57.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:57 10:08:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:57 10:08:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:57 10:08:57.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:57 10:08:57.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:57 10:08:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:57 10:08:57.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:57 10:08:57.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:57 10:08:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:57 10:08:57.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
06:08:57 10:08:57.615 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test";
06:08:57 10:08:57.778 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:08:57 10:08:57.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:08:57 10:08:57.780 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:08:57 10:08:57.780 DEBUG [main][AbstractWait] Waiting until shell is active...
06:08:57 10:08:57.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:08:57 10:08:57.780 INFO [main][AbstractShell] Close shell Testing shell
06:08:57 10:08:57.780 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:08:57 10:08:57.802 DEBUG [main][AbstractWait] Waiting while shell is available...
06:08:57 10:08:57.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:08:57 10:08:57.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:57 10:08:57.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:57 10:08:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:57 10:08:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:57 10:08:57.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:57 10:08:57.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:57 10:08:57.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:57 10:08:57.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:57 10:08:57.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:57 10:08:57.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:57 10:08:57.864 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
06:08:57 10:08:57.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:57 10:08:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:57 10:08:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:57 10:08:57.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:57 10:08:57.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:57 10:08:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:57 10:08:57.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:57 10:08:57.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:57 10:08:57.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:57 10:08:57.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
06:08:57 10:08:57.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:08:57 10:08:57.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
06:08:57 10:08:57.910 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:08:57 10:08:57.910 DEBUG [main][AbstractWait] Waiting until shell is active...
06:08:57 10:08:57.910 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:08:57 10:08:57.910 INFO [main][AbstractShell] Close shell Testing shell
06:08:57 10:08:57.910 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:08:57 10:08:57.998 DEBUG [main][AbstractWait] Waiting while shell is available...
06:08:57 10:08:57.998 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:08:57 10:08:57.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:57 10:08:57.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:57 10:08:57.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:58 10:08:58.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:58 10:08:58.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:58 10:08:58.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:58 10:08:58.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:58 10:08:58.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:58 10:08:58.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:58 10:08:58.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:58 10:08:58.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:58 10:08:58.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:58 10:08:58.040 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:
06:08:58 is "Test browser:")
06:08:58 10:08:58.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:58 10:08:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:58 10:08:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:58 10:08:58.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:58 10:08:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:58 10:08:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:58 10:08:58.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:58 10:08:58.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:58 10:08:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:58 10:08:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
06:08:58 10:08:58.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:08:58 10:08:58.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:08:58 10:08:58.062 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:08:58 10:08:58.062 DEBUG [main][AbstractWait] Waiting until shell is active...
06:08:58 10:08:58.062 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:08:58 10:08:58.062 INFO [main][AbstractShell] Close shell Testing shell
06:08:58 10:08:58.062 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:08:58 10:08:58.173 DEBUG [main][AbstractWait] Waiting while shell is available...
06:08:58 10:08:58.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:08:58 10:08:58.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:58 10:08:58.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:08:58 10:08:58.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:08:58 10:08:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:58 10:08:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:58 10:08:58.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:58 10:08:58.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:08:58 10:08:58.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:08:58 10:08:58.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:08:58 10:08:58.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:08:58 10:08:58.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:08:58 10:08:58.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:08:58 10:08:58.208 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
06:08:58 10:08:58.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:08:58 10:08:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:08:58 10:08:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:08:58 10:08:58.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:08:58 10:08:58.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:08:58 10:08:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:08:58 10:08:58.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:08:58 10:08:58.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:08:58 10:08:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:08:58 10:08:58.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
06:08:58 10:08:58.230 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/'
06:08:58 10:08:58.233 DEBUG [main][BrowserProgressListener] Calling chanded()
06:08:58 10:08:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:08:58 10:08:58.234 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:08:58 10:08:58.448 DEBUG [main][BrowserProgressListener] Calling chanded()
06:08:58 10:08:58.721 DEBUG [main][BrowserProgressListener] Calling chanded()
06:08:58 10:08:58.734 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:08:58 10:08:58.985 DEBUG [main][BrowserProgressListener] Calling chanded()
06:08:59 failed to create drawable
06:08:59 10:08:59.234 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:08:59 10:08:59.294 DEBUG [main][BrowserProgressListener] Calling chanded()
06:08:59 10:08:59.734 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:08:59 10:08:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:08:59 10:08:59.734 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
06:09:09 10:09:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:09 10:09:09.736 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:09 10:09:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:09 10:09:09.749 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/'
06:09:09 10:09:09.750 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:09 10:09:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:09 10:09:09.750 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:09 10:09:09.809 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:09 10:09:09.951 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:10 10:09:10.250 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:10 10:09:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:10 10:09:10.250 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
06:09:20 10:09:20.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:20 10:09:20.250 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:20 10:09:20.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:20 10:09:20.252 INFO [WorkbenchTestable][AbstractBrowser] Browser back
06:09:20 10:09:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:20 10:09:20.253 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:20 10:09:20.253 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:20 10:09:20.374 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:20 10:09:20.754 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:20 10:09:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:20 10:09:20.754 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:21 10:09:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:21 10:09:21.754 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:21 10:09:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:21 10:09:21.757 INFO [WorkbenchTestable][AbstractBrowser] Browser forward
06:09:21 10:09:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:21 10:09:21.758 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:21 10:09:21.758 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:21 10:09:21.843 DEBUG [main][BrowserProgressListener] Calling chanded()
06:09:22 10:09:22.258 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:22 10:09:22.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:22 10:09:22.258 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:23 10:09:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
06:09:23 10:09:23.259 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
06:09:23 10:09:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
06:09:23 10:09:23.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:23 10:09:23.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
06:09:23 10:09:23.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:23 10:09:23.261 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:23 10:09:23.262 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:23 10:09:23.262 INFO [main][AbstractShell] Close shell Testing shell
06:09:23 10:09:23.262 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:23 10:09:23.278 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:23 10:09:23.279 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:23 10:09:23.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:09:23 10:09:23.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:23 10:09:23.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:23 10:09:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
06:09:23 10:09:23.281 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:09:23 10:09:23.281 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:23 10:09:23.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:23 10:09:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.204 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
06:09:23 findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.19 s
06:09:23 findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.072 s
06:09:23 executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.185 s
06:09:23 evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.287 s
06:09:23 findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.179 s
06:09:23 findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.174 s
06:09:23 navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 25.105 s
06:09:23 Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.291 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.293 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:23 10:09:23.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:23 10:09:23.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:23 10:09:23.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:23 10:09:23.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:23 10:09:23.299 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:23 10:09:23.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:23 10:09:23.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:23 10:09:23.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:23 10:09:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:23 10:09:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:23 10:09:23.354 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
06:09:23 10:09:23.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:23 10:09:23.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:23 10:09:23.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
06:09:23 10:09:23.417 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:
06:09:23 is "Disabled:")
06:09:23 10:09:23.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:23 10:09:23.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:23 10:09:23.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:23 10:09:23.423 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:23 10:09:23.423 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:23 10:09:23.423 INFO [main][AbstractShell] Close shell Testing shell
06:09:23 10:09:23.423 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:23 10:09:23.453 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:23 10:09:23.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:23 10:09:23.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:23 10:09:23.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:23 10:09:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:23 10:09:23.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:23 10:09:23.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:23 10:09:23.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:23 10:09:23.522 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')
06:09:23 10:09:23.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
06:09:23 10:09:23.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
06:09:23 10:09:23.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.557 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
06:09:23 10:09:23.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:23 10:09:23.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:23 10:09:23.560 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:23 10:09:23.562 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:23 10:09:23.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:23 10:09:23.562 INFO [main][AbstractShell] Close shell Testing shell
06:09:23 10:09:23.562 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:23 10:09:23.581 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:23 10:09:23.581 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:23 10:09:23.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:23 10:09:23.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:23 10:09:23.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:23 10:09:23.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:23 10:09:23.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:23 10:09:23.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:23 10:09:23.689 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:
06:09:23 is "Combo0")
06:09:23 10:09:23.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.715 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
06:09:23 10:09:23.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.721 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:
06:09:23 is "Combo1")
06:09:23 10:09:23.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.723 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
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:23 10:09:23.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
06:09:23 10:09:23.723 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:
06:09:23 is "Combo2")
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.725 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
06:09:23 10:09:23.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:23 10:09:23.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found
06:09:23 10:09:23.726 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:
06:09:23 is "Combo3")
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.729 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
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:09:23 10:09:23.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
06:09:23 10:09:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found
06:09:23 10:09:23.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:23 10:09:23.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
06:09:23 10:09:23.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:23 10:09:23.731 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:23 10:09:23.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:23 10:09:23.731 INFO [main][AbstractShell] Close shell Testing shell
06:09:23 10:09:23.731 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:23 10:09:23.745 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:23 10:09:23.745 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:23 10:09:23.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:23 10:09:23.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:23 10:09:23.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:23 10:09:23.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:23 10:09:23.815 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:
06:09:23 is "Combo3")
06:09:23 10:09:23.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:23 10:09:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:23 10:09:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:23 10:09:23.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:23 10:09:23.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:23 10:09:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:23 10:09:23.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:23 10:09:23.851 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 3
06:09:23 10:09:23.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:23 10:09:23.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:23 10:09:23.852 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:23 10:09:23.853 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:23 10:09:23.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:23 10:09:23.854 INFO [main][AbstractShell] Close shell Testing shell
06:09:23 10:09:23.854 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:23 10:09:23.867 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:23 10:09:23.867 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:23 10:09:23.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:23 10:09:23.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:23 10:09:23.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:23.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:23 10:09:23.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:23 10:09:23.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:23 10:09:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:23 10:09:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:23 10:09:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:23 10:09:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:23 10:09:23.975 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:
06:09:23 is "Combo1")
06:09:23 10:09:23.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:23 10:09:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:23 10:09:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:24 10:09:24.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:24 10:09:24.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:24 10:09:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:24 10:09:24.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:24 10:09:24.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:24 10:09:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:24 10:09:24.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:24 10:09:24.007 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 2
06:09:24 10:09:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:24 10:09:24.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:24 10:09:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:24 10:09:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:24 10:09:24.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:24 10:09:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:24 10:09:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:24 10:09:24.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:24 10:09:24.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:24 10:09:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:24 10:09:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:24 10:09:24.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:24 10:09:24.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:24 10:09:24.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:24 10:09:24.010 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:24 10:09:24.010 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:24 10:09:24.011 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:24 10:09:24.011 INFO [main][AbstractShell] Close shell Testing shell
06:09:24 10:09:24.011 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:24 10:09:24.025 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:24 10:09:24.025 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:24 10:09:24.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:24 10:09:24.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:24 10:09:24.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:24 10:09:24.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:24 10:09:24.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:24 10:09:24.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:24 10:09:24.107 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
06:09:24 10:09:24.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:24 10:09:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:24 10:09:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:24 10:09:24.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:24 10:09:24.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:24 10:09:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:24 10:09:24.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:24 10:09:24.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:24 10:09:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:24 10:09:24.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
06:09:24 10:09:24.145 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
06:09:24 10:09:24.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:24 10:09:24.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:24 10:09:24.147 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:24 10:09:24.148 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:24 10:09:24.149 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:24 10:09:24.149 INFO [main][AbstractShell] Close shell Testing shell
06:09:24 10:09:24.149 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:24 10:09:24.168 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:24 10:09:24.169 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:24 10:09:24.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:24 10:09:24.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:24 10:09:24.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:24 10:09:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:24 10:09:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:24 10:09:24.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:24 10:09:24.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:24 10:09:24.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:24 10:09:24.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:24 10:09:24.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:24 10:09:24.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:24 10:09:24.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:24 10:09:24.237 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
06:09:24 10:09:24.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:24 10:09:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:24 10:09:24.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:24 10:09:24.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:24 10:09:24.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:24 10:09:24.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:24 10:09:24.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:24 10:09:24.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:24 10:09:24.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:24 10:09:24.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:25 10:09:25.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:25 10:09:25.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:25 10:09:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:25 10:09:25.271 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found
06:09:25 10:09:25.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:25 10:09:25.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:25 10:09:25.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:25 10:09:25.271 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:25 10:09:25.271 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:25 10:09:25.271 INFO [main][AbstractShell] Close shell Testing shell
06:09:25 10:09:25.271 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:25 10:09:25.285 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:25 10:09:25.286 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:25 10:09:25.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:25 10:09:25.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:25 10:09:25.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:25 10:09:25.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:25 10:09:25.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:25 10:09:25.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:25 10:09:25.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
06:09:25 is "NON_EXISTING_LABEL_&*")
06:09:25 10:09:25.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:25 10:09:25.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:25 10:09:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:25 10:09:25.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:25 10:09:25.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:25 10:09:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:25 10:09:25.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:25 10:09:25.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:25 10:09:25.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:25 10:09:25.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:26 10:09:26.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:26 10:09:26.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:26 10:09:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:26 10:09:26.400 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found
06:09:26 10:09:26.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:26 10:09:26.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:26 10:09:26.401 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:26 10:09:26.401 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:26 10:09:26.401 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:26 10:09:26.401 INFO [main][AbstractShell] Close shell Testing shell
06:09:26 10:09:26.401 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:26 10:09:26.416 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:26 10:09:26.416 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:26 10:09:26.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:26 10:09:26.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:26 10:09:26.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:26 10:09:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:26 10:09:26.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:26 10:09:26.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:26 10:09:26.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:26 10:09:26.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:26 10:09:26.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:26 10:09:26.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:26 10:09:26.494 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:
06:09:26 is "Combo2")
06:09:26 10:09:26.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:26 10:09:26.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:26 10:09:26.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:26 10:09:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:26 10:09:26.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:26 10:09:26.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:26 10:09:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:26 10:09:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
06:09:26 10:09:26.523 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to selection: Item23
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:26 10:09:26.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:26 10:09:26.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:26 10:09:26.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:26 10:09:26.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:26 10:09:26.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
06:09:26 10:09:26.527 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:26 10:09:26.528 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:26 10:09:26.528 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:26 10:09:26.528 INFO [main][AbstractShell] Close shell Testing shell
06:09:26 10:09:26.528 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:26 10:09:26.544 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:26 10:09:26.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:26 10:09:26.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:26 10:09:26.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:26 10:09:26.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:26 10:09:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
06:09:26 10:09:26.569 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:26 10:09:26.569 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:26 10:09:26.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:26 10:09:26.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.279 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
06:09:26 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.164 s
06:09:26 findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.127 s
06:09:26 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.162 s
06:09:26 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.138 s
06:09:26 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.158 s
06:09:26 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.128 s
06:09:26 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.132 s
06:09:26 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.131 s
06:09:26 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.127 s
06:09:26 Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:26 10:09:26.576 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:26 10:09:26.577 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:26 10:09:26.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:26 10:09:26.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:26 10:09:26.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:26 10:09:26.578 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:26 10:09:26.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:26 10:09:26.578 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:26 10:09:26.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:26 10:09:26.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:26 10:09:26.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:26 10:09:26.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:26 10:09:26.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:26 10:09:26.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:26 10:09:26.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.596: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.603: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.606: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.628: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.672: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 10:09:26.680 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
06:09:26 10:09:26.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:26 10:09:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:26 10:09:26.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:26 10:09:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:26 10:09:26.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:26 10:09:26.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:26 10:09:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:26 10:09:26.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
06:09:26 10:09:26.705 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
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:26 10:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:26 10:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:26 10:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:26 10:09:26.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:26 10:09:26.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:26 10:09:26.706 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:26 10:09:26.706 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:26 10:09:26.706 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:26 10:09:26.706 INFO [main][AbstractShell] Close shell Testing shell
06:09:26 10:09:26.706 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:26 10:09:26.730 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:26 10:09:26.730 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:26 10:09:26.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:26 10:09:26.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:26 10:09:26.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:26 10:09:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:26 10:09:26.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:26 10:09:26.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:26 10:09:26.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:26 10:09:26.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:26 10:09:26.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:26 10:09:26.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.842: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.843: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.843: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 
06:09:26 (Eclipse:742): Gtk-WARNING **: 10:09:26.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:26 10:09:26.871 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
06:09:26 10:09:26.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:26 10:09:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:26 10:09:26.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:26 10:09:26.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:26 10:09:26.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:26   Expand Bar index: 1
06:09:26   Expand Bar Item index: 0
06:09:26 10:09:26.916 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
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:26 10:09:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:26 10:09:26.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:26 10:09:26.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:26 10:09:26.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:26 10:09:26.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:26 10:09:26.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:26 10:09:26.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:26 10:09:26.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:26 10:09:26.917 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
06:09:26 10:09:26.923 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:27 10:09:27.923 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:27   Expand Bar index: 1
06:09:27   Expand Bar Item index: 2
06:09:27 10:09:27.924 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
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:27 10:09:27.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:27 10:09:27.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:27 10:09:27.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:27 10:09:27.924 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
06:09:27 10:09:27.925 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:28 10:09:28.925 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
06:09:28 10:09:28.925 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:28   Expand Bar index: 1
06:09:28   Expand Bar Item index: 4
06:09:28 10:09:28.925 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
06:09:28 10:09:28.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:28 10:09:28.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:28 10:09:28.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:28 10:09:28.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:28 10:09:28.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:28 10:09:28.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:28 10:09:28.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:28 10:09:28.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:28 10:09:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:28 10:09:28.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:28 10:09:28.927 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4
06:09:28 10:09:28.927 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:29 10:09:29.928 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded
06:09:29 10:09:29.928 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items
06:09:29 10:09:29.928 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0
06:09:29 10:09:29.931 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed
06:09:29 10:09:29.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1
06:09:29 10:09:29.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed
06:09:29 10:09:29.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2
06:09:29 10:09:29.931 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed
06:09:29 10:09:29.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3
06:09:29 10:09:29.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed
06:09:29 10:09:29.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4
06:09:29 10:09:29.932 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed
06:09:29 10:09:29.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:29 10:09:29.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
06:09:29 10:09:29.932 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:29 10:09:29.933 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:29 10:09:29.933 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:29 10:09:29.933 INFO [main][AbstractShell] Close shell Testing shell
06:09:29 10:09:29.933 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:29 10:09:29.957 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:29 10:09:29.958 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:29 10:09:29.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:29 10:09:29.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:29 10:09:29.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:29 10:09:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:29 10:09:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:29 10:09:29.968 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:29 10:09:29.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:29 10:09:29.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:29 10:09:29.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:29 10:09:29.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:29 10:09:29.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:29 10:09:29.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:29 
06:09:29 (Eclipse:742): Gtk-WARNING **: 10:09:29.986: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:29 
06:09:29 (Eclipse:742): Gtk-WARNING **: 10:09:29.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:29 
06:09:29 (Eclipse:742): Gtk-WARNING **: 10:09:29.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:29 
06:09:29 (Eclipse:742): Gtk-WARNING **: 10:09:29.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:29 
06:09:29 (Eclipse:742): Gtk-WARNING **: 10:09:29.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.039: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.046: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.046: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 
06:09:30 (Eclipse:742): Gtk-WARNING **: 10:09:30.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:30 10:09:30.064 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:30   Expand Bar index: 1
06:09:30   Expand Bar Item index: 0
06:09:30 10:09:30.064 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
06:09:30 10:09:30.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:30 10:09:30.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:30 10:09:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:30 10:09:30.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:30 10:09:30.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:30 10:09:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:30 10:09:30.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:30 10:09:30.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:30 10:09:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:30 10:09:30.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:30 10:09:30.090 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
06:09:30 10:09:30.091 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:31 10:09:31.091 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
06:09:31 10:09:31.092 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
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:31 10:09:31.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:31 10:09:31.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:31 10:09:31.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
06:09:31 10:09:31.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:31 10:09:31.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:31 10:09:31.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
06:09:31 10:09:31.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:31 10:09:31.096 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:31 10:09:31.096 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:31 10:09:31.096 INFO [main][AbstractShell] Close shell Testing shell
06:09:31 10:09:31.096 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:31 10:09:31.120 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:31 10:09:31.121 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:31 10:09:31.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:31 10:09:31.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:31 10:09:31.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:31 10:09:31.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:31 10:09:31.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:31 10:09:31.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.211: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.213: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.213: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.214: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.214: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.215: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 
06:09:31 (Eclipse:742): Gtk-WARNING **: 10:09:31.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:31 10:09:31.219 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
06:09:31 10:09:31.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:31 10:09:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:31 10:09:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:31 10:09:31.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:31 10:09:31.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:31 10:09:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:31 10:09:31.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:31 10:09:31.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:31 10:09:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:31 10:09:31.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
06:09:31 10:09:31.246 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items
06:09:31 10:09:31.246 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
06:09:31 10:09:31.247 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:32 10:09:32.247 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
06:09:32 10:09:32.247 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
06:09:32 10:09:32.248 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:33 10:09:33.248 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
06:09:33 10:09:33.248 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
06:09:33 10:09:33.249 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:34 10:09:34.249 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
06:09:34 10:09: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....
06:09:34 10:09: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. finished successfully
06:09:34 10:09:34.250 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:34 10:09:34.250 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:34 10:09:34.250 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:34 10:09:34.250 INFO [main][AbstractShell] Close shell Testing shell
06:09:34 10:09:34.250 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:34 10:09:34.273 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:34 10:09:34.273 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:34 10:09:34.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:34 10:09:34.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:34 10:09:34.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:34 10:09:34.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:34 10:09:34.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:34 10:09:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.295: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.303: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.305: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.311: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.311: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.312: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.312: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.313: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.363: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.363: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.364: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 
06:09:34 (Eclipse:742): Gtk-WARNING **: 10:09:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:34 10:09:34.367 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:34   Expand Bar index: 1
06:09:34   Expand Bar Item text: Expand Item: 1
06:09:34 10:09:34.367 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
06:09:34 10:09:34.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:34 10:09:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:34 10:09:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:34 10:09:34.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:34 10:09:34.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:34 10:09:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:34 10:09:34.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:34 10:09:34.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:34 10:09:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:34 10:09:34.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
06:09:34 10:09:34.392 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
06:09:34 10:09:34.392 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:09:35 10:09:35.393 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
06:09:35 10:09:35.393 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
06:09:35 10:09:35.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:35 10:09:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:35 10:09:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:35 10:09:35.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:35 10:09:35.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:35 10:09:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:35 10:09:35.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:35 10:09:35.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:35 10:09:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:35 10:09:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
06:09:35 10:09:35.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:35 10:09:35.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:35 10:09:35.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
06:09:35 10:09:35.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:35 10:09:35.397 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:35 10:09:35.398 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:35 10:09:35.398 INFO [main][AbstractShell] Close shell Testing shell
06:09:35 10:09:35.398 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:35 10:09:35.430 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:35 10:09:35.430 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:35 10:09:35.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:35 10:09:35.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:35 10:09:35.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:35 10:09:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:35 10:09:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:35 10:09:35.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:35 10:09:35.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:35 10:09:35.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:35 10:09:35.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:35 10:09:35.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:35 10:09:35.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:35 10:09:35.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.470: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.528: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.547: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.547: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.547: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.547: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 10:09:35.555 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
06:09:35 10:09:35.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:35 10:09:35.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:35 10:09:35.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:35 10:09:35.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:35 10:09:35.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:35 10:09:35.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:35 10:09:35.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:35 10:09:35.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:35 10:09:35.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:35 10:09:35.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
06:09:35 10:09:35.583 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:35 10:09:35.583 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:35 10:09:35.583 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:35 10:09:35.583 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:35 10:09:35.583 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:35 10:09:35.583 INFO [main][AbstractShell] Close shell Testing shell
06:09:35 10:09:35.583 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:35 10:09:35.607 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:35 10:09:35.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:35 10:09:35.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:35 10:09:35.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:35 10:09:35.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:35 10:09:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:35 10:09:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:35 10:09:35.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:35 10:09:35.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:35 10:09:35.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:35 10:09:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:35 10:09:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:35 10:09:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:35 10:09:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.679: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.685: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.687: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.697: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.697: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 
06:09:35 (Eclipse:742): Gtk-WARNING **: 10:09:35.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:35 10:09:35.729 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:35   Expand Bar index: 3
06:09:35   Expand Bar Item index: 1
06:09:35 10:09:35.729 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
06:09:35 10:09:35.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:35 10:09:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:35 10:09:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:35 10:09:35.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:35 10:09:35.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:35 10:09:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:35 10:09:35.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:09:35 10:09:35.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:09:36 10:09:36.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:09:36 10:09:36.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:09:36 10:09:36.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:09:36 10:09:36.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:09:36 10:09:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:36 10:09:36.753 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found
06:09:36 10:09:36.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:36 10:09:36.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:36 10:09:36.753 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:36 10:09:36.753 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:36 10:09:36.753 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:36 10:09:36.753 INFO [main][AbstractShell] Close shell Testing shell
06:09:36 10:09:36.753 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:36 10:09:36.776 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:36 10:09:36.776 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:36 10:09:36.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:36 10:09:36.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:36 10:09:36.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:36 10:09:36.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:36 10:09:36.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:36 10:09:36.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.855: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 
06:09:36 (Eclipse:742): Gtk-WARNING **: 10:09:36.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:09:36 10:09:36.891 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
06:09:36   Expand Bar index: 0
06:09:36   Expand Bar Item text: NON_EXISTING_#$
06:09:36 10:09:36.891 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
06:09:36 10:09:36.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:36 10:09:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:36 10:09:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:36 10:09:36.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:36 10:09:36.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:36 10:09:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:36 10:09:36.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:36 10:09:36.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:36 10:09:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:36 10:09:36.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
06:09:36 10:09:36.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:36 10:09:36.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:36 10:09:36.913 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:36 10:09:36.913 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:36 10:09:36.913 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:36 10:09:36.913 INFO [main][AbstractShell] Close shell Testing shell
06:09:36 10:09:36.913 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:36 10:09:36.941 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:36 10:09:36.941 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:36 10:09:36.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:36 10:09:36.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:36 10:09:36.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:36 10:09:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:36 10:09:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:36 10:09:36.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
06:09:36 10:09:36.950 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:36 10:09:36.950 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:36 10:09:36.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:36 10:09:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:36 10:09:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:36 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.375 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
06:09:36 getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.175 s
06:09:36 collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.215 s
06:09:36 findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.16 s
06:09:36 expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.153 s
06:09:36 findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.16 s
06:09:36 getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.19 s
06:09:36 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.167 s
06:09:36 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.152 s
06:09:36 Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:36 10:09:36.958 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:36 10:09:36.959 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:36 10:09:36.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:36 10:09:36.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:36 10:09:36.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:36 10:09:36.959 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:36 10:09:36.973 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:36 10:09:36.973 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:36 10:09:36.973 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:36 10:09:36.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:36 10:09:36.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:36 10:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:36 10:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:36 10:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:36 10:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:36 10:09:36.982 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')
06:09:36 10:09:36.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:36 10:09:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:36 10:09:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:36 10:09:36.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:36 10:09:36.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:36 10:09:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:36 10:09:36.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:36 10:09:36.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:09:36 10:09:36.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:09:36 10:09:36.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:36 10:09:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:36 10:09:36.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:09:36 10:09:36.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:36 10:09:36.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:36 10:09:36.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:36 10:09:36.990 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:36 10:09:36.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:36 10:09:36.990 INFO [main][AbstractShell] Close shell Testing shell
06:09:36 10:09:36.990 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:36 10:09:36.994 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:36 10:09:36.994 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:36 10:09:36.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:36 10:09:36.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:36 10:09:36.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:37 10:09:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:37 10:09:37.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:37 10:09:37.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:37 10:09:37.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:37 10:09:37.042 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
06:09:37 10:09:37.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:37 10:09:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:37 10:09:37.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:37 10:09:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:37 10:09:37.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:37 10:09:37.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:37 10:09:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:37 10:09:37.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
06:09:37 10:09:37.060 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:37 10:09:37.060 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:37 10:09:37.060 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:37 10:09:37.060 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:37 10:09:37.060 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:37 10:09:37.060 INFO [main][AbstractShell] Close shell Testing shell
06:09:37 10:09:37.060 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:37 10:09:37.064 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:37 10:09:37.064 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:37 10:09:37.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:37 10:09:37.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:37 10:09:37.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:37 10:09:37.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:37 10:09:37.077 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
06:09:37 10:09:37.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:37 10:09:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:37 10:09:37.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:37 10:09:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:37 10:09:37.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:37 10:09:37.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:37 10:09:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:37 10:09:37.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:09:37 10:09:37.111 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
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:37 10:09:37.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:37 10:09:37.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
06:09:37 10:09:37.111 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
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:37 10:09:37.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:37 10:09:37.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:37 10:09:37.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found
06:09:37 10:09:37.111 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:37 10:09:37.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:37 10:09:37.112 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:37 10:09:37.112 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:37 10:09:37.112 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:37 10:09:37.112 INFO [main][AbstractShell] Close shell Testing shell
06:09:37 10:09:37.112 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:37 10:09:37.115 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:37 10:09:37.115 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:37 10:09:37.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:37 10:09:37.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:37 10:09:37.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:37 10:09:37.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:37 10:09:37.142 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
06:09:37 10:09:37.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:37 10:09:37.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:37 10:09:37.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:37 10:09:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:37 10:09:37.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:37 10:09:37.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:37 10:09:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:37 10:09:37.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
06:09:37 10:09:37.160 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:37 10:09:37.160 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:37 10:09:37.160 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:37 10:09:37.160 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:37 10:09:37.160 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:37 10:09:37.160 INFO [main][AbstractShell] Close shell Testing shell
06:09:37 10:09:37.160 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:37 10:09:37.164 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:37 10:09:37.164 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:37 10:09:37.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:37 10:09:37.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:37 10:09:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:37 10:09:37.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:37 10:09:37.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:37 10:09:37.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:37 10:09:37.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:37 10:09:37.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:37 10:09:37.176 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
06:09:37 10:09:37.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:37 10:09:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:37 10:09:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:37 10:09:37.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:37 10:09:37.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:37 10:09:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:37 10:09:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
06:09:37 10:09:37.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
06:09:37 10:09:37.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
06:09:37 10:09:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
06:09:38 10:09:38.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
06:09:38 10:09:38.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
06:09:38 10:09:38.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:38 10:09:38.217 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found
06:09:38 10:09:38.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:38 10:09:38.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
06:09:38 10:09:38.218 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:38 10:09:38.218 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:38 10:09:38.218 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:38 10:09:38.218 INFO [main][AbstractShell] Close shell Testing shell
06:09:38 10:09:38.218 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:38 10:09:38.222 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:38 10:09:38.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:38 10:09:38.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:38 10:09:38.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:38 10:09:38.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:38 10:09:38.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:38 10:09:38.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:38 10:09:38.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:38 10:09:38.248 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")
06:09:38 10:09:38.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:38 10:09:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:38 10:09:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:38 10:09:38.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:38 10:09:38.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:38 10:09:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:38 10:09:38.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:38 10:09:38.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:38 10:09:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:38 10:09:38.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:09:38 10:09:38.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:38 10:09:38.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:38 10:09:38.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:38 10:09:38.267 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:38 10:09:38.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:38 10:09:38.267 INFO [main][AbstractShell] Close shell Testing shell
06:09:38 10:09:38.267 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:38 10:09:38.271 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:38 10:09:38.272 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:38 10:09:38.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:38 10:09:38.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:38 10:09:38.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:38 10:09:38.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:38 10:09:38.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:38 10:09:38.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:38 10:09:38.301 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")
06:09:38 10:09:38.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:38 10:09:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:38 10:09:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:38 10:09:38.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:38 10:09:38.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:38 10:09:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:38 10:09:38.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:38 10:09:38.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:38 10:09:38.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:38 10:09:38.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:39 10:09:39.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:39 10:09:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:39 10:09:39.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found
06:09:39 10:09:39.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:39 10:09:39.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:39 10:09:39.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:39 10:09:39.312 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:39 10:09:39.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:39 10:09:39.312 INFO [main][AbstractShell] Close shell Testing shell
06:09:39 10:09:39.312 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:39 10:09:39.316 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:39 10:09:39.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:39 10:09:39.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:39 10:09:39.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:39 10:09:39.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:39 10:09:39.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:39 10:09:39.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.329 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
06:09:39 10:09:39.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:39 10:09:39.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:39 10:09:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
06:09:39 10:09:39.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:39 10:09:39.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:39 10:09:39.352 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:39 10:09:39.352 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:39 10:09:39.352 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:39 10:09:39.352 INFO [main][AbstractShell] Close shell Testing shell
06:09:39 10:09:39.352 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:39 10:09:39.356 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:39 10:09:39.356 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:39 10:09:39.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:39 10:09:39.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
06:09:39 10:09:39.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:39 10:09:39.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.42 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
06:09:39 findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.061 s
06:09:39 findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.035 s
06:09:39 hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.052 s
06:09:39 getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.047 s
06:09:39 findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.059 s
06:09:39 findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.05 s
06:09:39 findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.043 s
06:09:39 getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.04 s
06:09:39 Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 10:09:39.384 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 10:09:39.385 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:39 10:09:39.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 10:09:39.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.385 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
06:09:39 is "Label 1")
06:09:39 10:09:39.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:39 10:09:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
06:09:39 is "Label 2")
06:09:39 10:09:39.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:39 10:09:39.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:39 10:09:39.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:39 10:09:39.417 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:39 10:09:39.417 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:39 10:09:39.417 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:39 10:09:39.417 INFO [main][AbstractShell] Close shell Testing shell
06:09:39 10:09:39.417 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:39 10:09:39.422 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:39 10:09:39.422 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:39 10:09:39.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 10:09:39.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
06:09:39 10:09:39.444 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 10:09:39.444 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
06:09:39 labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)  Time elapsed: 0.058 s
06:09:39 Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 10:09:39.452 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 10:09:39.457 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:39 10:09:39.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
06:09:39 10:09:39.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 10:09:39.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
06:09:39 10:09:39.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:39 10:09:39.549 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)
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:39 10:09:39.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
06:09:39 10:09:39.550 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)
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:39 10:09:39.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
06:09:39 10:09:39.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:09:39 is "Label A")
06:09:39 10:09:39.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:39 10:09:39.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:39 10:09:39.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:09:39 is "Label B")
06:09:39 10:09:39.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:09:39 is "Label C")
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:39 10:09:39.562 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:39 10:09:39.562 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB
06:09:39 10:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:39 10:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:39 10:09:39.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.562 TRACE [main][WidgetHandler] Notify Button with event 27
06:09:39 10:09:39.562 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Notify Button with event 26
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Notify Button with event 3
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Notify Button with event 4
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.563 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC
06:09:39 10:09:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:39 10:09:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:39 10:09:39.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Notify Button with event 27
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Notify Button with event 26
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Notify Button with event 3
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Notify Button with event 4
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.565 TRACE [main][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:39 10:09:39.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:39 10:09:39.567 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:39 10:09:39.567 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:39 10:09:39.567 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:39 10:09:39.567 INFO [main][AbstractShell] Close shell Testing shell
06:09:39 10:09:39.567 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:39 10:09:39.574 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:39 10:09:39.574 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:39 10:09:39.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 10:09:39.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
06:09:39 10:09:39.615 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 10:09:39.615 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
06:09:39 clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)  Time elapsed: 0.157 s
06:09:39 Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:39 10:09:39.624 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:39 10:09:39.625 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:39 10:09:39.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:39 10:09:39.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.625 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:39 10:09:39.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:39 10:09:39.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:39 10:09:39.648 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)
06:09:39 10:09:39.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:39 10:09:39.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:39 10:09:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
06:09:39 10:09:39.671 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1
06:09:39 10:09:39.671 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1
06:09:39 10:09:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:39 10:09:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:39 10:09:39.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:39 10:09:39.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:39 10:09:39.673 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:39 10:09:39.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:39 10:09:39.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:39 10:09:39.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:39 10:09:39.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:39 10:09:39.675 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
06:09:39 10:09:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:39 10:09:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:39 10:09:39.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:39 10:09:39.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:39 10:09:39.676 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed
06:09:39 10:09:39.676 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:39 10:09:39.676 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:39 10:09:39.676 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:39 10:09:39.676 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:39 10:09:39.676 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:39 10:09:39.676 INFO [main][AbstractShell] Close shell Testing shell
06:09:39 10:09:39.676 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:39 10:09:39.686 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:39 10:09:39.686 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:39 10:09:39.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:39 10:09:39.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:39 10:09:39.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:39 10:09:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:40 10:09:40.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:40 10:09:40.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:40 10:09:40.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:40 10:09:40.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1")
06:09:40 10:09:40.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:40 10:09:40.231 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
06:09:40 10:09:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:40 10:09:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:40 10:09:40.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Notify Button with event 27
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Notify Button with event 26
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Notify Button with event 3
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Notify Button with event 4
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.232 TRACE [main][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:40 10:09:40.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:40 10:09:40.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:40 10:09:40.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:40 10:09:40.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:40 10:09:40.234 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:40 10:09:40.234 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:40 10:09:40.234 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:40 10:09:40.234 INFO [main][AbstractShell] Close shell Testing shell
06:09:40 10:09:40.234 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:40 10:09:40.241 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:40 10:09:40.241 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:40 10:09:40.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:40 10:09:40.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:40 10:09:40.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:40 10:09:40.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:40 10:09:40.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2")
06:09:40 10:09:40.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:40 10:09:40.295 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:40 10:09:40.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:40 10:09:40.296 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:40 10:09:40.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:40 10:09:40.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:40 10:09:40.297 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:40 10:09:40.297 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:40 10:09:40.297 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:40 10:09:40.297 INFO [main][AbstractShell] Close shell Testing shell
06:09:40 10:09:40.297 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:40 10:09:40.303 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:40 10:09:40.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:40 10:09:40.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:40 10:09:40.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:40 10:09:40.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:40 10:09:40.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:40 10:09:40.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:40 10:09:40.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:40 10:09:40.343 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)
06:09:40 10:09:40.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:40 10:09:40.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:40 10:09:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
06:09:40 10:09:40.366 INFO [WorkbenchTestable][AbstractButton] Click button 
06:09:40 10:09:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:40 10:09:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:40 10:09:40.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:40 10:09:40.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:40 10:09:40.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:40 10:09:40.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:40 10:09:40.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:40 10:09:40.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:40 10:09:40.369 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:40 10:09:40.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:40 10:09:40.369 INFO [main][AbstractShell] Close shell Testing shell
06:09:40 10:09:40.369 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:40 10:09:40.374 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:40 10:09:40.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:40 10:09:40.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:40 10:09:40.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:40 10:09:40.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:40 10:09:40.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:40 10:09:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:40 10:09:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:40 10:09:40.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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")
06:09:40 10:09:40.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:40 10:09:40.428 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:40 10:09:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:40 10:09:40.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:40 10:09:40.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:40 10:09:40.430 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:40 10:09:40.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:40 10:09:40.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:40 10:09:40.431 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:40 10:09:40.431 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:40 10:09:40.431 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:40 10:09:40.431 INFO [main][AbstractShell] Close shell Testing shell
06:09:40 10:09:40.431 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:40 10:09:40.438 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:40 10:09:40.438 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:40 10:09:40.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:40 10:09:40.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:40 10:09:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:40 10:09:40.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:40 10:09:40.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:40 10:09:40.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:40 10:09:40.477 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)
06:09:40 10:09:40.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:40 10:09:40.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:40 10:09:40.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
06:09:40 10:09:40.510 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
06:09:40 10:09:40.510 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1
06:09:40 10:09:40.510 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
06:09:40 10:09:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:40 10:09:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:40 10:09:40.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:40 10:09:40.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:40 10:09:40.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:40 10:09:40.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:40 10:09:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:40 10:09:40.519 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
06:09:40 10:09:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:40 10:09:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:40 10:09:40.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:40 10:09:40.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:40 10:09:40.519 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
06:09:40 10:09:40.519 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed
06:09:40 10:09:40.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:40 10:09:40.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:40 10:09:40.520 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:40 10:09:40.520 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:40 10:09:40.520 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:40 10:09:40.520 INFO [main][AbstractShell] Close shell Testing shell
06:09:40 10:09:40.520 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:40 10:09:40.527 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:40 10:09:40.527 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:40 10:09:40.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:40 10:09:40.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:40 10:09:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:40 10:09:40.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:40 10:09:40.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:40 10:09:40.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:40 10:09:40.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:40 10:09:40.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:40 10:09:40.571 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)
06:09:40 10:09:40.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:40 10:09:40.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:40 10:09:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:40 10:09:40.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:40 10:09:40.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:40 10:09:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:40 10:09:40.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:40 10:09:40.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:41 10:09:41.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:41 10:09:41.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:41 10:09:41.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:41 10:09:41.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:41 10:09:41.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:41 10:09:41.619 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
06:09:41 10:09:41.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:41 10:09:41.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:41 10:09:41.619 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:41 10:09:41.619 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:41 10:09:41.619 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:41 10:09:41.619 INFO [main][AbstractShell] Close shell Testing shell
06:09:41 10:09:41.619 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:41 10:09:41.628 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:41 10:09:41.628 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:41 10:09:41.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:41 10:09:41.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:41 10:09:41.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:41 10:09:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:41 10:09:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:41 10:09:41.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:41 10:09:41.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:41 10:09:41.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:41 10:09:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:41 10:09:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:41 10:09:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:41 10:09:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:41 10:09:41.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ")
06:09:41 10:09:41.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:41 10:09:41.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:41 10:09:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:41 10:09:41.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:41 10:09:41.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:41 10:09:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:41 10:09:41.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:41 10:09:41.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:42 10:09:42.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:42 10:09:42.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:42 10:09:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:42 10:09:42.687 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:09:42 10:09:42.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:42 10:09:42.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:42 10:09:42.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:42 10:09:42.688 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:42 10:09:42.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:42 10:09:42.688 INFO [main][AbstractShell] Close shell Testing shell
06:09:42 10:09:42.688 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:42 10:09:42.695 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:42 10:09:42.695 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:42 10:09:42.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:42 10:09:42.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:42 10:09:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:42 10:09:42.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:42 10:09:42.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:42 10:09:42.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:42 10:09:42.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0")
06:09:42 10:09:42.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:42 10:09:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:42 10:09:42.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:42 10:09:42.747 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
06:09:42 10:09:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:42 10:09:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:42 10:09:42.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:42 10:09:42.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:42 10:09:42.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:42 10:09:42.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:42 10:09:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:42 10:09:42.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:42 10:09:42.749 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:42 10:09:42.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:42 10:09:42.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
06:09:42 10:09:42.750 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:42 10:09:42.750 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:42 10:09:42.750 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:42 10:09:42.750 INFO [main][AbstractShell] Close shell Testing shell
06:09:42 10:09:42.751 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:42 10:09:42.757 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:42 10:09:42.757 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:42 10:09:42.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:42 10:09:42.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:42 10:09:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:42 10:09:42.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:42 10:09:42.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:42 10:09:42.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:42 10:09:42.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4,  with key 'buttonTestId' and value 'ARROW-BUTTON#2')
06:09:42 10:09:42.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:42 10:09:42.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:42 10:09:42.824 INFO [WorkbenchTestable][AbstractButton] Click button 
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:42 10:09:42.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:42 10:09:42.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:42 10:09:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:42 10:09:42.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:42 10:09:42.825 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:42 10:09:42.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:42 10:09:42.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:42 10:09:42.826 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:42 10:09:42.827 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:42 10:09:42.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:42 10:09:42.827 INFO [main][AbstractShell] Close shell Testing shell
06:09:42 10:09:42.827 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:42 10:09:42.833 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:42 10:09:42.834 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:42 10:09:42.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:42 10:09:42.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:42 10:09:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:42 10:09:42.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:42 10:09:42.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:42 10:09:42.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:42 10:09:42.857 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)
06:09:42 10:09:42.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:42 10:09:42.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:42 10:09:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:42 10:09:42.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
06:09:42 10:09:42.885 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
06:09:42 10:09:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:42 10:09:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:42 10:09:42.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:42 10:09:42.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:42 10:09:42.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:42 10:09:42.886 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:42 10:09:42.887 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:42 10:09:42.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
06:09:42 10:09:42.887 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:42 10:09:42.888 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:42 10:09:42.888 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:42 10:09:42.888 INFO [main][AbstractShell] Close shell Testing shell
06:09:42 10:09:42.888 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:42 10:09:42.894 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:42 10:09:42.894 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:42 10:09:42.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:42 10:09:42.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:42 10:09:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:42 10:09:42.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:42 10:09:42.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:42 10:09:42.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:42 10:09:42.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:42 10:09:42.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:42 10:09:42.930 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)
06:09:42 10:09:42.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:42 10:09:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:42 10:09:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:42 10:09:42.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:42 10:09:42.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:42 10:09:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:42 10:09:42.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:09:42 10:09:42.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:09:43 10:09:43.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:09:43 10:09:43.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:09:43 10:09:43.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:09:44 10:09:44.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:09:44 10:09:44.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:44 10:09:44.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
06:09:44 10:09:44.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:44 10:09:44.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:44 10:09:44.171 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:44 10:09:44.171 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:44 10:09:44.171 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:44 10:09:44.171 INFO [main][AbstractShell] Close shell Testing shell
06:09:44 10:09:44.171 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:44 10:09:44.178 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:44 10:09:44.178 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:44 10:09:44.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:44 10:09:44.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:44 10:09:44.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:44 10:09:44.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:44 10:09:44.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:44 10:09:44.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:44 10:09:44.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG")
06:09:44 10:09:44.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:44 10:09:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:44 10:09:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:44 10:09:44.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:44 10:09:44.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:44 10:09:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:44 10:09:44.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:44 10:09:44.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:44 10:09:44.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:44 10:09:44.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:45 10:09:45.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:45 10:09:45.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:45 10:09:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:45 10:09:45.246 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:09:45 10:09:45.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:45 10:09:45.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:45 10:09:45.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:45 10:09:45.246 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:45 10:09:45.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:45 10:09:45.246 INFO [main][AbstractShell] Close shell Testing shell
06:09:45 10:09:45.246 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:45 10:09:45.253 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:45 10:09:45.253 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:45 10:09:45.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:45 10:09:45.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:45 10:09:45.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:45 10:09:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:45 10:09:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:45 10:09:45.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:45 10:09:45.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:45 10:09:45.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:45 10:09:45.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:45 10:09:45.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:45 10:09:45.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:45 10:09:45.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:45 10:09:45.291 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)
06:09:45 10:09:45.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:45 10:09:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:45 10:09:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:45 10:09:45.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:45 10:09:45.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:45 10:09:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:45 10:09:45.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:45 10:09:45.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:45 10:09:45.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:45 10:09:45.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:46 10:09:46.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:09:46 10:09:46.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:09:46 10:09:46.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:46 10:09:46.319 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
06:09:46 10:09:46.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:46 10:09:46.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:46 10:09:46.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:46 10:09:46.319 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:46 10:09:46.319 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:46 10:09:46.319 INFO [main][AbstractShell] Close shell Testing shell
06:09:46 10:09:46.319 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:46 10:09:46.326 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:46 10:09:46.326 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:46 10:09:46.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:46 10:09:46.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:46 10:09:46.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:46 10:09:46.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:46 10:09:46.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:46 10:09:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:46 10:09:46.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S")
06:09:46 10:09:46.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:46 10:09:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:46 10:09:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:46 10:09:46.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:46 10:09:46.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:46 10:09:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:46 10:09:46.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:46 10:09:46.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:46 10:09:46.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:46 10:09:46.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:47 10:09:47.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:47 10:09:47.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:47 10:09:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:47 10:09:47.381 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:09:47 10:09:47.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:47 10:09:47.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:47 10:09:47.381 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:47 10:09:47.382 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:47 10:09:47.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:47 10:09:47.382 INFO [main][AbstractShell] Close shell Testing shell
06:09:47 10:09:47.382 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:47 10:09:47.388 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:47 10:09:47.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:47 10:09:47.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:47 10:09:47.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:47 10:09:47.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:47 10:09:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:47 10:09:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:47 10:09:47.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:47 10:09:47.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:47 10:09:47.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:47 10:09:47.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:47 10:09:47.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:47 10:09:47.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:47 10:09:47.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:47 10:09:47.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1")
06:09:47 10:09:47.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:47 10:09:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:47 10:09:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:47 10:09:47.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:47 10:09:47.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:47 10:09:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:47 10:09:47.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:47 10:09:47.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:47 10:09:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:47 10:09:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:47 10:09:47.452 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
06:09:47 10:09:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:47 10:09:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:47 10:09:47.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:47 10:09:47.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:47 10:09:47.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:47 10:09:47.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:47 10:09:47.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:47 10:09:47.453 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:47 10:09:47.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:47 10:09:47.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:47 10:09:47.454 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:47 10:09:47.455 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:47 10:09:47.455 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:47 10:09:47.455 INFO [main][AbstractShell] Close shell Testing shell
06:09:47 10:09:47.455 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:47 10:09:47.461 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:47 10:09:47.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:47 10:09:47.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:47 10:09:47.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:47 10:09:47.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:47 10:09:47.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:47 10:09:47.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:47 10:09:47.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:47 10:09:47.488 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)
06:09:47 10:09:47.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:47 10:09:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:47 10:09:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:47 10:09:47.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:47 10:09:47.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:47 10:09:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:47 10:09:47.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
06:09:47 10:09:47.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
06:09:48 10:09:48.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
06:09:49 10:09:48.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
06:09:49 10:09:48.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
06:09:49 10:09:48.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
06:09:49 10:09:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:49 10:09:48.519 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found
06:09:49 10:09:48.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.519 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.519 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.519 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.519 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.519 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.525 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.525 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.549 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)
06:09:49 10:09:48.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:49 10:09:48.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:49 10:09:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
06:09:49 10:09:48.576 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1
06:09:49 10:09:48.576 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
06:09:49 10:09:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Notify Button with event 27
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Notify Button with event 26
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Notify Button with event 3
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Notify Button with event 4
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.576 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:49 10:09:48.579 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
06:09:49 10:09:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.579 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed
06:09:49 10:09:48.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.579 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.580 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.580 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.580 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.580 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.585 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.585 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8,  with key 'buttonTestId' and value 'PUSH-BUTTON#2')
06:09:49 10:09:48.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:49 10:09:48.640 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.646 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.646 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.646 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.651 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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')
06:09:49 10:09:48.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:49 10:09:48.705 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
06:09:49 10:09:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Notify Button with event 27
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Notify Button with event 26
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Notify Button with event 3
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Notify Button with event 4
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.706 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:49 10:09:48.713 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)
06:09:49 10:09:48.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:49 10:09:48.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:49 10:09:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
06:09:49 10:09:48.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.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
06:09:49 10:09:48.714 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.714 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.714 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.714 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.714 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.720 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.720 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.767 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)
06:09:49 10:09:48.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:49 10:09:48.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:49 10:09:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
06:09:49 10:09:48.789 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
06:09:49 10:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Notify Button with event 27
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Notify Button with event 26
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Notify Button with event 3
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Notify Button with event 4
06:09:49 10:09:48.789 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.790 TRACE [main][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.790 TRACE [main][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
06:09:49 10:09:48.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:49 10:09:48.792 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)
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:49 10:09:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:49 10:09:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
06:09:49 10:09:48.793 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.793 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.793 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.794 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.794 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.794 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.794 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.799 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.832 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)
06:09:49 10:09:48.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:49 10:09:48.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:49 10:09:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
06:09:49 10:09:48.854 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.855 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.856 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.856 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.856 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.856 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.861 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.861 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.883 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)
06:09:49 10:09:48.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:49 10:09:48.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:49 10:09:48.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
06:09:49 10:09:48.907 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
06:09:49 10:09:48.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.909 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.909 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.910 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.910 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.910 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.910 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.915 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.915 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32,  with key 'buttonTestId' and value 'CHECK-BOX#1')
06:09:49 10:09:48.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:49 10:09:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:49 10:09:48.960 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
06:09:49 10:09:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:49 10:09:48.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:49 10:09:48.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:48.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:49 10:09:48.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:49 10:09:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:49 10:09:48.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:49 10:09:48.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:49 10:09:48.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:49 10:09:48.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:49 10:09:48.962 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:49 10:09:48.963 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:49 10:09:48.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:49 10:09:48.963 INFO [main][AbstractShell] Close shell Testing shell
06:09:49 10:09:48.963 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:49 10:09:48.968 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:49 10:09:48.968 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:49 10:09:48.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:49 10:09:48.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:48.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:49 10:09:48.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:49 10:09:48.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:49 10:09:49.001 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)
06:09:49 10:09:49.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:49 10:09:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:49 10:09:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:49 10:09:49.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:49 10:09:49.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:49 10:09:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:49 10:09:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:09:49 10:09:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:09:49 10:09:49.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:09:49 10:09:49.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:09:50 10:09:50.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:09:50 10:09:50.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:09:50 10:09:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:50 10:09:50.026 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
06:09:50 10:09:50.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:50 10:09:50.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:50 10:09:50.026 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:50 10:09:50.027 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:50 10:09:50.027 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:50 10:09:50.027 INFO [main][AbstractShell] Close shell Testing shell
06:09:50 10:09:50.027 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:50 10:09:50.033 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:50 10:09:50.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:50 10:09:50.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:50 10:09:50.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:50 10:09:50.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:50 10:09:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:50 10:09:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:50 10:09:50.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:50 10:09:50.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:50 10:09:50.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:50 10:09:50.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:50 10:09:50.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:50 10:09:50.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:50 10:09:50.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:50 10:09:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@")
06:09:50 10:09:50.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:50 10:09:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:50 10:09:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:50 10:09:50.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:50 10:09:50.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:50 10:09:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:50 10:09:50.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:50 10:09:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:50 10:09:50.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:50 10:09:50.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:51 10:09:51.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:51 10:09:51.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:51 10:09:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:51 10:09:51.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:09:51 10:09:51.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:51 10:09:51.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:51 10:09:51.089 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:51 10:09:51.089 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:51 10:09:51.089 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:51 10:09:51.089 INFO [main][AbstractShell] Close shell Testing shell
06:09:51 10:09:51.089 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:51 10:09:51.096 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:51 10:09:51.096 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:51 10:09:51.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:51 10:09:51.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:51 10:09:51.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:51 10:09:51.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:51 10:09:51.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:51 10:09:51.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:51 10:09:51.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:51 10:09:51.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:51 10:09:51.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:51 10:09:51.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:51 10:09:51.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:51 10:09:51.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:51 10:09:51.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2,  with key 'buttonTestId' and value 'TOOGLE-BUTTON#2')
06:09:51 10:09:51.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:51 10:09:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:51 10:09:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:51 10:09:51.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:51 10:09:51.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:51 10:09:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:51 10:09:51.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
06:09:51 10:09:51.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:51 10:09:51.143 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:51 10:09:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:51 10:09:51.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:51 10:09:51.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:51 10:09:51.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:51 10:09:51.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:51 10:09:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:51 10:09:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:51 10:09:51.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:51 10:09:51.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:51 10:09:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:51 10:09:51.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:51 10:09:51.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:51 10:09:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:51 10:09:51.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:51 10:09:51.145 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:51 10:09:51.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:51 10:09:51.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
06:09:51 10:09:51.145 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:51 10:09:51.146 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:51 10:09:51.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:51 10:09:51.146 INFO [main][AbstractShell] Close shell Testing shell
06:09:51 10:09:51.146 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:51 10:09:51.152 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:51 10:09:51.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:51 10:09:51.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:51 10:09:51.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:51 10:09:51.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:51 10:09:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:51 10:09:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:51 10:09:51.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
06:09:51 10:09:51.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:51 10:09:51.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:51 10:09:51.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:51 10:09:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:51 10:09:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:51 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.549 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest
06:09:51 toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.562 s
06:09:51 findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.061 s
06:09:51 findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.075 s
06:09:51 findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.058 s
06:09:51 findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.077 s
06:09:51 toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.078 s
06:09:51 findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.1 s
06:09:51 findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.064 s
06:09:51 findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.078 s
06:09:51 findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
06:09:51 findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.072 s
06:09:51 findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.286 s
06:09:51 findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.074 s
06:09:51 findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.059 s
06:09:51 findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.077 s
06:09:51 findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.058 s
06:09:51 findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.064 s
06:09:51 toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.059 s
06:09:51 findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.066 s
06:09:51 findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.094 s
06:09:51 findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.053 s
06:09:51 findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.062 s
06:09:51 findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.053 s
06:09:51 findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.053 s
06:09:51 findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.065 s
06:09:51 findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.063 s
06:09:51 findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.07 s
06:09:51 Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:51 10:09:51.179 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:51 10:09:51.180 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:51 10:09:51.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:51 10:09:51.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:51 10:09:51.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
06:09:51 10:09:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:51 10:09:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:51 10:09:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:51 10:09:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:51 10:09:51.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
06:09:51 10:09:51.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:51 10:09:51.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:51 10:09:51.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:51 10:09:51.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:51 10:09:51.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:51 10:09:51.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:51 10:09:51.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:51 10:09:51.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:51 10:09:51.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:51 10:09:51.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:52 10:09:52.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:09:52 10:09:52.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:09:52 10:09:52.229 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:09:52 10:09:52.229 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.229 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.229 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.229 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.229 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.229 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.229 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.239 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.239 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:52 10:09:52.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
06:09:52 10:09:52.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
06:09:52 10:09:52.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:52 10:09:52.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.304 INFO [WorkbenchTestable][AbstractButton] Click button &OK
06:09:52 10:09:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:52 10:09:52.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:52 10:09:52.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.309 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel
06:09:52 10:09:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.315 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:09:52 10:09:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.317 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
06:09:52 10:09:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.319 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
06:09:52 10:09:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.321 INFO [WorkbenchTestable][AbstractButton] Click button &No
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:09:52 10:09:52.323 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:09:52 10:09:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:09:52 10:09:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:09:52 10:09:52.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:09:52 10:09:52.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.323 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.324 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.324 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.324 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.324 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.332 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.332 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:52 10:09:52.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
06:09:52 10:09:52.338 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:52 10:09:52.338 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
06:09:52 testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 1.078 s
06:09:52 testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 0.079 s
06:09:52 Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.344 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.344 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:52 10:09:52.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.345 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:52 10:09:52.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.354 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:52 10:09:52.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:52 10:09:52.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:52 10:09:52.380 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:52 10:09:52.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
06:09:52 10:09:52.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.386 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
06:09:52 10:09:52.387 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
06:09:52 10:09:52.387 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.387 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.387 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.387 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.387 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")
06:09:52 10:09:52.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.388 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
06:09:52 10:09:52.388 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
06:09:52 10:09:52.388 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.388 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.388 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.388 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.388 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")
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.389 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
06:09:52 10:09:52.389 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
06:09:52 10:09:52.389 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.389 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.389 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.389 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.391 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")
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.392 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
06:09:52 10:09:52.392 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
06:09:52 10:09:52.392 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.392 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.392 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.392 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.392 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")
06:09:52 10:09:52.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.393 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
06:09:52 10:09:52.393 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
06:09:52 10:09:52.393 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.393 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.393 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.393 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.393 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")
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.394 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
06:09:52 10:09:52.394 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
06:09:52 10:09:52.394 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.394 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.394 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.394 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.394 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.394 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.394 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.394 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.394 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.394 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.398 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.398 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.412 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")
06:09:52 10:09:52.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.431 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")
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.432 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.432 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.432 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.436 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.462 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")
06:09:52 10:09:52.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.478 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
06:09:52 10:09:52.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.479 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.479 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.479 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.479 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.479 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.482 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.482 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.508 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")
06:09:52 10:09:52.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.524 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
06:09:52 10:09:52.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.524 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.524 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.524 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.524 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.528 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.528 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.542 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")
06:09:52 10:09:52.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.562 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")
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.563 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.563 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.563 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.566 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.591 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")
06:09:52 10:09:52.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.607 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")
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.609 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.609 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.609 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.609 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.612 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.612 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:52 10:09:52.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:52 10:09:52.643 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:52 10:09:52.644 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")
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.645 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
06:09:52 10:09:52.645 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.645 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
06:09:52 10:09:52.645 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.645 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.646 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.646 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.646 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.650 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
06:09:52 10:09:52.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 10:09:52.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
06:09:52 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.05 s
06:09:52 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.05 s
06:09:52 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.034 s
06:09:52 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.045 s
06:09:52 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.038 s
06:09:52 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.045 s
06:09:52 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.037 s
06:09:52 Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.661 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.661 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:52 10:09:52.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.661 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.662 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.662 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:52 10:09:52.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.670 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:52 10:09:52.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:52 10:09:52.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:52 10:09:52.722 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:52 10:09:52.723 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
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.724 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
06:09:52 10:09:52.724 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
06:09:52 10:09:52.724 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.724 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.724 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.724 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.724 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
06:09:52 10:09:52.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:52 10:09:52.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
06:09:52 10:09:52.725 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
06:09:52 10:09:52.725 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
06:09:52 10:09:52.725 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.725 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.725 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.725 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.725 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
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:52 10:09:52.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
06:09:52 10:09:52.725 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
06:09:52 10:09:52.726 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.726 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
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.726 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
06:09:52 10:09:52.726 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.726 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.726 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
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:52 10:09:52.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
06:09:52 10:09:52.727 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
06:09:52 10:09:52.727 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.727 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
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:52 10:09:52.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
06:09:52 10:09:52.727 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
06:09:52 10:09:52.727 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.727 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.728 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.728 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.728 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.728 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.728 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.731 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.731 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.745 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")
06:09:52 10:09:52.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.763 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")
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.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
06:09:52 10:09:52.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.764 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.764 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.764 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.764 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.767 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.767 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.780 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
06:09:52 10:09:52.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.798 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
06:09:52 10:09:52.799 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.799 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.799 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.799 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.799 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.799 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.799 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.802 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.814 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
06:09:52 10:09:52.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.833 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
06:09:52 10:09:52.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.833 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.833 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.833 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.833 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.833 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.837 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.837 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.859 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
06:09:52 10:09:52.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.875 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
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:52 10:09:52.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:52 10:09:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
06:09:52 10:09:52.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.876 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.876 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.876 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.876 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.876 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.880 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.880 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.924 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
06:09:52 10:09:52.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
06:09:52 10:09:52.941 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
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:09:52 10:09:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
06:09:52 10:09:52.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.942 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.942 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.942 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.942 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.942 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.945 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:52 10:09:52.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:52 10:09:52.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:52 10:09:52.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:52 10:09:52.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:09:52 10:09:52.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:52 10:09:52.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:09:52 10:09:52.977 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:09:52 10:09:52.978 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
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:52 10:09:52.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:09:52 10:09:52.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:52 10:09:52.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found
06:09:52 10:09:52.979 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
06:09:52 10:09:52.979 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
06:09:52 10:09:52.979 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.979 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.979 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.979 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.980 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
06:09:52 10:09:52.980 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
06:09:52 10:09:52.980 TRACE [main][WidgetHandler] Notify Link with event 3
06:09:52 10:09:52.980 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.980 TRACE [main][WidgetHandler] Notify Link with event 4
06:09:52 10:09:52.980 TRACE [main][WidgetHandler] Wait for synchronization
06:09:52 10:09:52.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:52 10:09:52.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:52 10:09:52.980 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:52 10:09:52.980 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:52 10:09:52.980 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:52 10:09:52.980 INFO [main][AbstractShell] Close shell Testing shell
06:09:52 10:09:52.980 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:52 10:09:52.984 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:52 10:09:52.984 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:52 10:09:52.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:52 10:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:52 10:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:52 10:09:52.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
06:09:52 10:09:52.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:52 10:09:52.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:52 10:09:52.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:53 10:09:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:53 10:09:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:53 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
06:09:53 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.066 s
06:09:53 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.035 s
06:09:53 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.034 s
06:09:53 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.034 s
06:09:53 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.043 s
06:09:53 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.066 s
06:09:53 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.041 s
06:09:53 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:53 10:09:53.015 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:53 10:09:53.016 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:09:53 10:09:53.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:53 10:09:53.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:53 10:09:53.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:53 10:09:53.017 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:09:53 10:09:53.019 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:53 10:09:53.019 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:09:53 10:09:53.019 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:53 10:09:53.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:53 10:09:53.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:53 10:09:53.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:53 10:09:53.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:53 10:09:53.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:53 10:09:53.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:53 10:09:53.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:53 10:09:53.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:53 10:09:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:53 10:09:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:53 10:09:53.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:53 10:09:53.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:53 10:09:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:53 10:09:53.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:53 10:09:53.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:53 10:09:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:53 10:09:53.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:53 10:09:53.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:53 10:09:53.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:53 10:09:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:53 10:09:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:53 10:09:53.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:53 10:09:53.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:53 10:09:53.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:53 10:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:53 10:09:53.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:53 10:09:53.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:53 10:09:53.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:53 10:09:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:54 10:09:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:54 10:09:54.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:54 10:09:54.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:09:54 10:09:54.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:54 10:09:54.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:54 10:09:54.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:09:54 10:09:54.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:54 10:09:54.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:54 10:09:54.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:54 10:09:54.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:54 10:09:54.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:54 10:09:54.059 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:54 10:09:54.059 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:54 10:09:54.059 INFO [main][AbstractShell] Close shell Testing shell
06:09:54 10:09:54.059 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:54 10:09:54.063 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:54 10:09:54.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:54 10:09:54.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:54 10:09:54.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:54 10:09:54.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:54 10:09:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:54 10:09:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:54 10:09:54.068 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:54 10:09:54.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:54 10:09:54.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:54 10:09:54.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:54 10:09:54.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:54 10:09:54.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:54 10:09:54.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:54 10:09:54.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:54 10:09:54.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:54 10:09:54.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:54 10:09:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:54 10:09:54.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:54 10:09:54.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:54 10:09:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:54 10:09:54.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:54 10:09:54.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:54 10:09:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:54 10:09:54.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:54 10:09:54.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:54 10:09:54.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:54 10:09:54.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:54 10:09:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:54 10:09:54.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:54 10:09:54.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:54 10:09:54.099 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:54 10:09:54.099 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:54 10:09:54.099 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:54 10:09:54.099 INFO [main][AbstractShell] Close shell Testing shell
06:09:54 10:09:54.099 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:54 10:09:54.102 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:54 10:09:54.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:54 10:09:54.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:54 10:09:54.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:54 10:09:54.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:54 10:09:54.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:54 10:09:54.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:54 10:09:54.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:54 10:09:54.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:54 10:09:54.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:54 10:09:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:54 10:09:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:54 10:09:54.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:54 10:09:54.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:54 10:09:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:54 10:09:54.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:54 10:09:54.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:54 10:09:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:54 10:09:54.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:54 10:09:54.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:54 10:09:54.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:54 10:09:54.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:54 10:09:54.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:54 10:09:54.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:54 10:09:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:54 10:09:54.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:54 10:09:54.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:54 10:09:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:09:54 10:09:54.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:54 10:09:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:54 10:09:54.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:09:54 10:09:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:54 10:09:54.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:54 10:09:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:09:54 10:09:54.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:54 10:09:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:55 10:09:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:55 10:09:55.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:55 10:09:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:09:55 10:09:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:55 10:09:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:55 10:09:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:09:55 10:09:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:55 10:09:55.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:55 10:09:55.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:55 10:09:55.156 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:55 10:09:55.156 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:55 10:09:55.156 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:55 10:09:55.156 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:55 10:09:55.156 INFO [main][AbstractShell] Close shell Testing shell
06:09:55 10:09:55.156 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:55 10:09:55.160 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:55 10:09:55.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:55 10:09:55.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:55 10:09:55.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:55 10:09:55.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:55 10:09:55.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:55 10:09:55.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:55 10:09:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:55 10:09:55.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:55 10:09:55.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:55 10:09:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:55 10:09:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:55 10:09:55.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:55 10:09:55.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:55 10:09:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:55 10:09:55.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:55 10:09:55.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:55 10:09:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:55 10:09:55.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:55 10:09:55.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:55 10:09:55.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:55 10:09:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:55 10:09:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:55 10:09:55.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:55 10:09:55.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:55 10:09:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:55 10:09:55.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:55 10:09:55.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:55 10:09:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:55 10:09:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:55 10:09:55.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:55 10:09:55.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:55 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:56 10:09:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:56 10:09:56.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:56 10:09:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:09:56 10:09:56.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:56 10:09:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:56 10:09:56.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:09:56 10:09:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:56 10:09:56.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:56 10:09:56.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:56 10:09:56.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:56 10:09:56.205 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:56 10:09:56.205 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:56 10:09:56.205 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:56 10:09:56.205 INFO [main][AbstractShell] Close shell Testing shell
06:09:56 10:09:56.205 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:56 10:09:56.209 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:56 10:09:56.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:56 10:09:56.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:56 10:09:56.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:56 10:09:56.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:56 10:09:56.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:56 10:09:56.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:56 10:09:56.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:56 10:09:56.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:56 10:09:56.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:56 10:09:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:56 10:09:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:56 10:09:56.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:56 10:09:56.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:56 10:09:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:56 10:09:56.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:56 10:09:56.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:56 10:09:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:56 10:09:56.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:56 10:09:56.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:56 10:09:56.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:56 10:09:56.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:56 10:09:56.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:56 10:09:56.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:56 10:09:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:56 10:09:56.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:56 10:09:56.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:56 10:09:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:09:56 10:09:56.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:56 10:09:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:56 10:09:56.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:09:56 10:09:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:56 10:09:56.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:56 10:09:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:09:56 10:09:56.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:56 10:09:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:57 10:09:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:57 10:09:57.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:57 10:09:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:09:57 10:09:57.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:57 10:09:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:57 10:09:57.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:09:57 10:09:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:57 10:09:57.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:57 10:09:57.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:57 10:09:57.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:57 10:09:57.253 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:57 10:09:57.253 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:57 10:09:57.253 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:57 10:09:57.253 INFO [main][AbstractShell] Close shell Testing shell
06:09:57 10:09:57.253 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:57 10:09:57.257 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:57 10:09:57.257 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:57 10:09:57.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:57 10:09:57.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:57 10:09:57.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:57 10:09:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:57 10:09:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:57 10:09:57.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:57 10:09:57.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:57 10:09:57.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:57 10:09:57.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:57 10:09:57.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:57 10:09:57.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:57 10:09:57.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:57 10:09:57.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:57 10:09:57.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:57 10:09:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:57 10:09:57.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:57 10:09:57.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:57 10:09:57.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:57 10:09:57.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:57 10:09:57.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:57 10:09:57.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:57 10:09:57.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:57 10:09:57.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:57 10:09:57.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:57 10:09:57.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:57 10:09:57.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:57 10:09:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:57 10:09:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:57 10:09:57.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A
06:09:57 10:09:57.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:57 10:09:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:57 10:09:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:57 10:09:57.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:57 10:09:57.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:57 10:09:57.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
06:09:57 10:09:57.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:57 10:09:57.799 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:57 10:09:57.799 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:57 10:09:57.799 INFO [main][AbstractShell] Close shell Testing shell
06:09:57 10:09:57.799 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:57 10:09:57.803 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:57 10:09:57.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:57 10:09:57.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:57 10:09:57.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:57 10:09:57.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:57 10:09:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:57 10:09:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:57 10:09:57.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:57 10:09:57.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:57 10:09:57.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:57 10:09:57.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:57 10:09:57.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:57 10:09:57.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:57 10:09:57.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:57 10:09:57.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:57 10:09:57.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:57 10:09:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:57 10:09:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:57 10:09:57.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:57 10:09:57.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:57 10:09:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:57 10:09:57.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:57 10:09:57.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:57 10:09:57.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:57 10:09:57.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:57 10:09:57.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:57 10:09:57.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:57 10:09:57.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:57 10:09:57.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:57 10:09:57.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:57 10:09:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:58 10:09:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:58 10:09:58.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:58 10:09:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:09:58 10:09:58.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:58 10:09:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:58 10:09:58.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:09:58 10:09:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:58 10:09:58.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:58 10:09:58.358 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
06:09:58 10:09:58.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:09:58 10:09:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:58 10:09:58.358 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
06:09:58 10:09:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:58 10:09:58.858 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
06:09:58 10:09:58.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:09:58 10:09:58.861 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA
06:09:58 10:09:58.861 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA
06:09:58 10:09:58.862 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed
06:09:58 10:09:58.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
06:09:58 10:09:58.863 DEBUG [main][TreeEventsListener] Calling method treeCollapsed()
06:09:58 10:09:58.863 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA
06:09:58 10:09:58.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:58 10:09:58.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:58 10:09:58.864 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:58 10:09:58.864 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:58 10:09:58.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:58 10:09:58.864 INFO [main][AbstractShell] Close shell Testing shell
06:09:58 10:09:58.864 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:58 10:09:58.868 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:58 10:09:58.868 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:58 10:09:58.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:58 10:09:58.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:58 10:09:58.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:58 10:09:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:58 10:09:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:58 10:09:58.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:58 10:09:58.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:58 10:09:58.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:58 10:09:58.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:58 10:09:58.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:58 10:09:58.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:58 10:09:58.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:58 10:09:58.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:58 10:09:58.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:58 10:09:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:58 10:09:58.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:58 10:09:58.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:58 10:09:58.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:58 10:09:58.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:58 10:09:58.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:58 10:09:58.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:58 10:09:58.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:58 10:09:58.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:58 10:09:58.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
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:58 10:09:58.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:58 10:09:58.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:58 10:09:58.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:58 10:09:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:09:58 10:09:58.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:58 10:09:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:59 10:09:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:59 10:09:59.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:59 10:09:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:09:59 10:09:59.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:09:59 10:09:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:59 10:09:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:09:59 10:09:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:59 10:09:59.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:09:59 10:09:59.422 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
06:09:59 10:09:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA:
06:09:59 10:09:59.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
06:09:59 10:09:59.423 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
06:09:59 10:09:59.423 DEBUG [main][TreeEventsListener] It was check event: true
06:09:59 10:09:59.423 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA
06:09:59 10:09:59.424 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
06:09:59 10:09:59.424 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA:
06:09:59 10:09:59.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
06:09:59 10:09:59.425 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
06:09:59 10:09:59.425 DEBUG [main][TreeEventsListener] It was check event: true
06:09:59 10:09:59.425 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA
06:09:59 10:09:59.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:09:59 10:09:59.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:09:59 10:09:59.425 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:09:59 10:09:59.426 DEBUG [main][AbstractWait] Waiting until shell is active...
06:09:59 10:09:59.426 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:09:59 10:09:59.426 INFO [main][AbstractShell] Close shell Testing shell
06:09:59 10:09:59.426 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:09:59 10:09:59.431 DEBUG [main][AbstractWait] Waiting while shell is available...
06:09:59 10:09:59.431 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:09:59 10:09:59.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:59 10:09:59.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:09:59 10:09:59.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:09:59 10:09:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:59 10:09:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:59 10:09:59.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:59 10:09:59.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:09:59 10:09:59.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:09:59 10:09:59.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:09:59 10:09:59.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:09:59 10:09:59.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:09:59 10:09:59.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:09:59 10:09:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:59 10:09:59.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:59 10:09:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:59 10:09:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:59 10:09:59.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:59 10:09:59.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:59 10:09:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:59 10:09:59.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:59 10:09:59.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:59 10:09:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:59 10:09:59.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:09:59 10:09:59.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:09:59 10:09:59.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:09:59 10:09:59.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:09:59 10:09:59.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:09:59 10:09:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:09:59 10:09:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:09:59 10:09:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
06:09:59 10:09:59.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
06:09:59 10:09:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:59 10:09:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:59 10:09:59.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:09:59 10:09:59.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
06:09:59 10:09:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:00 10:10:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:00 10:10:00.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
06:10:00 10:10:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
06:10:00 10:10:00.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
06:10:00 10:10:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:00 10:10:00.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
06:10:00 10:10:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:00 10:10:00.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
06:10:00 10:10:00.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:00 10:10:00.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:00 10:10:00.489 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:00 10:10:00.489 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:00 10:10:00.489 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:00 10:10:00.489 INFO [main][AbstractShell] Close shell Testing shell
06:10:00 10:10:00.489 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:00 10:10:00.493 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:00 10:10:00.493 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:00 10:10:00.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:00 10:10:00.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:00 10:10:00.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:00 10:10:00.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:00 10:10:00.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:00 10:10:00.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:00 10:10:00.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:00 10:10:00.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:00 10:10:00.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:00 10:10:00.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:00 10:10:00.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:00 10:10:00.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:00 10:10:00.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:00 10:10:00.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:00 10:10:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:00 10:10:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:00 10:10:00.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:00 10:10:00.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:00 10:10:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:00 10:10:00.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:00 10:10:00.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:00 10:10:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:00 10:10:00.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:00 10:10:00.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:00 10:10:00.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:00 10:10:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:00 10:10:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:01 10:10:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:01 10:10:01.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:01 10:10:01.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:01 10:10:01.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:01 10:10:01.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:01 10:10:01.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:01 10:10:01.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:01 10:10:01.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:01 10:10:01.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:10:01 10:10:01.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:01 10:10:01.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:01 10:10:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:01 10:10:01.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:01 10:10:01.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:01 10:10:01.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:01 10:10:01.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:01 10:10:01.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:01 10:10:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:01 10:10:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children...
06:10:01 10:10:01.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:10:01 10:10:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:02 10:10:02.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:02 10:10:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:02 10:10:02.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:02 10:10:02.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:02 10:10:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:02 10:10:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:02 10:10:02.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:02 10:10:02.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:02 10:10:02.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:02 10:10:02.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:02 10:10:02.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:02 10:10:02.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:02 10:10:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:02 10:10:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:02 10:10:02.042 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
06:10:02 10:10:02.043 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
06:10:02 10:10:02.044 DEBUG [main][TreeItemHandler] Set Tree selection
06:10:02 10:10:02.045 DEBUG [main][TreeHandler] Notify Tree about selection event
06:10:02 10:10:02.045 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
06:10:02 10:10:02.045 DEBUG [main][TreeEventsListener] It was check event: false
06:10:02 10:10:02.045 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
06:10:02 10:10:02.045 DEBUG [WorkbenchTestable][TreeItemHandler]   AAA
06:10:02 10:10:02.045 DEBUG [WorkbenchTestable][TreeItemHandler]   BB
06:10:02 10:10:02.045 DEBUG [WorkbenchTestable][TreeItemHandler]   AAB
06:10:02 10:10:02.045 DEBUG [WorkbenchTestable][TreeItemHandler]   C
06:10:02 10:10:02.046 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items
06:10:02 10:10:02.047 DEBUG [main][TreeHandler] Unselect all tree items
06:10:02 10:10:02.047 DEBUG [main][TreeHandler] Notify Tree about selection event
06:10:02 10:10:02.047 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
06:10:02 10:10:02.047 DEBUG [main][TreeEventsListener] It was check event: false
06:10:02 10:10:02.047 INFO [WorkbenchTestable][TreeHandler] All tree items unselected
06:10:02 10:10:02.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:02 10:10:02.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:02 10:10:02.048 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:02 10:10:02.048 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:02 10:10:02.048 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:02 10:10:02.048 INFO [main][AbstractShell] Close shell Testing shell
06:10:02 10:10:02.048 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:02 10:10:02.052 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:02 10:10:02.052 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:02 10:10:02.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:02 10:10:02.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:02 10:10:02.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:02 10:10:02.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:02 10:10:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:02 10:10:02.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:02 10:10:02.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:02 10:10:02.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:02 10:10:02.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:02 10:10:02.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:02 10:10:02.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:02 10:10:02.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:02 10:10:02.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
06:10:02 10:10:02.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:02 10:10:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:02 10:10:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:02 10:10:02.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:02 10:10:02.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:02 10:10:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:02 10:10:02.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:02 10:10:02.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:02 10:10:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:02 10:10:02.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:02 10:10:02.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:02 10:10:02.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:02 10:10:02.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:02 10:10:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:02 10:10:02.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:02 10:10:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:02 10:10:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:02 10:10:02.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:02 10:10:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:10:02 10:10:02.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:02 10:10:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:03 10:10:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:03 10:10:03.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:03 10:10:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:10:03 10:10:03.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:03 10:10:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:03 10:10:03.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:10:03 10:10:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:03 10:10:03.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:03 10:10:03.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:03 10:10:03.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:03 10:10:03.099 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:03 10:10:03.100 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:03 10:10:03.100 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:03 10:10:03.100 INFO [main][AbstractShell] Close shell Testing shell
06:10:03 10:10:03.100 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:03 10:10:03.104 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:03 10:10:03.104 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:03 10:10:03.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:03 10:10:03.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:03 10:10:03.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:03 10:10:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:03 10:10:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:03 10:10:03.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:03 10:10:03.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:03 10:10:03.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:03 10:10:03.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:03 10:10:03.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:03 10:10:03.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:03 10:10:03.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:03 10:10:03.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:03 10:10:03.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:03 10:10:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:03 10:10:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:03 10:10:03.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:03 10:10:03.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:03 10:10:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:03 10:10:03.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:03 10:10:03.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:03 10:10:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:03 10:10:03.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:03 10:10:03.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
06:10:03 10:10:03.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:03 10:10:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:03 10:10:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:03 10:10:03.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:03 10:10:03.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:03 10:10:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:03 10:10:03.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:03 10:10:03.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:03 10:10:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:03 10:10:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:03 10:10:03.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:03 10:10:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:03 10:10:03.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:03 10:10:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:03 10:10:03.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:03 10:10:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:03 10:10:03.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:03 10:10:03.647 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:03 10:10:03.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
06:10:03 10:10:03.647 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:03 10:10:03.648 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:03 10:10:03.648 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:03 10:10:03.648 INFO [main][AbstractShell] Close shell Testing shell
06:10:03 10:10:03.648 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:03 10:10:03.652 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:03 10:10:03.652 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:03 10:10:03.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:03 10:10:03.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:03 10:10:03.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:03 10:10:03.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:03 10:10:03.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:03 10:10:03.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:03 10:10:03.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:03 10:10:03.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:03 10:10:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:03 10:10:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:03 10:10:03.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:03 10:10:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:03 10:10:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:03 10:10:03.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:03 10:10:03.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:03 10:10:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:03 10:10:03.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:03 10:10:03.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:03 10:10:03.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:03 10:10:03.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:03 10:10:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:03 10:10:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:03 10:10:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:03 10:10:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:03 10:10:03.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:03 10:10:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:04 10:10:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:04 10:10:04.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:04 10:10:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:04 10:10:04.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:04 10:10:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:04 10:10:04.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:04 10:10:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:04 10:10:04.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:04 10:10:04.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
06:10:04 10:10:04.203 DEBUG [main][TreeItemHandler] Selecting tree item: AA
06:10:04 10:10:04.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
06:10:04 10:10:04.204 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
06:10:04 10:10:04.204 DEBUG [main][TreeEventsListener] It was check event: false
06:10:04 10:10:04.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
06:10:04 10:10:04.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:04 10:10:04.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:04 10:10:04.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:04 10:10:04.205 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:04 10:10:04.205 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:04 10:10:04.205 INFO [main][AbstractShell] Close shell Testing shell
06:10:04 10:10:04.205 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:04 10:10:04.209 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:04 10:10:04.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:04 10:10:04.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:04 10:10:04.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:04 10:10:04.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:04 10:10:04.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:04 10:10:04.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:04 10:10:04.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:04 10:10:04.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:04 10:10:04.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:04 10:10:04.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:04 10:10:04.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:04 10:10:04.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:04 10:10:04.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:04 10:10:04.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:04 10:10:04.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:04 10:10:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:04 10:10:04.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:04 10:10:04.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:04 10:10:04.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:04 10:10:04.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:04 10:10:04.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:04 10:10:04.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:04 10:10:04.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:04 10:10:04.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:04 10:10:04.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:04 10:10:04.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:04 10:10:04.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:04 10:10:04.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:04 10:10:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:04 10:10:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:04 10:10:04.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:04 10:10:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:04 10:10:04.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:04 10:10:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:04 10:10:04.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:04 10:10:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:04 10:10:04.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:04 10:10:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:10:04 10:10:04.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:04 10:10:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:05 10:10:05.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:05 10:10:05.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:05 10:10:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:10:05 10:10:05.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:05 10:10:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:05 10:10:05.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:10:05 10:10:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:05 10:10:05.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:05 10:10:05.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:05 10:10:05.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:05 10:10:05.265 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:05 10:10:05.265 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:05 10:10:05.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:05 10:10:05.265 INFO [main][AbstractShell] Close shell Testing shell
06:10:05 10:10:05.265 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:05 10:10:05.269 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:05 10:10:05.269 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:05 10:10:05.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:05 10:10:05.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:05 10:10:05.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:05 10:10:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:05 10:10:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:05 10:10:05.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:05 10:10:05.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:05 10:10:05.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:05 10:10:05.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:05 10:10:05.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:05 10:10:05.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:05 10:10:05.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:05 10:10:05.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:05 10:10:05.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:05 10:10:05.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:05 10:10:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:05 10:10:05.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:05 10:10:05.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:05 10:10:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:05 10:10:05.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:05 10:10:05.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:05 10:10:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:05 10:10:05.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:05 10:10:05.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:05 10:10:05.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:05 10:10:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:05 10:10:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:05 10:10:05.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:05 10:10:05.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:05 10:10:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:05 10:10:05.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:05 10:10:05.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:05 10:10:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:05 10:10:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:05 10:10:05.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:05 10:10:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:10:05 10:10:05.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:05 10:10:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:05 10:10:05.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:05 10:10:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:05 10:10:05.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:05 10:10:05.811 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA
06:10:05 10:10:05.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
06:10:05 10:10:05.811 DEBUG [main][TreeItemHandler] Selecting tree item: AA
06:10:05 10:10:05.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
06:10:05 10:10:05.811 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
06:10:05 10:10:05.811 DEBUG [main][TreeEventsListener] It was check event: false
06:10:05 10:10:05.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
06:10:05 10:10:05.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:10:05 10:10:05.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:10:05 10:10:05.811 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8
06:10:05 10:10:05.811 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired
06:10:05 10:10:05.811 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected()
06:10:05 10:10:05.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:10:05 10:10:05.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:05 10:10:05.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:05 10:10:05.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:05 10:10:05.813 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:05 10:10:05.813 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:05 10:10:05.813 INFO [main][AbstractShell] Close shell Testing shell
06:10:05 10:10:05.813 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:05 10:10:05.817 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:05 10:10:05.817 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:05 10:10:05.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:05 10:10:05.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:05 10:10:05.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:05 10:10:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:05 10:10:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:05 10:10:05.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:05 10:10:05.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:05 10:10:05.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:05 10:10:05.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:05 10:10:05.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:05 10:10:05.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:05 10:10:05.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:05 10:10:05.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:05 10:10:05.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:05 10:10:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:05 10:10:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:05 10:10:05.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:05 10:10:05.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:05 10:10:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:05 10:10:05.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:05 10:10:05.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:05 10:10:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:05 10:10:05.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:05 10:10:05.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:05 10:10:05.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:05 10:10:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:05 10:10:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:05 10:10:05.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:05 10:10:05.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:05 10:10:05.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:05 10:10:05.855 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
06:10:05 10:10:05.855 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:05 10:10:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:06 10:10:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:06 10:10:06.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:06 10:10:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
06:10:06 10:10:06.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:06 10:10:06.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:06 10:10:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:06 10:10:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:06 10:10:06.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:06 10:10:06.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:06 10:10:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:07 10:10:07.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:07 10:10:07.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:07 10:10:07.859 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:07 10:10:07.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:07 10:10:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:08 10:10:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:08 10:10:08.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:08 10:10:08.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:08 10:10:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:08 10:10:08.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:08 10:10:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:08 10:10:08.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:09 10:10:09.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:09 10:10:09.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:09 10:10:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:09 10:10:09.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:09 10:10:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:09 10:10:09.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:09 10:10:09.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:09 10:10:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:09 10:10:09.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:09 10:10:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:09 10:10:09.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:09 10:10:09.861 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:09 10:10:09.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:09 10:10:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:09 10:10:09.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.362 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:10 10:10:10.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:10 10:10:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:10 10:10:10.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.863 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:10 10:10:10.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:10 10:10:10.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully
06:10:10 10:10:10.863 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:10 10:10:10.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:10 10:10:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:10 10:10:10.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:10 10:10:10.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:10 10:10:10.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:10 10:10:10.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:10 10:10:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:10 10:10:10.865 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
06:10:10 10:10:10.865 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:10 10:10:10.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:10 10:10:10.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:11 10:10:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:11 10:10:11.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:11 10:10:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
06:10:11 10:10:11.365 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:11 10:10:11.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:11 10:10:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:11 10:10:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:11 10:10:11.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:11 10:10:11.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:11 10:10:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:12 10:10:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:12 10:10:12.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:12 10:10:12.867 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:12 10:10:12.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:12 10:10:12.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:13 10:10:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:13 10:10:13.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:13 10:10:13.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:13 10:10:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:13 10:10:13.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:13 10:10:13.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:14 10:10:14.368 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:14 10:10:14.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:14 10:10:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:14 10:10:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:14 10:10:14.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:14 10:10:14.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:14 10:10:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:15 10:10:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:15 10:10:15.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:15 10:10:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown
06:10:15 10:10:15.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:15 10:10:15.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:15 10:10:15.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:15 10:10:15.371 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:15 10:10:15.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:15 10:10:15.371 INFO [main][AbstractShell] Close shell Testing shell
06:10:15 10:10:15.371 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:15 10:10:15.376 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:15 10:10:15.376 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:15 10:10:15.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:15 10:10:15.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:15 10:10:15.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:15 10:10:15.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
06:10:15 10:10:15.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:15 10:10:15.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:15 10:10:15.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:15 10:10:15.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.381 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
06:10:15 testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.048 s
06:10:15 testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.039 s
06:10:15 testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.058 s
06:10:15 testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.049 s
06:10:15 testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.048 s
06:10:15 getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.56 s
06:10:15 testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.065 s
06:10:15 testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.565 s
06:10:15 testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.045 s
06:10:15 testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.56 s
06:10:15 getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.051 s
06:10:15 testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.548 s
06:10:15 testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.569 s
06:10:15 testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.047 s
06:10:15 testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.547 s
06:10:15 testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 9.571 s
06:10:15 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.400 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.401 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:15 10:10:15.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:15 10:10:15.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:15 10:10:15.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:15 10:10:15.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:15 10:10:15.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:15 10:10:15.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:15 10:10:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:15 10:10:15.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:15 10:10:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:15 10:10:15.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:15 10:10:15.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:15 10:10:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:15 10:10:15.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:15 10:10:15.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:15 10:10:15.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:15 10:10:15.437 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:15 10:10:15.437 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:15 10:10:15.437 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:15 10:10:15.437 INFO [main][AbstractShell] Close shell Testing shell
06:10:15 10:10:15.437 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:15 10:10:15.441 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:15 10:10:15.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:15 10:10:15.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:15 10:10:15.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:15 10:10:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:15 10:10:15.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:15 10:10:15.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:15 10:10:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:15 10:10:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:15 10:10:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:15 10:10:15.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:15 10:10:15.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:15 10:10:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:15 10:10:15.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:15 10:10:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:15 10:10:15.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:15 10:10:15.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:15 10:10:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:15 10:10:15.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:15 10:10:15.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:15 10:10:15.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:15 10:10:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:15 10:10:15.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:15 10:10:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:15 10:10:15.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:15 10:10:15.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:15 10:10:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:15 10:10:15.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:15 10:10:15.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:15 10:10:15.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:15 10:10:15.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:15 10:10:15.492 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:15 10:10:15.492 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:15 10:10:15.492 INFO [main][AbstractShell] Close shell Testing shell
06:10:15 10:10:15.492 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:15 10:10:15.509 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:15 10:10:15.509 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:15 10:10:15.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:15 10:10:15.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:15 10:10:15.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:15 10:10:15.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:15 10:10:15.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:15 10:10:15.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:15 10:10:15.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:15 10:10:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:15 10:10:15.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:15 10:10:15.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:15 10:10:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:15 10:10:15.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:15 10:10:15.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:15 10:10:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:15 10:10:15.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:15 10:10:15.559 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:10:15 10:10:15.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:15 10:10:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:16 10:10:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:16 10:10:16.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:16 10:10:16.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:10:16 10:10:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:16 10:10:16.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:10:16 10:10:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:16 10:10:16.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:10:16 10:10:16.062 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
06:10:16 10:10:16.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:16 10:10:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:16 10:10:16.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:16 10:10:16.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:16 10:10:16.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:10:16 10:10:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:16 10:10:16.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:10:16 10:10:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:16 10:10:16.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:10:16 10:10:16.566 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
06:10:16 10:10:16.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
06:10:16 10:10:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:17 10:10:17.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:17 10:10:17.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
06:10:17 10:10:17.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
06:10:17 10:10:17.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:17 10:10:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:17 10:10:17.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
06:10:17 10:10:17.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
06:10:17 10:10:17.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
06:10:17 10:10:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:18 10:10:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:18 10:10:18.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
06:10:18 10:10:18.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
06:10:18 10:10:18.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:18 10:10:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:18 10:10:18.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
06:10:18 10:10:18.569 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
06:10:18 10:10:18.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:10:18 10:10:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:19 10:10:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:19 10:10:19.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:10:19 10:10:19.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:10:19 10:10:19.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:19 10:10:19.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
06:10:19 10:10:19.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:19 10:10:19.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:10:19 10:10:19.070 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
06:10:19 10:10:19.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
06:10:19 10:10:19.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:19 10:10:19.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:19 10:10:19.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
06:10:19 10:10:19.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
06:10:19 10:10:19.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:20 10:10:20.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:20 10:10:20.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
06:10:20 10:10:20.159 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
06:10:20 10:10:20.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
06:10:20 10:10:20.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:20 10:10:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:20 10:10:20.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
06:10:20 10:10:20.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
06:10:20 10:10:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:21 10:10:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:21 10:10:21.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
06:10:21 10:10:21.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.161 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.162 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.162 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.162 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.162 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.166 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.166 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.211 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.211 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.211 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.211 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.211 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.215 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.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
06:10:21 10:10:21.258 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.258 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.258 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.258 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.258 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.262 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.262 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.298 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')
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
06:10:21 10:10:21.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.299 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.299 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.299 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.299 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.299 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.299 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.299 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.303 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.339 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.339 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.339 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.342 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.342 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
06:10:21 10:10:21.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 10:10:21.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.955 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
06:10:21 testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.059 s
06:10:21 testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.069 s
06:10:21 testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 5.641 s
06:10:21 testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.05 s
06:10:21 testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.047 s
06:10:21 testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.054 s
06:10:21 testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.033 s
06:10:21 Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.361 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.362 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:21 10:10:21.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.362 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:21 10:10:21.372 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.372 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:21 10:10:21.372 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
06:10:21 10:10:21.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:21 10:10:21.418 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
06:10:21 10:10:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:21 10:10:21.425 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
06:10:21 10:10:21.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:21 10:10:21.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.425 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.426 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.426 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.426 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.426 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.429 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.429 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
06:10:21 10:10:21.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
06:10:21 10:10:21.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:21 10:10:21.461 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
06:10:21 10:10:21.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
06:10:21 10:10:21.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:21 10:10:21.462 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text
06:10:21 10:10:21.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.465 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.466 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.466 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.466 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.469 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.469 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.509 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
06:10:21 10:10:21.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
06:10:21 10:10:21.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:21 10:10:21.522 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
06:10:21 10:10:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:21 10:10:21.523 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text
06:10:21 10:10:21.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.524 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.524 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.524 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.524 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.527 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.527 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
06:10:21 10:10:21.554 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 10:10:21.554 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
06:10:21 openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.062 s
06:10:21 selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.074 s
06:10:21 selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.045 s
06:10:21 Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 10:10:21.568 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 10:10:21.569 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:21 10:10:21.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.616 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
06:10:21 10:10:21.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.616 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)
06:10:21 10:10:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:21 10:10:21.617 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:10:21 10:10:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:21 10:10:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:21 10:10:21.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:21 10:10:21.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
06:10:21 10:10:21.618 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)
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:21 10:10:21.618 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:21 10:10:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:21 10:10:21.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:21 10:10:21.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:21 10:10:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
06:10:21 10:10:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
06:10:21 10:10:21.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.619 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.619 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.619 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.619 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.619 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.623 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 10:10:21.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
06:10:21 10:10:21.628 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 10:10:21.628 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
06:10:21 okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)  Time elapsed: 0.058 s
06:10:21 Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.635 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:21 10:10:21.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.636 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:21 10:10:21.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.644 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:21 10:10:21.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:10:21 10:10:21.650 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
06:10:21 10:10:21.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:21 10:10:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:21 10:10:21.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'File'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:10:21 10:10:21.651 DEBUG [main][MenuItemLookup] Item match:Window
06:10:21 10:10:21.652 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:10:21 10:10:21.652 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:10:21 10:10:21.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:10:21 10:10:21.652 DEBUG [main][MenuItemLookup] Found menu:''
06:10:21 10:10:21.652 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:10:21 10:10:21.652 DEBUG [main][MenuItemLookup] Item match:Show View
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:''
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:10:21 10:10:21.656 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:10:21 10:10:21.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:10:21 10:10:21.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:10:21 10:10:21.656 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:10:21 10:10:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:10:21 10:10:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:10:21 10:10:21.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:21 10:10:21.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
06:10:21 10:10:21.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:21 10:10:21.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:21 10:10:21.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
06:10:21 10:10:21.734 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
06:10:21 10:10:21.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:21 10:10:21.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:21 10:10:21.736 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:10:21 10:10:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:21 10:10:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:21 10:10:21.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:21 10:10:21.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:21 10:10:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:10:21 10:10:21.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:10:21 10:10:21.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:21 10:10:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:21 10:10:21.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 '\*?\QRedDeer SWT Controls\E')
06:10:21 10:10:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:21 10:10:21.788 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:21 10:10:21.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:21 10:10:21.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:21 10:10:21.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:21 10:10:21.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:21 10:10:21.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:21 10:10:21.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
06:10:21 10:10:21.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.792 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')
06:10:21 10:10:21.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.816 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:21 10:10:21.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
06:10:21 10:10:21.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.818 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:")
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.819 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
06:10:21 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.027 s
06:10:21 defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.001 s
06:10:21 Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 10:10:21.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 10:10:21.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:21 10:10:21.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
06:10:21 10:10:21.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 10:10:21.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.840 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
06:10:21 10:10:21.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.851 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
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.851 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1
06:10:21 10:10:21.852 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
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.853 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
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:21 10:10:21.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
06:10:21 10:10:21.854 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2
06:10:21 10:10:21.854 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
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:21 10:10:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
06:10:21 10:10:21.855 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:
06:10:21 is "First spinner:")
06:10:21 10:10:21.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.856 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11
06:10:21 10:10:21.857 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:
06:10:21 is "First spinner:")
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.857 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:
06:10:21 is "Second spinner:")
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.858 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22
06:10:21 10:10:21.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
06:10:21 is "Second spinner:")
06:10:21 10:10:21.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:21 10:10:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:21 10:10:21.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:21 10:10:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
06:10:21 10:10:21.862 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:21 10:10:21.862 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:21 10:10:21.862 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:21 10:10:21.862 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.863 INFO [main][AbstractShell] Close shell Testing shell
06:10:21 10:10:21.863 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:21 10:10:21.867 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:21 10:10:21.867 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:21 10:10:21.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 10:10:21.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 10:10:21.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
06:10:21 10:10:21.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 10:10:21.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:21 10:10:21.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:21 10:10:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:21 10:10:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
06:10:21 spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)  Time elapsed: 0.047 s
06:10:21 Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:21 10:10:21.878 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:21 10:10:21.879 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:21 10:10:21.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:21 10:10:21.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.879 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:21 10:10:21.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:21 10:10:21.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:21 10:10:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:21 10:10:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:21 10:10:21.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 '\*?\QRedDeer SWT Controls\E')
06:10:21 10:10:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:21 10:10:21.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:21 10:10:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:21 10:10:21.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:21 10:10:21.918 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:21 10:10:21.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:21 10:10:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:21 10:10:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:21 10:10:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:21 10:10:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:21 10:10:21.920 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
06:10:21 10:10:21.920 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
06:10:21 10:10:21.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:21 10:10:21.921 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:10:21 10:10:21.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:21 10:10:21.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:10:21 10:10:21.964 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
06:10:21 10:10:21.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:21 10:10:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:21 10:10:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:21 10:10:21.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:21 10:10:21.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'File'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:10:21 10:10:21.965 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Item match:Window
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Found menu:''
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:10:21 10:10:21.966 DEBUG [main][MenuItemLookup] Item match:Show View
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:''
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:10:21 10:10:21.970 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:10:21 10:10:21.970 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:10:21 10:10:21.970 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:10:21 10:10:21.971 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:10:22 10:10:22.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:10:22 10:10:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:10:22 10:10:22.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:22 10:10:22.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:22 10:10:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:22 10:10:22.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:22 10:10:22.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
06:10:22 10:10:22.039 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
06:10:22 10:10:22.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:22 10:10:22.040 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:10:22 10:10:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:22 10:10:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:22 10:10:22.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:22 10:10:22.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:22 10:10:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:10:22 10:10:22.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:10:22 10:10:22.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
06:10:22 10:10:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:22 10:10:22.090 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:22 10:10:22.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:22 10:10:22.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:22 10:10:22.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:22 10:10:22.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:22 10:10:22.092 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')
06:10:22 10:10:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
06:10:22 10:10:22.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 10:10:22.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
06:10:22 10:10:22.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
06:10:22 10:10:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 10:10:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
06:10:22 10:10:22.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:22 10:10:22.118 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:22 10:10:22.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:22 10:10:22.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:22 10:10:22.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:22 10:10:22.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:22 10:10:22.121 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
06:10:22 10:10:22.121 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
06:10:22 10:10:22.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.121 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:10:22 10:10:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:10:22 10:10:22.153 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
06:10:22 10:10:22.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'File'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Item match:Window
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:''
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:10:22 10:10:22.154 DEBUG [main][MenuItemLookup] Item match:Show View
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:''
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:10:22 10:10:22.158 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:10:22 10:10:22.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:10:22 10:10:22.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:10:22 10:10:22.159 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:10:22 10:10:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:10:22 10:10:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:10:22 10:10:22.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:22 10:10:22.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:22 10:10:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:22 10:10:22.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:22 10:10:22.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
06:10:22 10:10:22.222 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
06:10:22 10:10:22.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:22 10:10:22.224 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:10:22 10:10:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:22 10:10:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:22 10:10:22.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:22 10:10:22.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:22 10:10:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:10:22 10:10:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:10:22 10:10:22.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
06:10:22 10:10:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:22 10:10:22.275 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:22 10:10:22.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:22 10:10:22.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:22 10:10:22.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:22 10:10:22.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:22 10:10:22.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:10:22 10:10:22.286 DEBUG [main][MenuItemLookup] Found menu:'File'
06:10:22 10:10:22.286 DEBUG [main][MenuItemLookup] Item match:File
06:10:22 10:10:22.309 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:10:22 10:10:22.309 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:''
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Package'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Class'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Interface'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Enum'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Record'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'File'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:''
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:10:22 10:10:22.311 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:10:22 10:10:22.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:10:22 10:10:22.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:10:22 10:10:22.313 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:10:22 10:10:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
06:10:22 10:10:22.386 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
06:10:22 10:10:22.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.388 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.388 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue
06:10:22 10:10:22.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
06:10:22 10:10:22.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
06:10:22 10:10:22.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:22 10:10:22.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:10:22 10:10:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:22 10:10:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:22 10:10:22.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:22 10:10:22.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.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 '\*?\QRedDeer SWT Controls\E')
06:10:22 10:10:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:22 10:10:22.427 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:22 10:10:22.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:22 10:10:22.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:22 10:10:22.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:22 10:10:22.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:22 10:10:22.438 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
06:10:22 10:10:22.438 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
06:10:22 10:10:22.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.438 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:10:22 10:10:22.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:10:22 10:10:22.462 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
06:10:22 10:10:22.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'File'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Item match:Window
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:''
06:10:22 10:10:22.463 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:10:22 10:10:22.464 DEBUG [main][MenuItemLookup] Item match:Show View
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:''
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:10:22 10:10:22.467 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:10:22 10:10:22.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:10:22 10:10:22.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:10:22 10:10:22.467 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:10:22 10:10:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:10:22 10:10:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:10:22 10:10:22.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:22 10:10:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:22 10:10:22.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:10:22 10:10:22.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
06:10:22 10:10:22.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
06:10:22 10:10:22.532 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
06:10:22 10:10:22.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:10:22 10:10:22.534 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:10:22 10:10:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:10:22 10:10:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:10:22 10:10:22.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:10:22 10:10:22.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:22 10:10:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:10:22 10:10:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:10:22 10:10:22.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:22 10:10:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:22 10:10:22.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
06:10:22 10:10:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:22 10:10:22.582 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:22 10:10:22.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:22 10:10:22.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:22 10:10:22.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:22 10:10:22.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:22 10:10:22.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:22 10:10:22.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:10:22 10:10:22.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text")
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.610 INFO [WorkbenchTestable][AbstractText] Text set to: New text
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.611 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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")
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.611 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.612 INFO [WorkbenchTestable][AbstractText] Text set to: Original text
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
06:10:22 testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.219 s
06:10:22 testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.317 s
06:10:22 defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.193 s
06:10:22 Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.618 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.619 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:22 10:10:22.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.619 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.662 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
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:22 is "Test clabel")
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.667 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.667 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.667 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:22 10:10:22.667 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.668 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.668 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.668 INFO [main][AbstractShell] Close shell Testing shell
06:10:22 10:10:22.668 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:22 10:10:22.676 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
06:10:22 is "FormLabel")
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:22 10:10:22.742 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.743 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.743 INFO [main][AbstractShell] Close shell Testing shell
06:10:22 10:10:22.743 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:22 10:10:22.750 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.750 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.795 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
06:10:22 10:10:22.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.796 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
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:22 10:10:22.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
06:10:22 10:10:22.796 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:22 is "Test label")
06:10:22 10:10:22.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:22 is "Test label1")
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
06:10:22 is "Test label")
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.802 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:22 10:10:22.803 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.803 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.804 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.804 INFO [main][AbstractShell] Close shell Testing shell
06:10:22 10:10:22.804 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:22 10:10:22.811 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.812 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.856 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
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:22 is "Test label4")
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.862 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.862 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:22 10:10:22.862 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.863 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.863 INFO [main][AbstractShell] Close shell Testing shell
06:10:22 10:10:22.863 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:22 10:10:22.871 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.871 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.922 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
06:10:22 10:10:22.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:22 is "Test label2")
06:10:22 10:10:22.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.926 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
06:10:22 10:10:22.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.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
06:10:22 10:10:22.927 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.927 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.927 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.927 INFO [main][AbstractShell] Close shell Testing shell
06:10:22 10:10:22.927 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:22 10:10:22.935 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:22 10:10:22.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:22 10:10:22.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:22 10:10:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.981 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
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:22 is "Required label1*")
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:22 10:10:22.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:22 10:10:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:22 10:10:22.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:22 10:10:22.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:22 10:10:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:22 10:10:22.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:22 10:10:22.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:22 10:10:22.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:22 10:10:22.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
06:10:22 10:10:22.989 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:22 10:10:22.989 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:22 10:10:22.989 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:22 10:10:22.989 INFO [main][AbstractShell] Close shell Testing shell
06:10:22 10:10:22.989 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:22 10:10:22.997 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:22 10:10:22.997 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:22 10:10:22.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:22 10:10:22.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:22 10:10:22.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:23 10:10:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:23 10:10:23.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:23 10:10:23.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:23 10:10:23.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:23 10:10:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.044 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
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:23 is "Test label3")
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:23 10:10:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:23 10:10:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:23 10:10:23.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:23 10:10:23.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:23 10:10:23.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:23 10:10:23.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:23 10:10:23.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:23 10:10:23.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:23 10:10:23.050 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.050 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.050 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.050 INFO [main][AbstractShell] Close shell Testing shell
06:10:23 10:10:23.050 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:23 10:10:23.059 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:23 10:10:23.059 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:23 10:10:23.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:23 10:10:23.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:23 10:10:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.066 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:23 10:10:23.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:23 10:10:23.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:23 10:10:23.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:23 10:10:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.117 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
06:10:23 10:10:23.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:23 is "Required label1")
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:23 10:10:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:23 10:10:23.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:23 10:10:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:23 10:10:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:23 10:10:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:23 10:10:23.125 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:23 10:10:23.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:23 10:10:23.125 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.126 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.126 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.126 INFO [main][AbstractShell] Close shell Testing shell
06:10:23 10:10:23.126 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:23 10:10:23.134 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:23 10:10:23.134 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:23 10:10:23.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:23 10:10:23.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:23 10:10:23.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:23 10:10:23.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:23 10:10:23.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:23 is "Test label")
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:23 10:10:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:23 10:10:23.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:23 10:10:23.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:23 10:10:23.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:23 10:10:23.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:23 10:10:23.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:23 10:10:23.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.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
06:10:23 10:10:23.184 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.185 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.185 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.185 INFO [main][AbstractShell] Close shell Testing shell
06:10:23 10:10:23.185 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:23 10:10:23.209 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:23 10:10:23.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:23 10:10:23.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:23 10:10:23.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:23 10:10:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:23 10:10:23.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:23 10:10:23.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:23 10:10:23.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:23 10:10:23.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:23 10:10:23.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:23 10:10:23.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:23 10:10:23.259 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
06:10:23 10:10:23.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:23 10:10:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:23 10:10:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:23 10:10:23.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:23 is "Test label1")
06:10:23 10:10:23.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:23 10:10:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:23 10:10:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:23 10:10:23.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:23 10:10:23.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:23 10:10:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:23 10:10:23.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:23 10:10:23.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:23 10:10:23.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:23 10:10:23.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:23 10:10:23.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:23 10:10:23.263 INFO [WorkbenchTestable][AbstractText] Type text not so funny text
06:10:23 10:10:23.263 INFO [WorkbenchTestable][AbstractText] Text set to: 
06:10:23 10:10:23.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:23 10:10:23.263 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events
06:10:23 10:10:23.266 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text"
06:10:23 10:10:23.329 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:23 10:10:23.329 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
06:10:23 10:10:23.932 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:23 10:10:23.932 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
06:10:24 10:10:24.533 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:24 10:10:24.533 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:10:25 10:10:25.134 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:25 10:10:25.134 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
06:10:25 10:10:25.736 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:25 10:10:25.736 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:10:26 10:10:26.337 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:26 10:10:26.337 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
06:10:26 10:10:26.938 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:26 10:10:26.938 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
06:10:27 10:10:27.539 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:27 10:10:27.539 INFO [WorkbenchTestable][Keyboard]     As char:f, as int:102
06:10:28 10:10:28.141 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:28 10:10:28.141 INFO [WorkbenchTestable][Keyboard]     As char:u, as int:117
06:10:28 10:10:28.742 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:28 10:10:28.742 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
06:10:29 10:10:29.343 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:29 10:10:29.343 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
06:10:29 10:10:29.944 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:29 10:10:29.944 INFO [WorkbenchTestable][Keyboard]     As char:y, as int:121
06:10:30 10:10:30.545 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:30 10:10:30.545 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
06:10:31 10:10:31.147 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:31 10:10:31.147 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:10:31 10:10:31.748 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:31 10:10:31.748 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:10:32 10:10:32.349 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:32 10:10:32.349 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
06:10:32 10:10:32.950 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:10:32 10:10:32.950 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:10:33 10:10:33.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Test label1")
06:10:33 10:10:33.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.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
06:10:33 10:10:33.554 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.555 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.555 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.555 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.555 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.565 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.565 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:33 10:10:33.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:33 10:10:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:33 10:10:33.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.621 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
06:10:33 10:10:33.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Test label1")
06:10:33 10:10:33.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.624 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.625 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
06:10:33 10:10:33.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Test label1")
06:10:33 10:10:33.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.627 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:33 10:10:33.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.628 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.628 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.628 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.628 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.636 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.636 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:33 10:10:33.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:33 10:10:33.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:33 10:10:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.690 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
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Special label?")
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:33 10:10:33.699 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.699 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.699 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.699 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.699 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.707 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.707 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:33 10:10:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:33 10:10:33.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:33 10:10:33.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:33 10:10:33.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:33 10:10:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.761 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
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Required label2 *")
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:33 10:10:33.770 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.771 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.771 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.771 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.780 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.780 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:33 10:10:33.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:33 10:10:33.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:33 10:10:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.830 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
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Test label2")
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:33 10:10:33.834 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.834 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.834 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.834 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.834 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.842 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:33 10:10:33.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:33 10:10:33.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:33 10:10:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.899 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
06:10:33 10:10:33.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Required label2")
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.909 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.910 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.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
06:10:33 10:10:33.910 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.911 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.911 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.911 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.911 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.922 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.922 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:33 10:10:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:33 10:10:33.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:33 10:10:33.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:33 10:10:33.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:33 10:10:33.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:33 10:10:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.986 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
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:33 is "Test label1")
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:33 10:10:33.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:33 10:10:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:33 10:10:33.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:33 10:10:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:33 10:10:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:33 10:10:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:33 10:10:33.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:33 10:10:33.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:33 10:10:33.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:33 10:10:33.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:33 10:10:33.990 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:33 10:10:33.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:33 10:10:33.990 INFO [main][AbstractShell] Close shell Testing shell
06:10:33 10:10:33.990 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:33 10:10:33.999 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:33 10:10:33.999 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:33 10:10:33.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:33 10:10:33.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:33 10:10:33.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.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
06:10:34 10:10:34.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:10:34 is "FormCLabel")
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:34 10:10:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:34 10:10:34.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:34 10:10:34.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:34 10:10:34.060 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.060 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:34 10:10:34.060 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:34 10:10:34.061 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:34 10:10:34.061 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:34 10:10:34.061 INFO [main][AbstractShell] Close shell Testing shell
06:10:34 10:10:34.061 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:34 10:10:34.070 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:34 10:10:34.070 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:34 10:10:34.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:34 10:10:34.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:34 10:10:34.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
06:10:34 10:10:34.085 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:34 10:10:34.085 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:34 10:10:34.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.469 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
06:10:34 findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.063 s
06:10:34 findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.074 s
06:10:34 setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.061 s
06:10:34 findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.059 s
06:10:34 setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.064 s
06:10:34 findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.064 s
06:10:34 getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.06 s
06:10:34 findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.079 s
06:10:34 findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.074 s
06:10:34 typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 10.361 s
06:10:34 setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.065 s
06:10:34 findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.07 s
06:10:34 findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.072 s
06:10:34 findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.063 s
06:10:34 findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.09 s
06:10:34 findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.066 s
06:10:34 findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.078 s
06:10:34 Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.092 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.092 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:34 10:10:34.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.093 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:34 10:10:34.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.093 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:34 10:10:34.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate.
06:10:34 10:10:34.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:10:34 10:10:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:34 10:10:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:34 10:10:34.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:10:34 10:10:34.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
06:10:34 10:10:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:34 10:10:34.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:10:34 10:10:34.110 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
06:10:34 10:10:34.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
06:10:34 10:10:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:10:34 10:10:34.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:10:34 10:10:34.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:10:34 10:10:34.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:10:34 10:10:34.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
06:10:34 10:10:34.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.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
06:10:34 10:10:34.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:34 10:10:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:34 10:10:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.172 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
06:10:34 10:10:34.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:34 10:10:34.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
06:10:34 10:10:34.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
06:10:34 10:10:34.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.191 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
06:10:34 10:10:34.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:10:34 10:10:34.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:34 10:10:34.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:34 10:10:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.202 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
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:34 10:10:34.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:10:34 10:10:34.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:34 10:10:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.203 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:34 10:10:34.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:34 10:10:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:34 10:10:34.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:34 10:10:34.210 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")
06:10:34 10:10:34.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:34 10:10:34.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.210 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
06:10:34 10:10:34.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:34 10:10:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:34 10:10:34.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:34 10:10:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:34 10:10:34.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:10:34 10:10:34.211 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:34 10:10:34.212 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
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:34 10:10:34.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:34 10:10:34.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
06:10:34 defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.051 s
06:10:34 defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.029 s
06:10:34 defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.01 s
06:10:34 Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:34 10:10:34.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:34 10:10:34.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:34 10:10:34.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:34 10:10:34.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:34 10:10:34.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:34 10:10:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:34 10:10:34.230 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)
06:10:34 10:10:34.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:34 10:10:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:34 10:10:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:34 10:10:34.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:34 10:10:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:34 10:10:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:34 10:10:34.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:10:34 10:10:34.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
06:10:34 10:10:34.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:10:34 10:10:34.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
06:10:35 10:10:35.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:10:35 10:10:35.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
06:10:35 10:10:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:10:35 10:10:35.241 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found
06:10:35 10:10:35.241 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:35 10:10:35.241 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:35 10:10:35.241 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:35 10:10:35.241 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:35 10:10:35.241 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:35 10:10:35.241 INFO [main][AbstractShell] Close shell Testing shell
06:10:35 10:10:35.241 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:35 10:10:35.245 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:35 10:10:35.245 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:35 10:10:35.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:35 10:10:35.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:35 10:10:35.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:35 10:10:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:35 10:10:35.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:35 10:10:35.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:35 10:10:35.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:35 10:10:35.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:35 10:10:35.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:35 10:10:35.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:35 10:10:35.270 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)
06:10:35 10:10:35.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:35 10:10:35.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:35 10:10:35.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
06:10:35 10:10:35.278 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)
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:35 10:10:35.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:35 10:10:35.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:35 10:10:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:35 10:10:35.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:35 10:10:35.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:35 10:10:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:35 10:10:35.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
06:10:35 10:10:35.279 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:35 10:10:35.279 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:35 10:10:35.279 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:35 10:10:35.279 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:35 10:10:35.279 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:35 10:10:35.279 INFO [main][AbstractShell] Close shell Testing shell
06:10:35 10:10:35.279 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:35 10:10:35.282 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:35 10:10:35.282 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:35 10:10:35.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:35 10:10:35.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:35 10:10:35.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:35 10:10:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:35 10:10:35.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:35 10:10:35.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:35 10:10:35.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:35 10:10:35.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:35 10:10:35.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:35 10:10:35.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:35 10:10:35.299 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)
06:10:35 10:10:35.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:35 10:10:35.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:35 10:10:35.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
06:10:35 10:10:35.307 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)
06:10:35 10:10:35.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:35 10:10:35.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:35 10:10:35.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
06:10:35 10:10:35.308 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)
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:35 10:10:35.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:35 10:10:35.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:35 10:10:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:35 10:10:35.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found
06:10:35 10:10:35.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:35 10:10:35.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:35 10:10:35.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:35 10:10:35.312 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:35 10:10:35.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:35 10:10:35.312 INFO [main][AbstractShell] Close shell Testing shell
06:10:35 10:10:35.312 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:35 10:10:35.315 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:35 10:10:35.315 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:35 10:10:35.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:35 10:10:35.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:35 10:10:35.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:35 10:10:35.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:35 10:10:35.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:35 10:10:35.337 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)
06:10:35 10:10:35.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:35 10:10:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:35 10:10:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:35 10:10:35.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:35 10:10:35.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:35 10:10:35.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:35 10:10:35.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:35 10:10:35.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:10:35 10:10:35.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:35 10:10:35.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:10:36 10:10:36.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:36 10:10:36.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:10:36 10:10:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:10:36 10:10:36.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
06:10:36 10:10:36.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:36 10:10:36.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
06:10:36 10:10:36.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:36 10:10:36.351 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:36 10:10:36.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:36 10:10:36.351 INFO [main][AbstractShell] Close shell Testing shell
06:10:36 10:10:36.351 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:36 10:10:36.354 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:36 10:10:36.354 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:36 10:10:36.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:36 10:10:36.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:36 10:10:36.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:36 10:10:36.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:36 10:10:36.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:36 10:10:36.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:36 10:10:36.369 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)
06:10:36 10:10:36.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:36 10:10:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:36 10:10:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:36 10:10:36.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:36 10:10:36.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:36 10:10:36.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
06:10:36 10:10:36.381 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)
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:36 10:10:36.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:36 10:10:36.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:36 10:10:36.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:36 10:10:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
06:10:36 10:10:36.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:36 10:10:36.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:36 10:10:36.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:36 10:10:36.382 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:36 10:10:36.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:36 10:10:36.382 INFO [main][AbstractShell] Close shell Testing shell
06:10:36 10:10:36.382 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:36 10:10:36.386 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:36 10:10:36.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:36 10:10:36.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:36 10:10:36.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:36 10:10:36.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:36 10:10:36.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:36 10:10:36.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:36 10:10:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:36 10:10:36.404 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)
06:10:36 10:10:36.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:36 10:10:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:36 10:10:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:36 10:10:36.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:36 10:10:36.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:36 10:10:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:36 10:10:36.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:36 10:10:36.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:10:36 10:10:36.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:36 10:10:36.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:10:37 10:10:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:37 10:10:37.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:10:37 10:10:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:10:37 10:10:37.414 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
06:10:37 10:10:37.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:37 10:10:37.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
06:10:37 10:10:37.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:37 10:10:37.414 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:37 10:10:37.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:37 10:10:37.414 INFO [main][AbstractShell] Close shell Testing shell
06:10:37 10:10:37.414 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:37 10:10:37.417 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:37 10:10:37.417 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:37 10:10:37.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:37 10:10:37.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:37 10:10:37.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:37 10:10:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:37 10:10:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:37 10:10:37.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
06:10:37 10:10:37.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:37 10:10:37.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:37 10:10:37.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:37 10:10:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:37 10:10:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:37 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.213 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
06:10:37 nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.045 s
06:10:37 IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.03 s
06:10:37 horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.035 s
06:10:37 noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.032 s
06:10:37 verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.037 s
06:10:37 nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.032 s
06:10:37 Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:37 10:10:37.447 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:37 10:10:37.448 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:37 10:10:37.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:37 10:10:37.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:37 10:10:37.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:37 10:10:37.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:37 10:10:37.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:37 10:10:37.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:37 10:10:37.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:37 10:10:37.460 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
06:10:37 10:10:37.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:37 10:10:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:37 10:10:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:37 10:10:37.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:37 10:10:37.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:37 10:10:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:37 10:10:37.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:37 10:10:37.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:37 10:10:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:37 10:10:37.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
06:10:37 10:10:37.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:37 10:10:37.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:37 10:10:37.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:37 10:10:37.471 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:37 10:10:37.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:37 10:10:37.471 INFO [main][AbstractShell] Close shell Testing shell
06:10:37 10:10:37.471 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:37 10:10:37.475 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:37 10:10:37.475 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:37 10:10:37.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:37 10:10:37.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:37 10:10:37.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:37 10:10:37.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:37 10:10:37.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:37 10:10:37.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:37 10:10:37.488 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
06:10:37 10:10:37.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:37 10:10:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:37 10:10:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:37 10:10:37.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:37 10:10:37.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:37 10:10:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:37 10:10:37.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:10:37 10:10:37.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:10:38 10:10:38.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:10:38 10:10:38.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:10:38 10:10:38.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:10:38 10:10:38.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:10:38 10:10:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:10:38 10:10:38.511 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found
06:10:38 10:10:38.511 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:38 10:10:38.511 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:38 10:10:38.511 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:38 10:10:38.511 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:38 10:10:38.511 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:38 10:10:38.511 INFO [main][AbstractShell] Close shell Testing shell
06:10:38 10:10:38.511 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:38 10:10:38.516 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:38 10:10:38.516 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:38 10:10:38.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:38 10:10:38.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:38 10:10:38.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:38 10:10:38.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:38 10:10:38.536 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
06:10:38 10:10:38.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:38 10:10:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:38 10:10:38.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:38 10:10:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:38 10:10:38.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:38 10:10:38.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:38 10:10:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:38 10:10:38.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
06:10:38 10:10:38.545 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:38 10:10:38.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
06:10:38 10:10:38.546 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:38 10:10:38.546 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:38 10:10:38.546 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:38 10:10:38.546 INFO [main][AbstractShell] Close shell Testing shell
06:10:38 10:10:38.546 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:38 10:10:38.549 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:38 10:10:38.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:38 10:10:38.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:38 10:10:38.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:38 10:10:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:38 10:10:38.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:38 10:10:38.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:38 10:10:38.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:38 10:10:38.567 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
06:10:38 10:10:38.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:38 10:10:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:38 10:10:38.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:38 10:10:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:38 10:10:38.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:38 10:10:38.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:38 10:10:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:38 10:10:38.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
06:10:38 10:10:38.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13
06:10:38 10:10:38.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:38 10:10:38.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:38 10:10:38.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:10:38 10:10:38.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:10:38 10:10:38.581 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:38 10:10:38.581 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:38 10:10:38.581 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:38 10:10:38.582 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:38 10:10:38.582 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:38 10:10:38.582 INFO [main][AbstractShell] Close shell Testing shell
06:10:38 10:10:38.582 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:38 10:10:38.586 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:38 10:10:38.586 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:38 10:10:38.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:38 10:10:38.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:38 10:10:38.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:38 10:10:38.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:38 10:10:38.602 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
06:10:38 10:10:38.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:38 10:10:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:38 10:10:38.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:38 10:10:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:38 10:10:38.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:38 10:10:38.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:38 10:10:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:38 10:10:38.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
06:10:38 10:10:38.616 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:38 10:10:38.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
06:10:38 10:10:38.616 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:38 10:10:38.617 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:38 10:10:38.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:38 10:10:38.617 INFO [main][AbstractShell] Close shell Testing shell
06:10:38 10:10:38.617 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:38 10:10:38.621 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:38 10:10:38.621 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:38 10:10:38.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:38 10:10:38.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:38 10:10:38.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:38 10:10:38.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:38 10:10:38.634 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
06:10:38 10:10:38.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:38 10:10:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:38 10:10:38.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:38 10:10:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:38 10:10:38.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:38 10:10:38.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:38 10:10:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:38 10:10:38.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
06:10:38 10:10:38.647 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:38 10:10:38.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
06:10:38 10:10:38.647 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:38 10:10:38.647 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:38 10:10:38.648 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:38 10:10:38.648 INFO [main][AbstractShell] Close shell Testing shell
06:10:38 10:10:38.648 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:38 10:10:38.651 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:38 10:10:38.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:38 10:10:38.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:38 10:10:38.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:38 10:10:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 10:10:38.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
06:10:38 10:10:38.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 10:10:38.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:38 10:10:38.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:38 10:10:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:38 10:10:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
06:10:38 findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.032 s
06:10:38 findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 1.048 s
06:10:38 getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.032 s
06:10:38 setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.034 s
06:10:38 getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.032 s
06:10:38 getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.036 s
06:10:38 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:38 10:10:38.668 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:38 10:10:38.668 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:38 10:10:38.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:38 10:10:38.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:38 10:10:38.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:38 10:10:38.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:38 10:10:38.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:38 10:10:38.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:38 10:10:38.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:38 10:10:38.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:39 10:10:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:39 10:10:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:39 10:10:39.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:39 10:10:39.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:39 10:10:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:39 10:10:39.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:39 10:10:39.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:39 10:10:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:39 10:10:39.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:39 10:10:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:39 10:10:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:39 10:10:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:39 10:10:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:39 10:10:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:39 10:10:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:39 10:10:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:39 10:10:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:39 10:10:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:39 10:10:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:39 10:10:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:39 10:10:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:39 10:10:39.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:39 10:10:39.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:39 10:10:39.265 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:39 10:10:39.265 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:39 10:10:39.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:39 10:10:39.266 INFO [main][AbstractShell] Close shell Testing shell
06:10:39 10:10:39.266 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:39 10:10:39.281 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:39 10:10:39.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:39 10:10:39.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:39 10:10:39.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:39 10:10:39.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:39 10:10:39.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:39 10:10:39.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:39 10:10:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:39 10:10:39.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:39 10:10:39.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:39 10:10:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:39 10:10:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:39 10:10:39.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:39 10:10:39.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:39 10:10:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:39 10:10:39.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:39 10:10:39.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:39 10:10:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:39 10:10:39.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:39 10:10:39.804 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
06:10:39 10:10:39.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:39 10:10:39.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:39 10:10:39.804 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:39 10:10:39.804 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:39 10:10:39.804 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:39 10:10:39.804 INFO [main][AbstractShell] Close shell Testing shell
06:10:39 10:10:39.804 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:39 10:10:39.814 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:39 10:10:39.814 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:39 10:10:39.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:39 10:10:39.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:39 10:10:39.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:39 10:10:39.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:39 10:10:39.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:39 10:10:39.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:40 10:10:40.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:40 10:10:40.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:40 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:40 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:40 10:10:40.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:40 10:10:40.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:40 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:40 10:10:40.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:40 10:10:40.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:40 10:10:40.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:40 10:10:40.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:40 10:10:40.333 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3)
06:10:40 10:10:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:40 10:10:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:40 10:10:40.334 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:40 10:10:40.334 TRACE [main][WidgetHandler] Wait for synchronization
06:10:40 10:10:40.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:40 10:10:40.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:40 10:10:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:40 10:10:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:40 10:10:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:40 10:10:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:40 10:10:40.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:40 10:10:40.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:40 10:10:40.339 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:40 10:10:40.339 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:40 10:10:40.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:40 10:10:40.339 INFO [main][AbstractShell] Close shell Testing shell
06:10:40 10:10:40.339 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:40 10:10:40.349 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:40 10:10:40.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:40 10:10:40.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:40 10:10:40.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:40 10:10:40.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:40 10:10:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:40 10:10:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:40 10:10:40.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:40 10:10:40.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:40 10:10:40.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:40 10:10:40.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:40 10:10:40.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:40 10:10:40.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:40 10:10:40.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:40 10:10:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
06:10:40 10:10:40.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:40 10:10:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:40 10:10:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:40 10:10:40.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:40 10:10:40.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:40 10:10:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:40 10:10:40.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:10:40 10:10:40.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:10:40 10:10:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:40 10:10:40.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:10:40 10:10:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:40 10:10:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:40 10:10:40.849 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
06:10:40 10:10:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
06:10:40 10:10:40.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
06:10:40 10:10:40.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:10:40 10:10:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
06:10:40 10:10:40.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:40 10:10:40.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:40 10:10:40.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:40 10:10:40.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:40 10:10:40.855 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:40 10:10:40.856 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:40 10:10:40.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:40 10:10:40.856 INFO [main][AbstractShell] Close shell Testing shell
06:10:40 10:10:40.856 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:40 10:10:40.865 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:40 10:10:40.865 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:40 10:10:40.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:40 10:10:40.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:40 10:10:40.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:40 10:10:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:40 10:10:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:40 10:10:40.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:40 10:10:40.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:40 10:10:40.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:40 10:10:40.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:40 10:10:40.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:40 10:10:40.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:40 10:10:40.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:41 10:10:41.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:41 10:10:41.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:41 10:10:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:41 10:10:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:41 10:10:41.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:41 10:10:41.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:41 10:10:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:41 10:10:41.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:41 10:10:41.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:41 10:10:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:41 10:10:41.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:41 10:10:41.379 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
06:10:41 10:10:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:41 10:10:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:41 10:10:41.379 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:41 10:10:41.379 TRACE [main][WidgetHandler] Wait for synchronization
06:10:41 10:10:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:41 10:10:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:41 10:10:41.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:41 10:10:41.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:41 10:10:41.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:41 10:10:41.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:41 10:10:41.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:41 10:10:41.382 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:41 10:10:41.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:41 10:10:41.382 INFO [main][AbstractShell] Close shell Testing shell
06:10:41 10:10:41.382 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:41 10:10:41.393 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:41 10:10:41.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:41 10:10:41.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:41 10:10:41.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:41 10:10:41.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:41 10:10:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:41 10:10:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:41 10:10:41.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:41 10:10:41.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:41 10:10:41.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:41 10:10:41.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:41 10:10:41.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:41 10:10:41.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:41 10:10:41.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:41 10:10:41.660 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
06:10:41 10:10:41.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:41 10:10:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:41 10:10:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:41 10:10:41.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:41 10:10:41.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:41 10:10:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:41 10:10:41.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:41 10:10:41.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:41 10:10:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:41 10:10:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:41 10:10:41.907 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
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:41 10:10:41.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:41 10:10:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:41 10:10:41.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:41 10:10:41.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:41 10:10:41.910 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
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:41 10:10:41.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:41 10:10:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:41 10:10:41.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:41 10:10:41.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:41 10:10:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:41 10:10:41.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:41 10:10:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:41 10:10:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:41 10:10:41.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:41 10:10:41.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:41 10:10:41.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:41 10:10:41.914 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:41 10:10:41.914 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:41 10:10:41.914 INFO [main][AbstractShell] Close shell Testing shell
06:10:41 10:10:41.914 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:41 10:10:41.925 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:41 10:10:41.925 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:41 10:10:41.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:41 10:10:41.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:41 10:10:41.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:41 10:10:41.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:41 10:10:41.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:41 10:10:41.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:41 10:10:41.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:41 10:10:41.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:41 10:10:41.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:41 10:10:41.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:41 10:10:41.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:41 10:10:41.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:42 10:10:42.203 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
06:10:42 10:10:42.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:42 10:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:42 10:10:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:42 10:10:42.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:42 10:10:42.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:42 10:10:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:42 10:10:42.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:42 10:10:42.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:42 10:10:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:42 10:10:42.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:42 10:10:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:42 10:10:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:42 10:10:42.434 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
06:10:42 10:10:42.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:42 10:10:42.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:42 10:10:42.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:42 10:10:42.435 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:42 10:10:42.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:42 10:10:42.435 INFO [main][AbstractShell] Close shell Testing shell
06:10:42 10:10:42.435 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:42 10:10:42.445 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:42 10:10:42.445 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:42 10:10:42.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:42 10:10:42.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:42 10:10:42.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:42 10:10:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:42 10:10:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:42 10:10:42.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:42 10:10:42.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:42 10:10:42.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:42 10:10:42.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:42 10:10:42.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:42 10:10:42.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:42 10:10:42.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:42 10:10:42.717 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
06:10:42 10:10:42.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:42 10:10:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:42 10:10:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:42 10:10:42.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:42 10:10:42.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:42 10:10:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:42 10:10:42.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:42 10:10:42.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:42 10:10:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:42 10:10:42.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:42 10:10:42.958 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
06:10:42 10:10:42.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:42 10:10:42.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:42 10:10:42.958 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:42 10:10:42.958 TRACE [main][WidgetHandler] Wait for synchronization
06:10:42 10:10:42.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:42 10:10:42.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:42 10:10:42.959 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:42 10:10:42.959 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:42 10:10:42.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:42 10:10:42.959 INFO [main][AbstractShell] Close shell Testing shell
06:10:42 10:10:42.959 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:42 10:10:42.973 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:42 10:10:42.973 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:42 10:10:42.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:42 10:10:42.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:42 10:10:42.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:42 10:10:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:42 10:10:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:42 10:10:42.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:42 10:10:42.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:42 10:10:42.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:42 10:10:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:42 10:10:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:42 10:10:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:42 10:10:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:43 10:10:43.249 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
06:10:43 10:10:43.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:43 10:10:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:43 10:10:43.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:43 10:10:43.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:43 10:10:43.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:43 10:10:43.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:43 10:10:43.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:10:43 10:10:43.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:10:43 10:10:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:43 10:10:43.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:10:43 10:10:43.485 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
06:10:43 10:10:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:43 10:10:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:43 10:10:43.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:43 10:10:43.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:43 10:10:43.485 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:43 10:10:43.486 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:43 10:10:43.486 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:43 10:10:43.486 INFO [main][AbstractShell] Close shell Testing shell
06:10:43 10:10:43.486 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:43 10:10:43.495 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:43 10:10:43.495 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:43 10:10:43.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:43 10:10:43.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:43 10:10:43.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:43 10:10:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:43 10:10:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:43 10:10:43.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:43 10:10:43.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:43 10:10:43.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:43 10:10:43.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:43 10:10:43.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:43 10:10:43.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:43 10:10:43.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:43 10:10:43.763 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
06:10:43 10:10:43.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:43 10:10:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:43 10:10:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:43 10:10:43.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:43 10:10:43.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:43 10:10:43.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:43 10:10:43.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:43 10:10:43.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:43 10:10:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:43 10:10:43.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:43 10:10:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2...
06:10:43 10:10:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:43 10:10:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:43 10:10:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully
06:10:43 10:10:43.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:43 10:10:43.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:43 10:10:43.995 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:43 10:10:43.995 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:43 10:10:43.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:43 10:10:43.995 INFO [main][AbstractShell] Close shell Testing shell
06:10:43 10:10:43.995 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:44 10:10:44.009 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:44 10:10:44.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:44 10:10:44.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:44 10:10:44.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:44 10:10:44.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:44 10:10:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:44 10:10:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:44 10:10:44.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:44 10:10:44.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:44 10:10:44.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:44 10:10:44.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:44 10:10:44.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:44 10:10:44.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:44 10:10:44.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:44 10:10:44.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:44 10:10:44.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:44 10:10:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:44 10:10:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:44 10:10:44.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:44 10:10:44.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:44 10:10:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:44 10:10:44.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:44 10:10:44.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:44 10:10:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:44 10:10:44.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:44 10:10:44.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:44 10:10:44.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:44 10:10:44.512 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:44 10:10:44.512 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:44 10:10:44.513 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:44 10:10:44.513 INFO [main][AbstractShell] Close shell Testing shell
06:10:44 10:10:44.513 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:44 10:10:44.523 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:44 10:10:44.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:44 10:10:44.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:44 10:10:44.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:44 10:10:44.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:44 10:10:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:44 10:10:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:44 10:10:44.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:44 10:10:44.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:44 10:10:44.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:44 10:10:44.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:44 10:10:44.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:44 10:10:44.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:44 10:10:44.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:44 10:10:44.789 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
06:10:44 10:10:44.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:45 10:10:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:45 10:10:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:45 10:10:45.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:45 10:10:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:45 10:10:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:45 10:10:45.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:45 10:10:45.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:45 10:10:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:45 10:10:45.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:45 10:10:45.020 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')
06:10:45 10:10:45.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:45 10:10:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:45 10:10:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:45 10:10:45.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:45 10:10:45.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:45 10:10:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:45 10:10:45.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:45 10:10:45.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
06:10:45 10:10:45.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
06:10:45 10:10:45.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:45 10:10:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:45 10:10:45.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:45 10:10:45.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:45 10:10:45.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
06:10:45 10:10:45.023 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:45 10:10:45.024 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:45 10:10:45.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:45 10:10:45.024 INFO [main][AbstractShell] Close shell Testing shell
06:10:45 10:10:45.024 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:45 10:10:45.034 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:45 10:10:45.034 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:45 10:10:45.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:45 10:10:45.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:45 10:10:45.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:45 10:10:45.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:45 10:10:45.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:45 10:10:45.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:45 10:10:45.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:45 10:10:45.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:45 10:10:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:45 10:10:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:45 10:10:45.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:45 10:10:45.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:45 10:10:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:45 10:10:45.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:45 10:10:45.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:45 10:10:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:45 10:10:45.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:45 10:10:45.530 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
06:10:45 10:10:45.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:45 10:10:45.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:45 10:10:45.531 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:45 10:10:45.531 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:45 10:10:45.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:45 10:10:45.531 INFO [main][AbstractShell] Close shell Testing shell
06:10:45 10:10:45.531 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:45 10:10:45.540 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:45 10:10:45.540 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:45 10:10:45.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:45 10:10:45.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:45 10:10:45.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:45 10:10:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:45 10:10:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:45 10:10:45.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:45 10:10:45.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:45 10:10:45.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:45 10:10:45.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:45 10:10:45.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:45 10:10:45.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:45 10:10:45.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:45 10:10:45.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
06:10:45 10:10:45.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:46 10:10:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:46 10:10:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:46 10:10:46.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:46 10:10:46.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:46 10:10:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:46 10:10:46.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:46 10:10:46.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:46 10:10:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:46 10:10:46.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:46 10:10:46.026 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
06:10:46 10:10:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:46 10:10:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:46 10:10:46.026 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:46 10:10:46.026 TRACE [main][WidgetHandler] Wait for synchronization
06:10:46 10:10:46.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:46 10:10:46.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:46 10:10:46.026 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:46 10:10:46.026 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:46 10:10:46.026 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:46 10:10:46.026 INFO [main][AbstractShell] Close shell Testing shell
06:10:46 10:10:46.026 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:46 10:10:46.036 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:46 10:10:46.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:46 10:10:46.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:46 10:10:46.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:46 10:10:46.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:46 10:10:46.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:46 10:10:46.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:46 10:10:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:46 10:10:46.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:46 10:10:46.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:46 10:10:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:46 10:10:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:46 10:10:46.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:46 10:10:46.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:46 10:10:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:46 10:10:46.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:46 10:10:46.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:46 10:10:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:46 10:10:46.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:46 10:10:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:46 10:10:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:46 10:10:46.521 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
06:10:46 10:10:46.521 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:46 10:10:46.521 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:46 10:10:46.521 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:46 10:10:46.522 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:46 10:10:46.522 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:46 10:10:46.522 INFO [main][AbstractShell] Close shell Testing shell
06:10:46 10:10:46.522 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:46 10:10:46.531 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:46 10:10:46.531 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:46 10:10:46.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:46 10:10:46.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:46 10:10:46.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:46 10:10:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:46 10:10:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:46 10:10:46.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:46 10:10:46.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:46 10:10:46.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:46 10:10:46.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:46 10:10:46.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:46 10:10:46.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:46 10:10:46.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:46 10:10:46.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:46 10:10:46.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:47 10:10:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:47 10:10:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:47 10:10:47.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:47 10:10:47.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:47 10:10:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:47 10:10:47.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:47 10:10:47.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:47 10:10:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:47 10:10:47.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:47 10:10:47.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:47 10:10:47.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:47 10:10:47.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:47 10:10:47.020 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:47 10:10:47.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:47 10:10:47.020 INFO [main][AbstractShell] Close shell Testing shell
06:10:47 10:10:47.020 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:47 10:10:47.029 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:47 10:10:47.029 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:47 10:10:47.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:47 10:10:47.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:47 10:10:47.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:47 10:10:47.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:47 10:10:47.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:47 10:10:47.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:47 10:10:47.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:47 10:10:47.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:47 10:10:47.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:47 10:10:47.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:47 10:10:47.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:47 10:10:47.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:47 10:10:47.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:47 10:10:47.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:47 10:10:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:47 10:10:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:47 10:10:47.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:47 10:10:47.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:47 10:10:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:47 10:10:47.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:47 10:10:47.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:47 10:10:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:47 10:10:47.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:47 10:10:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:47 10:10:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:47 10:10:47.525 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:47 10:10:47.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
06:10:47 10:10:47.525 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:47 10:10:47.525 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:47 10:10:47.525 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:47 10:10:47.525 INFO [main][AbstractShell] Close shell Testing shell
06:10:47 10:10:47.525 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:47 10:10:47.535 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:47 10:10:47.535 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:47 10:10:47.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:47 10:10:47.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:47 10:10:47.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:47 10:10:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:47 10:10:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:47 10:10:47.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:47 10:10:47.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:47 10:10:47.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:47 10:10:47.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:47 10:10:47.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:47 10:10:47.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:47 10:10:47.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:47 10:10:47.814 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
06:10:47 10:10:47.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:48 10:10:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:48 10:10:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:48 10:10:48.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:48 10:10:48.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:48 10:10:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:48 10:10:48.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:10:48 10:10:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:10:48 10:10:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:48 10:10:48.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:10:48 10:10:48.050 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
06:10:48 10:10:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:48 10:10:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:48 10:10:48.050 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:48 10:10:48.050 TRACE [main][WidgetHandler] Wait for synchronization
06:10:48 10:10:48.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:48 10:10:48.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:48 10:10:48.050 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:48 10:10:48.050 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:48 10:10:48.050 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:48 10:10:48.050 INFO [main][AbstractShell] Close shell Testing shell
06:10:48 10:10:48.050 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:48 10:10:48.060 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:48 10:10:48.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:48 10:10:48.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:48 10:10:48.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:48 10:10:48.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:48 10:10:48.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:48 10:10:48.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:48 10:10:48.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:48 10:10:48.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:48 10:10:48.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:48 10:10:48.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:48 10:10:48.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:48 10:10:48.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:48 10:10:48.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:48 10:10:48.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:48 10:10:48.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:48 10:10:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:48 10:10:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:48 10:10:48.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:48 10:10:48.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:48 10:10:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:48 10:10:48.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:48 10:10:48.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:48 10:10:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:48 10:10:48.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:48 10:10:48.584 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:48 10:10:48.584 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:48 10:10:48.584 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:48 10:10:48.585 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:48 10:10:48.585 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:48 10:10:48.585 INFO [main][AbstractShell] Close shell Testing shell
06:10:48 10:10:48.585 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:48 10:10:48.594 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:48 10:10:48.594 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:48 10:10:48.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:48 10:10:48.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:48 10:10:48.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:48 10:10:48.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:48 10:10:48.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:48 10:10:48.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:48 10:10:48.853 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
06:10:48 10:10:48.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:49 10:10:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:49 10:10:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:49 10:10:49.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:49 10:10:49.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:49 10:10:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:49 10:10:49.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:49 10:10:49.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:49 10:10:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:49 10:10:49.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:49 10:10:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:49 10:10:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:49 10:10:49.090 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x
06:10:49 10:10:49.092 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:49 10:10:49.092 TRACE [main][WidgetHandler] Wait for synchronization
06:10:49 10:10:49.092 TRACE [main][WidgetHandler] Notify Table with event 8
06:10:49 10:10:49.092 TRACE [main][WidgetHandler] Wait for synchronization
06:10:49 10:10:49.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:49 10:10:49.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:49 10:10:49.094 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:49 10:10:49.094 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:49 10:10:49.094 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:49 10:10:49.094 INFO [main][AbstractShell] Close shell Testing shell
06:10:49 10:10:49.094 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:49 10:10:49.103 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:49 10:10:49.103 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:49 10:10:49.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:49 10:10:49.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:49 10:10:49.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:49 10:10:49.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:49 10:10:49.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:49 10:10:49.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:49 10:10:49.369 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
06:10:49 10:10:49.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:49 10:10:49.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:49 10:10:49.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:49 10:10:49.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:49 10:10:49.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:49 10:10:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:49 10:10:49.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:49 10:10:49.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:49 10:10:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:49 10:10:49.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:49 10:10:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:49 10:10:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:49 10:10:49.599 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:49 10:10:49.599 TRACE [main][WidgetHandler] Wait for synchronization
06:10:49 10:10:49.599 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
06:10:49 10:10:49.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:49 10:10:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:49 10:10:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:49 10:10:49.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:49 10:10:49.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:49 10:10:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:49 10:10:49.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:49 10:10:49.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:49 10:10:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:49 10:10:49.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:49 10:10:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:49 10:10:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:49 10:10:49.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:49 10:10:49.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:49 10:10:49.604 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:49 10:10:49.604 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:49 10:10:49.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:49 10:10:49.604 INFO [main][AbstractShell] Close shell Testing shell
06:10:49 10:10:49.604 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:49 10:10:49.614 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:49 10:10:49.614 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:49 10:10:49.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:49 10:10:49.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:49 10:10:49.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:49 10:10:49.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:49 10:10:49.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:49 10:10:49.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:49 10:10:49.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:49 10:10:49.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:50 10:10:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:50 10:10:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:50 10:10:50.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:50 10:10:50.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:50 10:10:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:50 10:10:50.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:50 10:10:50.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:50 10:10:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:50 10:10:50.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:50 10:10:50.104 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5)
06:10:50 10:10:50.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:50 10:10:50.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:50 10:10:50.104 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:50 10:10:50.104 TRACE [main][WidgetHandler] Wait for synchronization
06:10:50 10:10:50.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:50 10:10:50.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:50 10:10:50.104 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:50 10:10:50.105 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:50 10:10:50.105 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:50 10:10:50.105 INFO [main][AbstractShell] Close shell Testing shell
06:10:50 10:10:50.105 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:50 10:10:50.113 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:50 10:10:50.113 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:50 10:10:50.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:50 10:10:50.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:50 10:10:50.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:50 10:10:50.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:50 10:10:50.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:50 10:10:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:50 10:10:50.368 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
06:10:50 10:10:50.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:50 10:10:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:50 10:10:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:50 10:10:50.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:50 10:10:50.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:50 10:10:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:50 10:10:50.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:50 10:10:50.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:50 10:10:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:50 10:10:50.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:50 10:10:50.598 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
06:10:50 10:10:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:50 10:10:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:50 10:10:50.599 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:50 10:10:50.599 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:50 10:10:50.599 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:50 10:10:50.599 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:50 10:10:50.599 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:50 10:10:50.599 INFO [main][AbstractShell] Close shell Testing shell
06:10:50 10:10:50.599 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:50 10:10:50.608 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:50 10:10:50.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:50 10:10:50.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:50 10:10:50.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:50 10:10:50.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:50 10:10:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:50 10:10:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:50 10:10:50.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:50 10:10:50.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:50 10:10:50.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:50 10:10:50.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:50 10:10:50.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:50 10:10:50.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:50 10:10:50.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:50 10:10:50.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
06:10:50 10:10:50.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:51 10:10:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:51 10:10:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:51 10:10:51.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:51 10:10:51.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:51 10:10:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:51 10:10:51.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:51 10:10:51.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:51 10:10:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:51 10:10:51.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:51 10:10:51.097 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
06:10:51 10:10:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:51 10:10:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:51 10:10:51.098 TRACE [main][WidgetHandler] Notify Table with event 13
06:10:51 10:10:51.098 TRACE [main][WidgetHandler] Wait for synchronization
06:10:51 10:10:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:51 10:10:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:51 10:10:51.100 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows
06:10:51 10:10:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:51 10:10:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:51 10:10:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:51 10:10:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:51 10:10:51.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:51 10:10:51.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:51 10:10:51.102 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:51 10:10:51.103 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:51 10:10:51.103 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:51 10:10:51.103 INFO [main][AbstractShell] Close shell Testing shell
06:10:51 10:10:51.103 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:51 10:10:51.112 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:51 10:10:51.112 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:51 10:10:51.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:51 10:10:51.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:51 10:10:51.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:51 10:10:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:51 10:10:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:51 10:10:51.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:51 10:10:51.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:51 10:10:51.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:51 10:10:51.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:51 10:10:51.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:51 10:10:51.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:51 10:10:51.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:51 10:10:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:10:51 10:10:51.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:51 10:10:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:51 10:10:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:51 10:10:51.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:51 10:10:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:51 10:10:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:51 10:10:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:10:51 10:10:51.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:10:51 10:10:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:51 10:10:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:10:51 10:10:51.594 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
06:10:51 10:10:51.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:10:51 10:10:51.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:10:51 10:10:51.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:10:51 10:10:51.595 DEBUG [main][AbstractWait] Waiting until shell is active...
06:10:51 10:10:51.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:10:51 10:10:51.595 INFO [main][AbstractShell] Close shell Testing shell
06:10:51 10:10:51.595 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:10:51 10:10:51.604 DEBUG [main][AbstractWait] Waiting while shell is available...
06:10:51 10:10:51.604 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:10:51 10:10:51.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:51 10:10:51.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:10:51 10:10:51.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:10:51 10:10:51.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:51 10:10:51.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:51 10:10:51.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:51 10:10:51.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:10:51 10:10:51.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:10:51 10:10:51.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:10:51 10:10:51.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:10:51 10:10:51.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:10:51 10:10:51.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:10:51 10:10:51.861 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
06:10:51 10:10:51.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:10:52 10:10:52.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:10:52 10:10:52.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:10:52 10:10:52.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:10:52 10:10:52.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:10:52 10:10:52.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:10:52 10:10:52.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:10:52 10:10:52.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:10:52 10:10:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:10:52 10:10:52.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:10:52 10:10:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2...
06:10:52 10:10:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:52 10:10:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:52 10:10:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:52 10:10:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:53 10:10:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:53 10:10:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:53 10:10:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:53 10:10:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:54 10:10:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:54 10:10:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:54 10:10:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:54 10:10:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:55 10:10:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:55 10:10:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:55 10:10:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:55 10:10:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:56 10:10:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:56 10:10:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:56 10:10:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:56 10:10:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:57 10:10:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:57 10:10:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:57 10:10:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:57 10:10:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:58 10:10:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:58 10:10:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:58 10:10:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:58 10:10:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:59 10:10:59.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:59 10:10:59.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:10:59 10:10:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:10:59 10:10:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:00 10:11:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:00 10:11:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:00 10:11:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:00 10:11:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:01 10:11:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:01 10:11:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:01 10:11:01.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:01 10:11:01.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:02 10:11:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:02 10:11:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:02 10:11:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown
06:11:02 10:11:02.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:02 10:11:02.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
06:11:02 10:11:02.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:02 10:11:02.178 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:02 10:11:02.178 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:02 10:11:02.178 INFO [main][AbstractShell] Close shell Testing shell
06:11:02 10:11:02.178 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:02 10:11:02.187 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:02 10:11:02.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:02 10:11:02.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:11:02 10:11:02.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:02 10:11:02.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:02 10:11:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:02 10:11:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:02 10:11:02.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
06:11:02 10:11:02.192 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:11:02 10:11:02.192 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:02 10:11:02.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:02 10:11:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:02 10:11:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:02 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.526 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
06:11:02 testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.628 s
06:11:02 testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.522 s
06:11:02 testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.542 s
06:11:02 testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.509 s
06:11:02 testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.529 s
06:11:02 testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.547 s
06:11:02 testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.504 s
06:11:02 testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.536 s
06:11:02 testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.52 s
06:11:02 waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.518 s
06:11:02 testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.502 s
06:11:02 testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.52 s
06:11:02 testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.496 s
06:11:02 testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.495 s
06:11:02 testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.495 s
06:11:02 testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.497 s
06:11:02 indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.514 s
06:11:02 testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.523 s
06:11:02 testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.527 s
06:11:02 doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
06:11:02 testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.51 s
06:11:02 testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.493 s
06:11:02 testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.494 s
06:11:02 testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.503 s
06:11:02 testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.492 s
06:11:02 waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 10.582 s
06:11:02 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.201 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.202 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:02 10:11:02.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:02 10:11:02.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:02 10:11:02.202 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:02 10:11:02.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:02 10:11:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:02 10:11:02.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:02 10:11:02.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:02 10:11:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:02 10:11:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:02 10:11:02.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:02 10:11:02.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:02 10:11:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:02 10:11:02.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:02 10:11:02.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:02 10:11:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:02 10:11:02.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:02 10:11:02.529 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
06:11:02 10:11:02.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:02 10:11:02.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
06:11:02 10:11:02.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
06:11:02 10:11:02.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:02 10:11:02.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
06:11:02 10:11:02.529 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@2eab34a4
06:11:02 10:11:02.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:02 10:11:02.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
06:11:02 10:11:02.537 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:02 10:11:02.538 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:02 10:11:02.538 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:02 10:11:02.538 INFO [main][AbstractShell] Close shell Testing shell
06:11:02 10:11:02.538 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:02 10:11:02.545 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:02 10:11:02.545 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:02 10:11:02.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:02 10:11:02.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:02 10:11:02.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:02 10:11:02.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:02 10:11:02.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:02 10:11:02.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
06:11:02 10:11:02.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:02 10:11:02.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:02 10:11:02.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:02 10:11:02.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:02 10:11:02.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:02 10:11:02.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:02 10:11:02.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:02 10:11:02.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:02 10:11:02.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:02 10:11:02.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:11:02 10:11:02.892 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")
06:11:02 10:11:02.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:02 10:11:02.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:02 10:11:02.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:02 10:11:02.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:02 10:11:02.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
06:11:02 10:11:02.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:02 10:11:02.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:02 10:11:02.893 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:02 10:11:02.893 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:02 10:11:02.893 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:02 10:11:02.893 INFO [main][AbstractShell] Close shell Testing shell
06:11:02 10:11:02.893 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:02 10:11:02.900 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:02 10:11:02.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:02 10:11:02.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:02 10:11:02.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:02 10:11:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:02 10:11:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:02 10:11:02.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:02 10:11:02.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:02 10:11:02.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:02 10:11:02.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:02 10:11:02.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:02 10:11:02.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:02 10:11:02.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:03 10:11:03.073 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
06:11:03 10:11:03.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:03 10:11:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:03 10:11:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:03 10:11:03.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:03 10:11:03.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:03 10:11:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:03 10:11:03.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:03 10:11:03.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:03 10:11:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:03 10:11:03.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
06:11:03 10:11:03.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:03 10:11:03.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:03 10:11:03.239 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:03 10:11:03.239 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:03 10:11:03.240 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:03 10:11:03.240 INFO [main][AbstractShell] Close shell Testing shell
06:11:03 10:11:03.240 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:03 10:11:03.246 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:03 10:11:03.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:03 10:11:03.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:03 10:11:03.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:03 10:11:03.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:03 10:11:03.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:03 10:11:03.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:03 10:11:03.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:03 10:11:03.420 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")
06:11:03 10:11:03.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:03 10:11:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:03 10:11:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:03 10:11:03.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:03 10:11:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:03 10:11:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:03 10:11:03.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:03 10:11:03.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:03 10:11:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:03 10:11:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
06:11:03 10:11:03.580 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:03 10:11:03.581 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:03 10:11:03.581 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:03 10:11:03.581 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:03 10:11:03.581 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:03 10:11:03.581 INFO [main][AbstractShell] Close shell Testing shell
06:11:03 10:11:03.581 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:03 10:11:03.588 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:03 10:11:03.588 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:03 10:11:03.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:03 10:11:03.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:03 10:11:03.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:03 10:11:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:03 10:11:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:03 10:11:03.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:03 10:11:03.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:03 10:11:03.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:03 10:11:03.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:03 10:11:03.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:03 10:11:03.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:03 10:11:03.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:03 10:11:03.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
06:11:03 10:11:03.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:03 10:11:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:03 10:11:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:03 10:11:03.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:03 10:11:03.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:03 10:11:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:03 10:11:03.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:03 10:11:03.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:03 10:11:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:03 10:11:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:11:03 10:11:03.930 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")
06:11:03 10:11:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:03 10:11:03.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:03 10:11:03.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:03 10:11:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:03 10:11:03.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
06:11:03 10:11:03.931 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2
06:11:03 10:11:03.931 TRACE [main][WidgetHandler] Notify Table with event 13
06:11:03 10:11:03.931 TRACE [main][WidgetHandler] Wait for synchronization
06:11:03 10:11:03.932 TRACE [main][WidgetHandler] Notify Table with event 3
06:11:03 10:11:03.932 TRACE [main][WidgetHandler] Wait for synchronization
06:11:03 10:11:03.932 TRACE [main][WidgetHandler] Notify Table with event 4
06:11:03 10:11:03.932 TRACE [main][WidgetHandler] Wait for synchronization
06:11:03 10:11:03.933 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:03 10:11:03.933 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:03 10:11:03.933 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:03 10:11:03.933 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:03 10:11:03.933 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:03 10:11:03.933 INFO [main][AbstractShell] Close shell Testing shell
06:11:03 10:11:03.933 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:03 10:11:03.940 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:03 10:11:03.940 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:03 10:11:03.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:03 10:11:03.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:03 10:11:03.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:03 10:11:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:03 10:11:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:03 10:11:03.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:03 10:11:03.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:03 10:11:03.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:03 10:11:03.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:03 10:11:03.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:03 10:11:03.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:03 10:11:03.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:04 10:11:04.113 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
06:11:04 10:11:04.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:04 10:11:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:04 10:11:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:04 10:11:04.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:04 10:11:04.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:04 10:11:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:04 10:11:04.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:04 10:11:04.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:04 10:11:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:04 10:11:04.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
06:11:04 10:11:04.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:04 10:11:04.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:04 10:11:04.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:04 10:11:04.272 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:04 10:11:04.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:04 10:11:04.272 INFO [main][AbstractShell] Close shell Testing shell
06:11:04 10:11:04.272 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:04 10:11:04.280 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:04 10:11:04.280 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:04 10:11:04.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:04 10:11:04.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:04 10:11:04.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:04 10:11:04.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:04 10:11:04.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:04 10:11:04.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:04 10:11:04.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
06:11:04 10:11:04.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:04 10:11:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:04 10:11:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:04 10:11:04.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:04 10:11:04.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:04 10:11:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:04 10:11:04.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:04 10:11:04.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:04 10:11:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:04 10:11:04.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:11:04 10:11:04.622 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
06:11:04 10:11:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:04 10:11:04.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:04 10:11:04.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:04 10:11:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:04 10:11:04.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
06:11:04 10:11:04.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:04 10:11:04.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
06:11:04 10:11:04.622 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:04 10:11:04.622 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:04 10:11:04.622 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:04 10:11:04.622 INFO [main][AbstractShell] Close shell Testing shell
06:11:04 10:11:04.622 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:04 10:11:04.630 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:04 10:11:04.630 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:04 10:11:04.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:04 10:11:04.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:04 10:11:04.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:04 10:11:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:04 10:11:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:04 10:11:04.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:04 10:11:04.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:04 10:11:04.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:04 10:11:04.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:04 10:11:04.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:04 10:11:04.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:04 10:11:04.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:04 10:11:04.802 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
06:11:04 10:11:04.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:04 10:11:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:04 10:11:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:04 10:11:04.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:04 10:11:04.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:04 10:11:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:04 10:11:04.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:04 10:11:04.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:04 10:11:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:04 10:11:04.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:11:04 10:11:04.963 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
06:11:04 10:11:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:04 10:11:04.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:04 10:11:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:04 10:11:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:04 10:11:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
06:11:04 10:11:04.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:04 10:11:04.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:04 10:11:04.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:04 10:11:04.963 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:04 10:11:04.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:04 10:11:04.963 INFO [main][AbstractShell] Close shell Testing shell
06:11:04 10:11:04.963 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:04 10:11:04.970 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:04 10:11:04.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:04 10:11:04.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:04 10:11:04.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:04 10:11:04.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:04 10:11:04.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:04 10:11:04.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:04 10:11:04.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:04 10:11:04.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:04 10:11:04.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:04 10:11:04.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:04 10:11:04.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:04 10:11:04.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:04 10:11:04.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.145 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
06:11:05 10:11:05.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
06:11:05 10:11:05.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
06:11:05 10:11:05.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
06:11:05 10:11:05.308 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6
06:11:05 10:11:05.310 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
06:11:05 10:11:05.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
06:11:05 10:11:05.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
06:11:05 10:11:05.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
06:11:05 10:11:05.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:05 10:11:05.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:05 10:11:05.311 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:05 10:11:05.311 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:05 10:11:05.311 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:05 10:11:05.311 INFO [main][AbstractShell] Close shell Testing shell
06:11:05 10:11:05.311 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:05 10:11:05.333 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:05 10:11:05.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:05 10:11:05.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:05 10:11:05.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:05 10:11:05.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:05 10:11:05.684 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
06:11:05 10:11:05.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
06:11:05 10:11:05.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
06:11:05 10:11:05.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
06:11:05 10:11:05.685 INFO [WorkbenchTestable][AbstractTableItem] Set text some text
06:11:05 10:11:05.685 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
06:11:05 10:11:05.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
06:11:05 10:11:05.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
06:11:05 10:11:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
06:11:05 10:11:05.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:05 10:11:05.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:05 10:11:05.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:05 10:11:05.687 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:05 10:11:05.687 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:05 10:11:05.687 INFO [main][AbstractShell] Close shell Testing shell
06:11:05 10:11:05.687 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:05 10:11:05.694 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:05 10:11:05.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:05 10:11:05.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:05 10:11:05.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
06:11:05 10:11:05.705 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:05 10:11:05.705 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.505 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
06:11:05 setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.347 s
06:11:05 referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.355 s
06:11:05 defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.346 s
06:11:05 text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.341 s
06:11:05 click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.353 s
06:11:05 index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.34 s
06:11:05 referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.35 s
06:11:05 referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.339 s
06:11:05 setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.363 s
06:11:05 setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.366 s
06:11:05 Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.713 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.713 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:05 10:11:05.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.747 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
06:11:05 10:11:05.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:05 10:11:05.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:05 10:11:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
06:11:05 10:11:05.757 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:
06:11:05 is "Disabled:")
06:11:05 10:11:05.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:05 10:11:05.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
06:11:05 10:11:05.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:05 10:11:05.760 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:05 10:11:05.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:05 10:11:05.760 INFO [main][AbstractShell] Close shell Testing shell
06:11:05 10:11:05.760 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:05 10:11:05.767 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:05 10:11:05.767 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:05 10:11:05.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.792 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')
06:11:05 10:11:05.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
06:11:05 10:11:05.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.809 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
06:11:05 10:11:05.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:05 10:11:05.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:05 10:11:05.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:05 10:11:05.813 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:05 10:11:05.813 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:05 10:11:05.813 INFO [main][AbstractShell] Close shell Testing shell
06:11:05 10:11:05.813 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:05 10:11:05.819 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:05 10:11:05.819 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:05 10:11:05.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.843 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:
06:11:05 is "Combo0")
06:11:05 10:11:05.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.860 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
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.864 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:
06:11:05 is "Combo1")
06:11:05 10:11:05.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.865 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
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:05 10:11:05.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
06:11:05 10:11:05.866 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:
06:11:05 is "Combo2")
06:11:05 10:11:05.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.867 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
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:11:05 10:11:05.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found
06:11:05 10:11:05.868 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:
06:11:05 is "Combo3")
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.870 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
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:11:05 10:11:05.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found
06:11:05 10:11:05.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:05 10:11:05.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:05 10:11:05.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:05 10:11:05.871 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:05 10:11:05.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:05 10:11:05.871 INFO [main][AbstractShell] Close shell Testing shell
06:11:05 10:11:05.871 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:05 10:11:05.878 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:05 10:11:05.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:05 10:11:05.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.923 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:
06:11:05 is "Combo3")
06:11:05 10:11:05.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.938 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
06:11:05 10:11:05.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:05 10:11:05.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:05 10:11:05.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:05 10:11:05.939 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:05 10:11:05.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:05 10:11:05.939 INFO [main][AbstractShell] Close shell Testing shell
06:11:05 10:11:05.939 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:05 10:11:05.946 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:05 10:11:05.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:05 10:11:05.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:05 10:11:05.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:05 10:11:05.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:05 10:11:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:05 10:11:05.977 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:
06:11:05 is "Combo1")
06:11:05 10:11:05.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:05 10:11:05.992 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 2
06:11:05 10:11:05.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:05 10:11:05.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:05 10:11:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:05 10:11:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:05 10:11:05.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:05 10:11:05.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:05 10:11:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:05 10:11:05.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:05 10:11:05.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:05 10:11:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:05 10:11:05.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:05 10:11:05.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:06 10:11:06.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:06 10:11:06.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
06:11:06 10:11:06.011 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:06 10:11:06.012 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:06 10:11:06.012 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:06 10:11:06.012 INFO [main][AbstractShell] Close shell Testing shell
06:11:06 10:11:06.012 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:06 10:11:06.019 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:06 10:11:06.019 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:06 10:11:06.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:06 10:11:06.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:06 10:11:06.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:06 10:11:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:06 10:11:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:06 10:11:06.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:06 10:11:06.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:06 10:11:06.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:06 10:11:06.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:06 10:11:06.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:06 10:11:06.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:06 10:11:06.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:06 10:11:06.048 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
06:11:06 10:11:06.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:06 10:11:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:06 10:11:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:06 10:11:06.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:06 10:11:06.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:06 10:11:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:06 10:11:06.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:06 10:11:06.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:06 10:11:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:06 10:11:06.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
06:11:06 10:11:06.070 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 1
06:11:06 10:11:06.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:06 10:11:06.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
06:11:06 10:11:06.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:06 10:11:06.072 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:06 10:11:06.072 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:06 10:11:06.072 INFO [main][AbstractShell] Close shell Testing shell
06:11:06 10:11:06.072 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:06 10:11:06.080 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:06 10:11:06.080 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:06 10:11:06.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:06 10:11:06.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:06 10:11:06.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:06 10:11:06.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:06 10:11:06.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:06 10:11:06.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:06 10:11:06.125 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
06:11:06 10:11:06.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:06 10:11:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:06 10:11:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:06 10:11:06.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:06 10:11:06.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:06 10:11:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:06 10:11:06.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:06 10:11:06.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:06 10:11:06.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:06 10:11:06.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:07 10:11:07.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:07 10:11:07.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:07 10:11:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:07 10:11:07.140 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found
06:11:07 10:11:07.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:07 10:11:07.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:07 10:11:07.140 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:07 10:11:07.140 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:07 10:11:07.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:07 10:11:07.140 INFO [main][AbstractShell] Close shell Testing shell
06:11:07 10:11:07.140 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:07 10:11:07.147 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:07 10:11:07.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:07 10:11:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:07 10:11:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:07 10:11:07.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:07 10:11:07.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:07 10:11:07.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:07 10:11:07.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:07 10:11:07.172 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:
06:11:07 is "NON_EXISTING_LABEL_&*")
06:11:07 10:11:07.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:07 10:11:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:07 10:11:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:07 10:11:07.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:07 10:11:07.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:07 10:11:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:07 10:11:07.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:07 10:11:07.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:07 10:11:07.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:07 10:11:07.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:08 10:11:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:08 10:11:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:08 10:11:08.196 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found
06:11:08 10:11:08.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:08 10:11:08.196 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.196 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.196 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.196 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.196 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.203 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:08 10:11:08.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:08 10:11:08.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.209 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:08 10:11:08.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:08 10:11:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.235 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:
06:11:08 is "Combo2")
06:11:08 10:11:08.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:11:08 10:11:08.251 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Item23
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:08 10:11:08.253 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:08 10:11:08.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:08 10:11:08.254 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.254 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.254 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.254 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.254 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.263 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:08 10:11:08.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
06:11:08 10:11:08.269 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:08 10:11:08.269 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.557 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest
06:11:08 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.058 s
06:11:08 findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.052 s
06:11:08 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.065 s
06:11:08 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.068 s
06:11:08 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.067 s
06:11:08 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.061 s
06:11:08 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.067 s
06:11:08 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.055 s
06:11:08 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.06 s
06:11:08 Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.277 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.278 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:08 10:11:08.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.278 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.278 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.278 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.310 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
06:11:08 10:11:08.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:11:08 10:11:08.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:11:08 10:11:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found
06:11:08 10:11:08.319 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:08 10:11:08.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:08 10:11:08.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:08 10:11:08.323 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.324 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.324 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.324 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.324 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.329 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.329 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.361 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
06:11:08 10:11:08.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
06:11:08 10:11:08.372 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.373 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:08 10:11:08.373 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.373 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.373 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.373 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.373 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.379 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.379 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.408 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
06:11:08 10:11:08.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
06:11:08 10:11:08.423 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
06:11:08 10:11:08.423 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
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
06:11:08 10:11:08.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:08 10:11:08.425 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.426 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.426 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.426 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.426 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.432 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.432 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.460 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")
06:11:08 10:11:08.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
06:11:08 10:11:08.471 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")
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
06:11:08 10:11:08.472 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
06:11:08 10:11:08.473 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
06:11:08 10:11:08.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.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
06:11:08 10:11:08.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.474 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.474 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.474 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.478 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.520 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
06:11:08 10:11:08.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:08 10:11:08.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:08 10:11:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:08 10:11:08.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
06:11:08 10:11:08.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:08 10:11:08.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:08 10:11:08.532 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:08 10:11:08.532 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:08 10:11:08.532 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:08 10:11:08.532 INFO [main][AbstractShell] Close shell Testing shell
06:11:08 10:11:08.532 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:08 10:11:08.537 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:08 10:11:08.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:08 10:11:08.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:08 10:11:08.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:08 10:11:08.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:08 10:11:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:08 10:11:08.565 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
06:11:08 10:11:08.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:08 10:11:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:08 10:11:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:08 10:11:08.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:08 10:11:08.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:08 10:11:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:08 10:11:08.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:08 10:11:08.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:09 10:11:09.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:09 10:11:09.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:09 10:11:09.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:09 10:11:09.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:09 10:11:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:09 10:11:09.578 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found
06:11:09 10:11:09.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:09 10:11:09.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:09 10:11:09.578 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:09 10:11:09.578 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:09 10:11:09.578 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:09 10:11:09.578 INFO [main][AbstractShell] Close shell Testing shell
06:11:09 10:11:09.578 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:09 10:11:09.583 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:09 10:11:09.583 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:09 10:11:09.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:09 10:11:09.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:09 10:11:09.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:09 10:11:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:09 10:11:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:09 10:11:09.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:09 10:11:09.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:09 10:11:09.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:09 10:11:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:09 10:11:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:09 10:11:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:09 10:11:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:09 10:11:09.610 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_#$")
06:11:09 10:11:09.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:09 10:11:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:09 10:11:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:09 10:11:09.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:09 10:11:09.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:09 10:11:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:09 10:11:09.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:09 10:11:09.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:10 10:11:10.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:10 10:11:10.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:10 10:11:10.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:10 10:11:10.623 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found
06:11:10 10:11:10.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.623 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.623 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.623 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.623 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.623 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.628 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.628 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:10 10:11:10.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.650 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")
06:11:10 10:11:10.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
06:11:10 10:11:10.664 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:10 10:11:10.665 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:10 10:11:10.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.665 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.666 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.666 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.666 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.666 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.670 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:10 10:11:10.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
06:11:10 10:11:10.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:10 10:11:10.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
06:11:10 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.061 s
06:11:10 getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.046 s
06:11:10 getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.053 s
06:11:10 isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.047 s
06:11:10 tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.057 s
06:11:10 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.041 s
06:11:10 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.044 s
06:11:10 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.048 s
06:11:10 Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.686 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.687 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:10 10:11:10.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.687 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.698 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
06:11:10 10:11:10.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.705 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.705 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.711 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.711 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.711 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.711 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.711 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.711 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.711 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.714 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.714 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.730 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
06:11:10 10:11:10.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.738 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.738 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.739 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.739 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.739 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.741 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.759 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
06:11:10 10:11:10.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.770 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.771 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.771 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.771 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.774 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.774 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.790 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
06:11:10 10:11:10.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.802 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
06:11:10 10:11:10.803 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.803 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.804 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.804 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.804 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.804 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.804 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.807 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.824 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
06:11:10 10:11:10.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.834 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')
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
06:11:10 10:11:10.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.835 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.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
06:11:10 10:11:10.835 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.835 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.835 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.835 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.835 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.838 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.838 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.856 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
06:11:10 10:11:10.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.865 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3)
06:11:10 10:11:10.866 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.866 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.867 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.867 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.867 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.867 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.867 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.870 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.870 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.889 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
06:11:10 10:11:10.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
06:11:10 10:11:10.899 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
06:11:10 10:11:10.899 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.899 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.900 TRACE [main][WidgetHandler] Notify List with event 13
06:11:10 10:11:10.900 TRACE [main][WidgetHandler] Wait for synchronization
06:11:10 10:11:10.900 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.900 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.900 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.900 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.900 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.900 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.900 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.904 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.904 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
06:11:10 10:11:10.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 10:11:10.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
06:11:10 testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.032 s
06:11:10 testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.032 s
06:11:10 testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.03 s
06:11:10 testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.034 s
06:11:10 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.033 s
06:11:10 testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.033 s
06:11:10 testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.033 s
06:11:10 Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:10 10:11:10.920 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:10 10:11:10.921 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:10 10:11:10.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:10 10:11:10.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:10 10:11:10.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.939 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
06:11:10 10:11:10.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:11:10 10:11:10.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:11:10 10:11:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found
06:11:10 10:11:10.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:10 10:11:10.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:10 10:11:10.953 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
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:10 10:11:10.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
06:11:10 10:11:10.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:10 10:11:10.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:10 10:11:10.954 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:10 10:11:10.955 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:10 10:11:10.955 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:10 10:11:10.955 INFO [main][AbstractShell] Close shell Testing shell
06:11:10 10:11:10.955 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:10 10:11:10.960 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:10 10:11:10.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:10 10:11:10.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:10 10:11:10.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:10 10:11:10.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:10 10:11:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:10 10:11:10.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:10 10:11:10.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:10 10:11:10.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:10 10:11:10.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:10 10:11:10.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:10 10:11:10.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:10 10:11:10.980 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
06:11:10 10:11:10.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:11:10 10:11:10.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
06:11:10 10:11:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:10 10:11:10.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found
06:11:10 10:11:10.994 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3
06:11:10 10:11:10.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3
06:11:10 10:11:10.995 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:11:10 10:11:10.996 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
06:11:10 10:11:10.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:10 10:11:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:10 10:11:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:10 10:11:10.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:10 10:11:10.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:10 10:11:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:10 10:11:10.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:11:10 10:11:10.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:11:11 10:11:11.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:11:11 10:11:11.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:11:11 10:11:11.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:11:11 10:11:11.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:11:11 10:11:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:11 10:11:11.998 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found
06:11:11 10:11:11.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:11 10:11:11.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:11 10:11:11.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:11 10:11:11.998 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:11 10:11:11.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:11 10:11:11.998 INFO [main][AbstractShell] Close shell Testing shell
06:11:11 10:11:11.998 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:12 10:11:12.002 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:12 10:11:12.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:12 10:11:12.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:12 10:11:12.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:12 10:11:12.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:12 10:11:12.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:12 10:11:12.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:12 10:11:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:12 10:11:12.028 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
06:11:12 10:11:12.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:12 10:11:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:12 10:11:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:12 10:11:12.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:12 10:11:12.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:12 10:11:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:12 10:11:12.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:12 10:11:12.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:12 10:11:12.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:12 10:11:12.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:13 10:11:13.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
06:11:13 10:11:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
06:11:13 10:11:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:13 10:11:13.040 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found
06:11:13 10:11:13.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:13 10:11:13.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:13 10:11:13.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:13 10:11:13.040 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:13 10:11:13.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:13 10:11:13.040 INFO [main][AbstractShell] Close shell Testing shell
06:11:13 10:11:13.040 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:13 10:11:13.045 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:13 10:11:13.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:13 10:11:13.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:13 10:11:13.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:13 10:11:13.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:13 10:11:13.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:13 10:11:13.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:13 10:11:13.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:13 10:11:13.065 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_#$")
06:11:13 10:11:13.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:13 10:11:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:13 10:11:13.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:13 10:11:13.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:13 10:11:13.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:13 10:11:13.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:13 10:11:13.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:13 10:11:13.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:13 10:11:13.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:13 10:11:13.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:14 10:11:14.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:14 10:11:14.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:14 10:11:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:14 10:11:14.081 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found
06:11:14 10:11:14.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:14 10:11:14.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:14 10:11:14.081 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:14 10:11:14.081 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:14 10:11:14.081 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:14 10:11:14.081 INFO [main][AbstractShell] Close shell Testing shell
06:11:14 10:11:14.081 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:14 10:11:14.086 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:14 10:11:14.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:14 10:11:14.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:14 10:11:14.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1")
06:11:14 10:11:14.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:14 10:11:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:14 10:11:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:14 10:11:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:14 10:11:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:14 10:11:14.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:14 10:11:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:14 10:11:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:11:14 10:11:14.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1
06:11:14 10:11:14.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:14 10:11:14.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:14 10:11:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:14 10:11:14.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:14 10:11:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:14 10:11:14.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:14 10:11:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:14 10:11:14.123 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
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:14 10:11:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:14 10:11:14.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:14 10:11:14.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
06:11:14 10:11:14.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:14 10:11:14.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:14 10:11:14.123 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:14 10:11:14.124 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:14 10:11:14.124 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:14 10:11:14.124 INFO [main][AbstractShell] Close shell Testing shell
06:11:14 10:11:14.124 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:14 10:11:14.128 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:14 10:11:14.128 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:14 10:11:14.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:14 10:11:14.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
06:11:14 10:11:14.133 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:14 10:11:14.133 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.213 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
06:11:14 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.043 s
06:11:14 close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.048 s
06:11:14 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.036 s
06:11:14 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.047 s
06:11:14 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.036 s
06:11:14 Running org.eclipse.reddeer.swt.test.DummyTest
06:11:14 10:11:14.138 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest
06:11:14 10:11:14.139 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:14 10:11:14.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
06:11:14 10:11:14.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.139 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.swt.test.DummyTest
06:11:14 dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)  Time elapsed: 0 s
06:11:14 Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
06:11:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
06:11:14 regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
06:11:14 regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
06:11:14 regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
06:11:14 Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.154 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.154 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:14 10:11:14.171 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
06:11:14 10:11:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:14 10:11:14.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:11:14 10:11:14.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:11:14 10:11:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:14 10:11:14.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found
06:11:14 10:11:14.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:14 10:11:14.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:14 10:11:14.172 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:14 10:11:14.172 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:14 10:11:14.172 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:14 10:11:14.172 INFO [main][AbstractShell] Close shell Testing shell
06:11:14 10:11:14.172 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:14 10:11:14.175 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:14 10:11:14.175 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:14 10:11:14.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:14 10:11:14.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: Matcher matching text to regular expression 'PUSH.*tb2')
06:11:14 10:11:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:14 10:11:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:14 10:11:14.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:14 10:11:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:14 10:11:14.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:14 10:11:14.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:14 10:11:14.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
06:11:14 10:11:14.200 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:14 10:11:14.200 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:14 10:11:14.200 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:14 10:11:14.200 INFO [main][AbstractShell] Close shell Testing shell
06:11:14 10:11:14.200 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:14 10:11:14.203 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:14 10:11:14.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:14 10:11:14.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:14 10:11:14.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:14 10:11:14.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:14 10:11:14.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:14 10:11:14.209 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:14 10:11:14.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:14 10:11:14.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:14 10:11:14.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:14 10:11:14.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:14 10:11:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:14 10:11:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:14 10:11:14.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:14 10:11:14.233 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")
06:11:14 10:11:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:14 10:11:14.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:14 10:11:14.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:14 10:11:14.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:14 10:11:14.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:14 10:11:14.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:14 10:11:14.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:14 10:11:14.250 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:14 10:11:14.250 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:14 10:11:14.250 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:14 10:11:14.250 INFO [main][AbstractShell] Close shell Testing shell
06:11:14 10:11:14.250 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:14 10:11:14.252 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:14 10:11:14.252 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:14 10:11:14.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:14 10:11:14.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:14 10:11:14.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:14 10:11:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:15 10:11:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown
06:11:15 10:11:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused...
06:11:16 10:11:16.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown
06:11:16 10:11:16.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:16 10:11:16.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:16 10:11:16.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:16 10:11:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:16 10:11:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:16 10:11:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:16 10:11:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:16 10:11:16.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:16 10:11:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:16 10:11:16.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:16 10:11:16.778 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")
06:11:16 10:11:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:16 10:11:16.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:16 10:11:16.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:16 10:11:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:16 10:11:16.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:16 10:11:16.778 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:16 10:11:16.778 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:16 10:11:16.778 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:16 10:11:16.778 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:16 10:11:16.778 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:16 10:11:16.778 INFO [main][AbstractShell] Close shell Testing shell
06:11:16 10:11:16.778 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:16 10:11:16.781 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:16 10:11:16.781 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:16 10:11:16.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:16 10:11:16.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:16 10:11:16.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:16 10:11:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:16 10:11:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:16 10:11:16.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:16 10:11:16.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:16 10:11:16.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:16 10:11:16.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:16 10:11:16.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:16 10:11:16.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:16 10:11:16.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:16 10:11:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:16 10:11:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:16 10:11:16.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:16 10:11:16.811 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
06:11:16 10:11:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:16 10:11:16.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:16 10:11:16.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:16 10:11:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:16 10:11:16.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:16 PUSH tooltip
06:11:16 10:11:16.811 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:16 10:11:16.811 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:16 10:11:16.811 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:16 10:11:16.811 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:16 10:11:16.811 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:16 10:11:16.811 INFO [main][AbstractShell] Close shell Testing shell
06:11:16 10:11:16.811 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:16 10:11:16.814 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:16 10:11:16.814 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:16 10:11:16.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:16 10:11:16.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:16 10:11:16.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:16 10:11:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:16 10:11:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:16 10:11:16.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
06:11:16 10:11:16.831 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:16 10:11:16.831 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:16 10:11:16.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:16 10:11:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:16 10:11:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
06:11:16 constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.025 s
06:11:16 constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.029 s
06:11:16 WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 2.548 s
06:11:16 testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.04 s
06:11:16 constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.033 s
06:11:16 Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:16 10:11:16.836 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:16 10:11:16.837 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:16 10:11:16.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:16 10:11:16.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:16 10:11:16.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:16 10:11:16.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:16 10:11:16.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:16 10:11:16.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:16 10:11:16.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:16 10:11:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:16 10:11:16.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:16 10:11:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:16 10:11:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:16 10:11:16.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:16 10:11:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:16 10:11:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:16 10:11:16.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:16 10:11:16.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:16 10:11:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:16 10:11:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:16 10:11:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]...
06:11:16 10:11:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:16 10:11:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:16 10:11:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:11:16 10:11:16.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:16 10:11:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:17 10:11:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:17 10:11:17.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:17 10:11:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:11:17 10:11:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:17 10:11:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:17 10:11:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:11:17 10:11:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:17 10:11:17.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:17 10:11:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:17 10:11:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:17 10:11:17.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:17 10:11:17.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:17 10:11:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown
06:11:17 10:11:17.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:17 10:11:17.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:17 10:11:17.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:17 10:11:17.870 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:17 10:11:17.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:17 10:11:17.870 INFO [main][AbstractShell] Close shell Testing shell
06:11:17 10:11:17.870 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:17 10:11:17.874 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:17 10:11:17.874 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:17 10:11:17.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:17 10:11:17.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:17 10:11:17.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:17 10:11:17.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:17 10:11:17.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:17 10:11:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:17 10:11:17.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:17 10:11:17.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:17 10:11:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:17 10:11:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:17 10:11:17.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:17 10:11:17.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:17 10:11:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:17 10:11:17.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:17 10:11:17.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:17 10:11:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:17 10:11:17.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:17 10:11:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
06:11:17 10:11:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:17 10:11:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:17 10:11:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:11:17 10:11:17.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:17 10:11:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:18 10:11:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:11:18 10:11:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:18 10:11:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:11:18 10:11:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:18 10:11:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:11:18 10:11:18.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:11:18 10:11:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:18 10:11:18.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:18 10:11:18.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:18 10:11:18.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:18 10:11:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:11:18 10:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:11:18 10:11:18.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:11:18 10:11:18.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
06:11:18 10:11:18.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:18 10:11:18.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:18 10:11:18.923 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:18 10:11:18.923 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:18 10:11:18.923 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:18 10:11:18.923 INFO [main][AbstractShell] Close shell Testing shell
06:11:18 10:11:18.923 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:18 10:11:18.927 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:18 10:11:18.927 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:18 10:11:18.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:18 10:11:18.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:18 10:11:18.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:18 10:11:18.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:18 10:11:18.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:18 10:11:18.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:18 10:11:18.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:18 10:11:18.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:18 10:11:18.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:18 10:11:18.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:18 10:11:18.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:18 10:11:18.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:18 10:11:18.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:18 10:11:18.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:18 10:11:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:18 10:11:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:18 10:11:18.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:18 10:11:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:18 10:11:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:18 10:11:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:18 10:11:18.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:18 10:11:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:18 10:11:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:18 10:11:18.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:18 10:11:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:18 10:11:18.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:18 10:11:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
06:11:18 10:11:18.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:18 10:11:18.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:18 10:11:18.962 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:18 10:11:18.962 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:18 10:11:18.962 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:18 10:11:18.962 INFO [main][AbstractShell] Close shell Testing shell
06:11:18 10:11:18.962 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:18 10:11:18.965 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:18 10:11:18.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:18 10:11:18.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:18 10:11:18.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:18 10:11:18.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:18 10:11:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:18 10:11:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:18 10:11:18.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:18 10:11:18.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:18 10:11:18.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:18 10:11:18.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:18 10:11:18.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:18 10:11:18.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:18 10:11:18.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:18 10:11:18.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:18 10:11:18.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:19 10:11:19.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:19 10:11:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:19 10:11:19.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:19 10:11:19.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:19 10:11:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:19 10:11:19.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:19 10:11:19.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:19 10:11:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:19 10:11:19.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:19 10:11:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]...
06:11:19 10:11:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:19 10:11:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:19 10:11:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:19 10:11:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:20 10:11:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:20 10:11:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:20 10:11:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown
06:11:20 10:11:20.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:20 10:11:20.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:20 10:11:20.013 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:20 10:11:20.014 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:20 10:11:20.014 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:20 10:11:20.014 INFO [main][AbstractShell] Close shell Testing shell
06:11:20 10:11:20.014 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:20 10:11:20.018 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:20 10:11:20.018 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:20 10:11:20.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:20 10:11:20.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:20 10:11:20.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:20 10:11:20.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:20 10:11:20.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:20 10:11:20.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:20 10:11:20.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:20 10:11:20.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:20 10:11:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:20 10:11:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:20 10:11:20.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:20 10:11:20.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:20 10:11:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:20 10:11:20.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:20 10:11:20.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:20 10:11:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:20 10:11:20.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:20 10:11:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
06:11:20 10:11:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:20 10:11:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:20 10:11:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:20 10:11:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:21 10:11:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:21 10:11:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:21 10:11:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
06:11:21 10:11:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:21 10:11:21.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:21 10:11:21.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:21 10:11:21.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:21 10:11:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:21 10:11:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:21 10:11:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:22 10:11:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:22 10:11:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:22 10:11:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
06:11:22 10:11:22.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:22 10:11:22.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:22 10:11:22.055 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:22 10:11:22.056 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:22 10:11:22.056 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:22 10:11:22.056 INFO [main][AbstractShell] Close shell Testing shell
06:11:22 10:11:22.056 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:22 10:11:22.060 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:22 10:11:22.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:22 10:11:22.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:22 10:11:22.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:22 10:11:22.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:22 10:11:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:22 10:11:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:22 10:11:22.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:22 10:11:22.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:22 10:11:22.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:22 10:11:22.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:22 10:11:22.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:22 10:11:22.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:22 10:11:22.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:22 10:11:22.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:22 10:11:22.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:22 10:11:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:22 10:11:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:22 10:11:22.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:22 10:11:22.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:22 10:11:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:22 10:11:22.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:22 10:11:22.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:22 10:11:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:22 10:11:22.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:22 10:11:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null...
06:11:23 10:11:23.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown
06:11:23 10:11:23.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:23 10:11:23.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:23 10:11:23.094 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:23 10:11:23.095 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:23 10:11:23.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:23 10:11:23.095 INFO [main][AbstractShell] Close shell Testing shell
06:11:23 10:11:23.095 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:23 10:11:23.098 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:23 10:11:23.098 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:23 10:11:23.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:23 10:11:23.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:23 10:11:23.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:23 10:11:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:23 10:11:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:23 10:11:23.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:23 10:11:23.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:23 10:11:23.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:23 10:11:23.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:23 10:11:23.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:23 10:11:23.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:23 10:11:23.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:23 10:11:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:23 10:11:23.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:23 10:11:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:23 10:11:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:23 10:11:23.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:23 10:11:23.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:23 10:11:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:23 10:11:23.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:23 10:11:23.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:23 10:11:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:23 10:11:23.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:23 10:11:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
06:11:24 10:11:24.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown
06:11:24 10:11:24.142 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:24 10:11:24.142 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:24 10:11:24.142 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:24 10:11:24.143 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:24 10:11:24.143 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:24 10:11:24.143 INFO [main][AbstractShell] Close shell Testing shell
06:11:24 10:11:24.143 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:24 10:11:24.146 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:24 10:11:24.146 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:24 10:11:24.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:24 10:11:24.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:24 10:11:24.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:24 10:11:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:24 10:11:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:24 10:11:24.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
06:11:24 10:11:24.153 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:24 10:11:24.153 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:24 10:11:24.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:24 10:11:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:24 10:11:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:24 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.317 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
06:11:24 testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.041 s
06:11:24 testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.064 s
06:11:24 testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 0.033 s
06:11:24 testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.046 s
06:11:24 testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 2.042 s
06:11:24 testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.039 s
06:11:24 testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.047 s
06:11:24 Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
06:11:24 10:11:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:24 10:11:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:24 10:11:24.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:24 10:11:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:24 10:11:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:24 10:11:24.184 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:24 10:11:24.184 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:24 10:11:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:24 10:11:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:24 10:11:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:24 10:11:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:24 10:11:24.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:24 10:11:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:24 10:11:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:24 10:11:24.232 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:24 10:11:24.232 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:24 10:11:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:24 10:11:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:24 10:11:24.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:24 10:11:24.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:24 10:11:24.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:24 10:11:24.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:24 10:11:24.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:24 10:11:24.269 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell'
06:11:24 10:11:24.270 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell'
06:11:24 10:11:24.270 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:24 10:11:24.270 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:24 10:11:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:24 10:11:24.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:24 10:11:24.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:24 10:11:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:24 10:11:24.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:24 10:11:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:24 10:11:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:24 10:11:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:24 10:11:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:24 10:11:24.300 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:24 10:11:24.301 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:24 10:11:24.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:24 10:11:24.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:24 10:11:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:24 10:11:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:24 10:11:24.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:24 10:11:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:24 10:11:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:24 10:11:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:25 10:11:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. failed, an exception will be thrown
06:11:25 10:11:25.841 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:25 10:11:25.841 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:25 10:11:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:25 10:11:25.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:25 10:11:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:25 10:11:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:25 10:11:25.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:25 10:11:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:25 10:11:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:25 10:11:25.870 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:25 10:11:25.870 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:25 10:11:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:25 10:11:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:25 10:11:25.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:25 10:11:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:25 10:11:25.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:25 10:11:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:25 10:11:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:25 10:11:25.899 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:25 10:11:25.899 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:25 10:11:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:25 10:11:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:25 10:11:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:25 10:11:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:25 10:11:25.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:25 10:11:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:25 10:11:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:25 10:11:25.929 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:25 10:11:25.929 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:25 10:11:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:25 10:11:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:25 10:11:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:25 10:11:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:25 10:11:25.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:25 10:11:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:25 10:11:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:25 10:11:25.962 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:25 10:11:25.962 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:25 10:11:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:25 10:11:25.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:25 10:11:25.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:25 10:11:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:25 10:11:25.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:25 10:11:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:25 10:11:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:25 10:11:25.995 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:25 10:11:25.995 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:25 10:11:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:26 10:11:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:26 10:11:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:26 10:11:26.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:26 10:11:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:26 10:11:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:26 10:11:26.028 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:26 10:11:26.028 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:26 10:11:26.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:26 10:11:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
06:11:26 10:11:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
06:11:26 10:11:26.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
06:11:26 10:11:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:26 10:11:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:26 10:11:26.061 INFO [WorkbenchTestable][AbstractShell] Close shell shell
06:11:26 10:11:26.061 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
06:11:26 10:11:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:26 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
06:11:26 testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.056 s
06:11:26 testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.037 s
06:11:26 testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.039 s
06:11:26 testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.029 s
06:11:26 testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 1.53 s
06:11:26 testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.029 s
06:11:26 testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.04 s
06:11:26 testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.018 s
06:11:26 testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
06:11:26 testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
06:11:26 testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
06:11:26 testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
06:11:26 Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.075 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.075 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:26 10:11:26.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:26 10:11:26.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:26 10:11:26.076 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:26 10:11:26.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:26 10:11:26.082 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:26 10:11:26.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:26 10:11:26.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:26 10:11:26.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:26 10:11:26.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:26 10:11:26.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:26 10:11:26.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:26 10:11:26.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:26 10:11:26.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:26 10:11:26.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:26 10:11:26.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:26 10:11:26.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:26 10:11:26.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:26 10:11:26.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:26 10:11:26.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:26 10:11:26.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:26 10:11:26.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
06:11:26 10:11:26.258 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:26 10:11:26.258 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:26 10:11:26.258 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:26 10:11:26.258 INFO [main][AbstractShell] Close shell Testing shell
06:11:26 10:11:26.258 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:26 10:11:26.264 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:26 10:11:26.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:26 10:11:26.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:26 10:11:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:26 10:11:26.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:26 10:11:26.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:26 10:11:26.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:26 10:11:26.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:26 10:11:26.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:26 10:11:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:26 10:11:26.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:26 10:11:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:26 10:11:26.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:26 10:11:26.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:26 10:11:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:26 10:11:26.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:26 10:11:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:26 10:11:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:26 10:11:26.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:26 10:11:26.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:26 10:11:26.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:26 10:11:26.446 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:26 10:11:26.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:26 10:11:26.446 INFO [main][AbstractShell] Close shell Testing shell
06:11:26 10:11:26.446 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:26 10:11:26.452 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:26 10:11:26.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:26 10:11:26.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:26 10:11:26.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:26 10:11:26.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:26 10:11:26.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:26 10:11:26.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:26 10:11:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:26 10:11:26.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:26 10:11:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:26 10:11:26.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:26 10:11:26.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:26 10:11:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:26 10:11:26.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:26 10:11:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:26 10:11:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:26 10:11:26.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:26 10:11:26.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
06:11:26 10:11:26.670 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:26 10:11:26.670 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:26 10:11:26.670 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:26 10:11:26.670 INFO [main][AbstractShell] Close shell Testing shell
06:11:26 10:11:26.670 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:26 10:11:26.679 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.679 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:26 10:11:26.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:26 10:11:26.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:26 10:11:26.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:26 10:11:26.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:26 10:11:26.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
06:11:26 10:11:26.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:26 10:11:26.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:26 10:11:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:26 10:11:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:26 10:11:26.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:11:26 10:11:26.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:11:26 10:11:26.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:26 10:11:26.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:11:26 10:11:26.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:26 10:11:26.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:26 10:11:26.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:26 10:11:26.894 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:26 10:11:26.894 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:26 10:11:26.894 INFO [main][AbstractShell] Close shell Testing shell
06:11:26 10:11:26.894 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:26 10:11:26.900 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:26 10:11:26.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:26 10:11:26.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:26 10:11:26.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:26 10:11:26.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:26 10:11:26.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:26 10:11:26.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:26 10:11:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:26 10:11:26.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:27 10:11:27.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:27 10:11:27.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:27 10:11:27.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:27 10:11:27.086 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:27 10:11:27.086 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.086 INFO [main][AbstractShell] Close shell Testing shell
06:11:27 10:11:27.086 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:27 10:11:27.092 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:27 10:11:27.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:27 10:11:27.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:27 10:11:27.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:27 10:11:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:27 10:11:27.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:27 10:11:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:27 10:11:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:27 10:11:27.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:27 10:11:27.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:27 10:11:27.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:27 10:11:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:27 10:11:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:27 10:11:27.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:27 10:11:27.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:27 10:11:27.300 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:27 10:11:27.300 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.300 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.300 INFO [main][AbstractShell] Close shell Testing shell
06:11:27 10:11:27.300 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:27 10:11:27.306 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:27 10:11:27.307 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:27 10:11:27.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:27 10:11:27.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:27 10:11:27.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:27 10:11:27.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:27 10:11:27.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:27 10:11:27.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:27 10:11:27.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:27 10:11:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:27 10:11:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:27 10:11:27.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:27 10:11:27.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:27 10:11:27.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:27 10:11:27.497 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:27 10:11:27.497 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:27 10:11:27.497 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.497 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.497 INFO [main][AbstractShell] Close shell Testing shell
06:11:27 10:11:27.497 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:27 10:11:27.503 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:27 10:11:27.503 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:27 10:11:27.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:27 10:11:27.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:27 10:11:27.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:27 10:11:27.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:27 10:11:27.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:11:27 10:11:27.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:11:27 10:11:27.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:11:27 10:11:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:11:27 10:11:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:11:27 10:11:27.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:27 10:11:27.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
06:11:27 10:11:27.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:27 10:11:27.680 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.680 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.680 INFO [main][AbstractShell] Close shell Testing shell
06:11:27 10:11:27.680 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:27 10:11:27.686 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:27 10:11:27.686 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:27 10:11:27.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:27 10:11:27.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:27 10:11:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
06:11:27 10:11:27.691 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 10:11:27.691 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:27 10:11:27.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:27 10:11:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
06:11:27 tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.187 s
06:11:27 tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.187 s
06:11:27 tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.265 s
06:11:27 tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.183 s
06:11:27 tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.204 s
06:11:27 tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.203 s
06:11:27 tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.196 s
06:11:27 tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.183 s
06:11:27 Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:27 10:11:27.696 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:27 10:11:27.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:27 10:11:27.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:27 10:11:27.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:27 10:11:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
06:11:27 10:11:27.735 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
06:11:27 10:11:27.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
06:11:27 10:11:27.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.735 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")
06:11:27 10:11:27.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available....
06:11:27 10:11:27.736 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
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.736 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")
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
06:11:27 10:11:27.738 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
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:27 10:11:27.738 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")
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:11:27 10:11:27.738 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")
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:27 10:11:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:27 10:11:27.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
06:11:27 10:11:27.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:27 10:11:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:27 10:11:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:27 10:11:27.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:28 10:11:28.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:28 10:11:28.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:28 10:11:28.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:28 10:11:28.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:29 10:11:29.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:11:29 10:11:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:11:29 10:11:29.240 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found
06:11:29 10:11:29.240 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1
06:11:29 10:11:29.240 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1'
06:11:29 10:11:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.243 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2
06:11:29 10:11:29.243 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2'
06:11:29 10:11:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
06:11:29 10:11:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
06:11:29 10:11:29.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:11:29 10:11:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.277 INFO [WorkbenchTestable][AbstractShell] Close shell 
06:11:29 10:11:29.277 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:11:29 10:11:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available....
06:11:29 10:11:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully
06:11:29 10:11:29.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin
06:11:29 10:11:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.310 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin'
06:11:29 10:11:29.312 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
06:11:29 10:11:29.312 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin'
06:11:29 10:11:29.313 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
06:11:29 10:11:29.313 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin
06:11:29 10:11:29.313 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin'
06:11:29 10:11:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
06:11:29 10:11:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
06:11:29 10:11:29.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:11:29 10:11:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.350 INFO [WorkbenchTestable][AbstractShell] Close shell 
06:11:29 10:11:29.350 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:11:29 10:11:29.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available....
06:11:29 10:11:29.409 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
06:11:29 10:11:29.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell
06:11:29 10:11:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.409 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell
06:11:29 10:11:29.409 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell'
06:11:29 10:11:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
06:11:29 10:11:29.419 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 10:11:29.419 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest
06:11:29 activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 1.556 s
06:11:29 testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.033 s
06:11:29 defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0 s
06:11:29 manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.038 s
06:11:29 testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.036 s
06:11:29 closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.059 s
06:11:29 Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.424 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.426 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
06:11:29 10:11:29.426 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
06:11:29 10:11:29.426 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
06:11:29 10:11:29.428 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 10:11:29.428 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
06:11:29 workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.001 s
06:11:29 maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.002 s
06:11:29 Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 10:11:29.458 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 10:11:29.459 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:29 10:11:29.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 10:11:29.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.459 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:29 10:11:29.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:11:29 10:11:29.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:11:29 10:11:29.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
06:11:29 10:11:29.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:11:29 10:11:29.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:29 10:11:29.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
06:11:29 10:11:29.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:29 10:11:29.475 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.475 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.475 INFO [main][AbstractShell] Close shell Testing shell
06:11:29 10:11:29.475 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:29 10:11:29.478 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 10:11:29.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
06:11:29 10:11:29.490 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 10:11:29.490 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
06:11:29 defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)  Time elapsed: 0.03 s
06:11:29 Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 10:11:29.510 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 10:11:29.511 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:29 10:11:29.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 10:11:29.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.511 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:29 10:11:29.539 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
06:11:29 10:11:29.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:11:29 10:11:29.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.540 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)
06:11:29 10:11:29.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:11:29 10:11:29.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell'
06:11:29 10:11:29.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:11:29 10:11:29.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
06:11:29 10:11:29.541 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:11:29 10:11:29.542 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.542 INFO [main][AbstractShell] Close shell Testing shell
06:11:29 10:11:29.542 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:11:29 10:11:29.544 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:29 10:11:29.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:29 10:11:29.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 10:11:29.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
06:11:29 10:11:29.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 10:11:29.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
06:11:29 defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)  Time elapsed: 0.043 s
06:11:29 Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.566 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:29 10:11:29.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
06:11:29 10:11:29.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.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 '\*?\QRedDeer SWT\E')
06:11:29 10:11:29.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:11:29 10:11:29.574 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
06:11:29 10:11:29.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
06:11:29 10:11:29.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:11:29 10:11:29.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:11:29 10:11:29.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:11:29 10:11:29.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:11:29 10:11:29.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
06:11:29 10:11:29.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
06:11:29 10:11:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:11:29 10:11:29.633 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
06:11:29 10:11:29.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
06:11:29 10:11:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:11:29 10:11:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:11:29 10:11:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:11:29 10:11:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:11:29 10:11:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.634 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
06:11:29 10:11:29.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem")
06:11:29 10:11:29.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
06:11:29 10:11:29.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.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 '\*?\QRedDeer SWT\E')
06:11:29 10:11:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:11:29 10:11:29.652 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
06:11:29 10:11:29.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
06:11:29 10:11:29.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:11:29 10:11:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:11:29 10:11:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:11:29 10:11:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:11:29 10:11:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.662 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
06:11:29 10:11:29.662 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")
06:11:29 10:11:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:29 10:11:29.663 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
06:11:29 10:11:29.663 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:11:29 10:11:29.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
06:11:29 10:11:29.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
06:11:29 10:11:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:11:29 10:11:29.680 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
06:11:29 10:11:29.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
06:11:29 10:11:29.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:11:29 10:11:29.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:11:29 10:11:29.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:11:29 10:11:29.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:11:29 10:11:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
06:11:29 10:11:29.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT View.*')
06:11:29 10:11:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:29 10:11:29.683 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
06:11:29 10:11:29.683 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:11:29 10:11:29.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
06:11:29 testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.05 s
06:11:29 testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.027 s
06:11:29 testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.02 s
06:11:29 testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.019 s
06:11:29 Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.688 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.689 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:29 10:11:29.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.689 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:29 10:11:29.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.714 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:29 10:11:29.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:29 10:11:29.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.715 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")
06:11:29 10:11:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:29 10:11:29.729 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
06:11:29 10:11:29.729 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:11:29 10:11:29.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.730 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.*')
06:11:29 10:11:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:29 10:11:29.734 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
06:11:29 10:11:29.734 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:11:29 10:11:29.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:29 10:11:29.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:29 10:11:29.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:29 10:11:29.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:29 10:11:29.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:29 10:11:29.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:29 10:11:29.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:29 10:11:29.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:29 10:11:29.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:29 10:11:29.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:29 10:11:29.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:29 10:11:29.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:29 10:11:29.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'File'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:11:29 10:11:29.743 DEBUG [main][MenuItemLookup] Item match:Window
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:''
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:''
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:''
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:11:29 10:11:29.744 DEBUG [main][MenuItemLookup] Item match:Preferences
06:11:29 10:11:29.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:11:29 10:11:29.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:11:29 10:11:29.744 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:11:29 10:11:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:11:29 10:11:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:11:29 10:11:29.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:29 10:11:29.894 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:29 10:11:29.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:29 10:11:29.896 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:29 10:11:29.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:29 10:11:29.896 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
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:29 10:11:29.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
06:11:29 10:11:29.897 DEBUG [main][TreeItemHandler] Selecting tree item: Java
06:11:29 10:11:29.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
06:11:29 10:11:29.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
06:11:29 10:11:29.898 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
06:11:29 10:11:29.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:11:29 10:11:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.959 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
06:11:29 10:11:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:29 10:11:29.959 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General
06:11:29 10:11:29.959 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:11:29 10:11:29.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:29 10:11:29.974 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
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:29 10:11:29.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:29 10:11:29.975 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:29 10:11:29.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:29 10:11:29.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:29 10:11:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:29 10:11:29.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:29 10:11:29.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:29 10:11:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:29 10:11:29.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:11:29 10:11:29.977 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:11:29 10:11:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:11:29 10:11:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:11:29 10:11:29.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:11:29 10:11:29.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:30 10:11:30.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:30 10:11:30.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:30 10:11:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:30 10:11:30.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:30 10:11:30.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.*']
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.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.*']
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.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.*']
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:30 10:11:30.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'File'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Item match:Window
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:11:30 10:11:30.009 DEBUG [main][MenuItemLookup] Item match:Preferences
06:11:30 10:11:30.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:11:30 10:11:30.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:11:30 10:11:30.009 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:11:30 10:11:30.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:11:30 10:11:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:11:30 10:11:30.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:11:30 10:11:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.088 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:11:30 10:11:30.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:30 10:11:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:30 10:11:30.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:30 10:11:30.090 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:30 10:11:30.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:30 10:11:30.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:30 10:11:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.090 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
06:11:30 10:11:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:30 10:11:30.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
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:30 10:11:30.091 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:30 10:11:30.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:11:30 10:11:30.093 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:11:30 10:11:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:11:30 10:11:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:11:30 10:11:30.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:11:30 10:11:30.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:30 10:11:30.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:30 10:11:30.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:30 10:11:30.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:30 10:11:30.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'File'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:11:30 10:11:30.113 DEBUG [main][MenuItemLookup] Item match:Window
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:11:30 10:11:30.114 DEBUG [main][MenuItemLookup] Item match:Preferences
06:11:30 10:11:30.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:11:30 10:11:30.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:11:30 10:11:30.114 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:11:30 10:11:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:11:30 10:11:30.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
06:11:30 10:11:30.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.194 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:30 10:11:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:30 10:11:30.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:30 10:11:30.196 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:30 10:11:30.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
06:11:30 10:11:30.196 DEBUG [main][TreeItemHandler] Selecting tree item: Java
06:11:30 10:11:30.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
06:11:30 10:11:30.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
06:11:30 10:11:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.242 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.*')
06:11:30 10:11:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:11:30 10:11:30.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
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:30 10:11:30.243 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:30 10:11:30.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:30 10:11:30.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:30 10:11:30.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
06:11:30 10:11:30.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:11:30 10:11:30.248 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:11:30 10:11:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:11:30 10:11:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:11:30 10:11:30.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:11:30 10:11:30.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:30 10:11:30.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:30 10:11:30.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:30 10:11:30.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:11:30 10:11:30.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'File'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:11:30 10:11:30.276 DEBUG [main][MenuItemLookup] Item match:Window
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:''
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:11:30 10:11:30.277 DEBUG [main][MenuItemLookup] Item match:Preferences
06:11:30 10:11:30.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:11:30 10:11:30.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:11:30 10:11:30.277 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:11:30 10:11:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:11:30 10:11:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:11:30 10:11:30.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.366 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:11:30 10:11:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:11:30 10:11:30.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:30 10:11:30.379 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:30 10:11:30.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:30 10:11:30.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:30 10:11:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:11:30 10:11:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.381 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
06:11:30 10:11:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:11:30 10:11:30.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
06:11:30 10:11:30.383 DEBUG [main][TreeItemHandler] Selecting tree item: General
06:11:30 10:11:30.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
06:11:30 10:11:30.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
06:11:30 10:11:30.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
06:11:30 10:11:30.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:11:30 10:11:30.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:11:30 10:11:30.398 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:11:30 10:11:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:11:30 10:11:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:11:30 10:11:30.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:11:30 10:11:30.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:11:30 10:11:30.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:30 10:11:30.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:30 10:11:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
06:11:30 10:11:30.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 10:11:30.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:30 10:11:30.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:30 10:11:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
06:11:30 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.015 s
06:11:30 workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.006 s
06:11:30 testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.272 s
06:11:30 testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.104 s
06:11:30 testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.163 s
06:11:30 testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.143 s
06:11:30 Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:30 10:11:30.424 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:30 10:11:30.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:11:30 10:11:30.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:30 10:11:30.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:30 10:11:30.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:30 10:11:30.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:30 10:11:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:30 10:11:30.453 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
06:11:30 10:11:30.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:30 10:11:30.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:30 10:11:30.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:30 10:11:30.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:30 10:11:30.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:30 10:11:30.455 INFO [WorkbenchTestable][Keyboard] Type text "test123"
06:11:30 10:11:30.455 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:30 10:11:30.455 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:31 10:11:31.056 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:31 10:11:31.056 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:11:31 10:11:31.657 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:31 10:11:31.657 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:11:32 10:11:32.258 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:32 10:11:32.258 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:32 10:11:32.859 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:32 10:11:32.859 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
06:11:33 10:11:33.459 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:33 10:11:33.459 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
06:11:34 10:11:34.060 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:34 10:11:34.060 INFO [WorkbenchTestable][Keyboard]     As char:3, as int:51
06:11:34 10:11:34.662 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:34 10:11:34.662 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
06:11:34 10:11:34.662 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:34 10:11:34.663 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:34 10:11:34.663 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:34 10:11:34.663 INFO [main][AbstractShell] Close shell Keyboard testing shell
06:11:34 10:11:34.663 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
06:11:34 10:11:34.666 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:34 10:11:34.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:34 10:11:34.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:34 10:11:34.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:34 10:11:34.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:34 10:11:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:34 10:11:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:34 10:11:34.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:34 10:11:34.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:34 10:11:34.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:34 10:11:34.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:34 10:11:34.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:34 10:11:34.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:34 10:11:34.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:34 10:11:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:34 10:11:34.700 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
06:11:34 10:11:34.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:34 10:11:34.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:34 10:11:34.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:34 10:11:34.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:34 10:11:34.701 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:34 10:11:34.701 INFO [WorkbenchTestable][Keyboard] Type text "test"
06:11:34 10:11:34.702 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:34 10:11:34.702 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:35 10:11:35.303 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:35 10:11:35.303 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:11:35 10:11:35.904 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:35 10:11:35.904 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:11:36 10:11:36.505 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:36 10:11:36.505 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:37 10:11:37.106 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
06:11:37 10:11:37.106 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
06:11:37 10:11:37.307 INFO [WorkbenchTestable][Keyboard] Move cursor
06:11:37 10:11:37.507 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:37 10:11:37.507 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:37 10:11:37.707 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:38 10:11:38.109 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:38 10:11:38.109 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:38 10:11:38.310 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:38 10:11:38.511 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
06:11:38 10:11:38.711 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
06:11:38 10:11:38.711 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
06:11:38 10:11:38.912 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120
06:11:38 10:11:38.912 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120
06:11:39 10:11:39.112 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120
06:11:39 10:11:39.313 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
06:11:39 10:11:39.514 INFO [WorkbenchTestable][Keyboard] Move cursor
06:11:39 10:11:39.714 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:39 10:11:39.714 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:39 10:11:39.914 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:40 10:11:40.315 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:40 10:11:40.315 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:40 10:11:40.516 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:40 10:11:40.917 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:40 10:11:40.917 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:41 10:11:41.117 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:41 10:11:41.518 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:41 10:11:41.519 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:41 10:11:41.719 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:42 10:11:42.120 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:42 10:11:42.120 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:42 10:11:42.320 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:42 10:11:42.521 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
06:11:42 10:11:42.521 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
06:11:42 10:11:42.721 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
06:11:42 10:11:42.722 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
06:11:42 10:11:42.922 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
06:11:43 10:11:43.123 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
06:11:43 10:11:43.325 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:43 10:11:43.325 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
06:11:43 10:11:43.325 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:43 10:11:43.326 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:43 10:11:43.326 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:43 10:11:43.326 INFO [main][AbstractShell] Close shell Keyboard testing shell
06:11:43 10:11:43.326 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
06:11:43 10:11:43.330 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:43 10:11:43.330 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:43 10:11:43.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:43 10:11:43.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:43 10:11:43.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:43 10:11:43.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:43 10:11:43.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:43 10:11:43.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:43 10:11:43.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:43 10:11:43.359 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
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:43 10:11:43.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:43 10:11:43.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:43 10:11:43.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:43 10:11:43.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:43 10:11:43.360 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}"
06:11:43 10:11:43.360 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:43 10:11:43.360 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
06:11:43 10:11:43.560 INFO [WorkbenchTestable][Keyboard]     As char:[, as int:91
06:11:44 10:11:44.561 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:44 10:11:44.561 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
06:11:44 10:11:44.762 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
06:11:45 10:11:45.763 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:45 10:11:45.763 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
06:11:45 10:11:45.963 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:46 10:11:46.965 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:46 10:11:46.965 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:11:47 10:11:47.566 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:47 10:11:47.566 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:11:48 10:11:48.167 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:48 10:11:48.167 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:48 10:11:48.768 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:48 10:11:48.768 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
06:11:48 10:11:48.968 INFO [WorkbenchTestable][Keyboard]     As char:], as int:93
06:11:49 10:11:49.969 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:49 10:11:49.969 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
06:11:49 10:11:49.969 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:49 10:11:49.970 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:49 10:11:49.970 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:49 10:11:49.970 INFO [main][AbstractShell] Close shell Keyboard testing shell
06:11:49 10:11:49.970 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
06:11:49 10:11:49.975 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:49 10:11:49.975 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:49 10:11:49.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:49 10:11:49.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:49 10:11:49.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:49 10:11:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:49 10:11:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:49 10:11:49.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:49 10:11:49.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:49 10:11:49.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:49 10:11:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:49 10:11:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:49 10:11:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:49 10:11:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:49 10:11:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:50 10:11:50.008 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
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:50 10:11:50.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:50 10:11:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:50 10:11:50.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:50 10:11:50.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:50 10:11:50.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:50 10:11:50.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:50 10:11:50.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:50 10:11:50.009 INFO [WorkbenchTestable][Keyboard] Type text "test"
06:11:50 10:11:50.009 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:50 10:11:50.009 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:50 10:11:50.610 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:50 10:11:50.610 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:11:51 10:11:51.211 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:51 10:11:51.211 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:11:51 10:11:51.812 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:51 10:11:51.812 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:52 10:11:52.413 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
06:11:52 10:11:52.413 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
06:11:52 10:11:52.613 INFO [WorkbenchTestable][Keyboard] Move cursor
06:11:52 10:11:52.814 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:52 10:11:52.814 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:53 10:11:53.014 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:53 10:11:53.416 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:53 10:11:53.416 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:53 10:11:53.616 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:53 10:11:53.817 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
06:11:54 10:11:54.017 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127
06:11:54 10:11:54.017 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127
06:11:54 10:11:54.218 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127
06:11:54 10:11:54.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:54 10:11:54.419 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
06:11:54 10:11:54.419 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:54 10:11:54.420 DEBUG [main][AbstractWait] Waiting until shell is active...
06:11:54 10:11:54.420 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:11:54 10:11:54.420 INFO [main][AbstractShell] Close shell Keyboard testing shell
06:11:54 10:11:54.420 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
06:11:54 10:11:54.423 DEBUG [main][AbstractWait] Waiting while shell is available...
06:11:54 10:11:54.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:11:54 10:11:54.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:54 10:11:54.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:54 10:11:54.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:54 10:11:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:54 10:11:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:54 10:11:54.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:54 10:11:54.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:54 10:11:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:54 10:11:54.429 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:54 10:11:54.429 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:11:54 10:11:54.629 INFO [WorkbenchTestable][Keyboard]     As char:h, as int:104
06:11:55 10:11:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available....
06:11:55 10:11:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully
06:11:55 10:11:55.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search
06:11:55 10:11:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:55 10:11:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:55 10:11:55.641 INFO [WorkbenchTestable][AbstractShell] Close shell Search
06:11:55 10:11:55.641 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search'
06:11:55 10:11:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:11:55 10:11:55.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:11:55 10:11:55.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:11:55 10:11:55.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:55 10:11:55.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:11:55 10:11:55.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:11:55 10:11:55.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:11:55 10:11:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:11:55 10:11:55.688 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
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:11:55 10:11:55.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:11:55 10:11:55.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:11:55 10:11:55.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:11:55 10:11:55.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:11:55 10:11:55.690 INFO [WorkbenchTestable][Keyboard] Type text "test"
06:11:55 10:11:55.690 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:55 10:11:55.690 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:56 10:11:56.291 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:56 10:11:56.291 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:11:56 10:11:56.893 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:56 10:11:56.893 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:11:57 10:11:57.494 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:11:57 10:11:57.494 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:11:58 10:11:58.095 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
06:11:58 10:11:58.095 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
06:11:58 10:11:58.295 INFO [WorkbenchTestable][Keyboard] Move cursor
06:11:58 10:11:58.495 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:58 10:11:58.495 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:58 10:11:58.696 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:59 10:11:59.097 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:11:59 10:11:59.097 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:11:59 10:11:59.297 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:11:59 10:11:59.498 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
06:11:59 10:11:59.699 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
06:11:59 10:11:59.699 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
06:11:59 10:11:59.899 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99
06:11:59 10:11:59.899 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99
06:12:00 10:12:00.100 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99
06:12:00 10:12:00.300 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
06:12:00 10:12:00.501 INFO [WorkbenchTestable][Keyboard] Move cursor
06:12:00 10:12:00.701 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:12:00 10:12:00.701 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:12:00 10:12:00.901 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:12:01 10:12:01.302 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:12:01 10:12:01.302 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:12:01 10:12:01.503 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:12:01 10:12:01.904 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:12:01 10:12:01.904 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:12:02 10:12:02.104 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:12:02 10:12:02.505 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:12:02 10:12:02.505 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:12:02 10:12:02.705 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:12:03 10:12:03.106 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
06:12:03 10:12:03.106 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
06:12:03 10:12:03.306 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
06:12:03 10:12:03.507 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
06:12:03 10:12:03.507 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
06:12:03 10:12:03.708 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
06:12:03 10:12:03.708 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
06:12:03 10:12:03.908 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
06:12:04 10:12:04.109 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
06:12:04 10:12:04.310 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
06:12:04 10:12:04.310 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
06:12:04 10:12:04.310 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
06:12:04 10:12:04.311 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:04 10:12:04.311 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:04 10:12:04.311 INFO [main][AbstractShell] Close shell Keyboard testing shell
06:12:04 10:12:04.311 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
06:12:04 10:12:04.314 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:04 10:12:04.314 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:04 10:12:04.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:12:04 10:12:04.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:04 10:12:04.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:04 10:12:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 10:12:04.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
06:12:04 10:12:04.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:12:04 10:12:04.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:04 10:12:04.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:04 10:12:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.897 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
06:12:04 typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.257 s
06:12:04 cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.654 s
06:12:04 typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 6.644 s
06:12:04 selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.448 s
06:12:04 keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 1.231 s
06:12:04 copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.659 s
06:12:04 Running org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 10:12:04.336 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 10:12:04.337 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:12:04 10:12:04.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:04 10:12:04.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 10:12:04.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:04 10:12:04.337 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:04 10:12:04.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:04 10:12:04.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 10:12:04.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:12:04 10:12:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:04 10:12:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:04 10:12:04.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers
06:12:04 10:12:04.352 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found
06:12:04 10:12:04.352 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent.
06:12:04 10:12:04.355 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@19cf111c]
06:12:04 10:12:04.355 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@19cf111c]
06:12:04 10:12:04.355 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@19cf111c]
06:12:04 10:12:04.355 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19cf111c]
06:12:04 10:12:04.355 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19cf111c]
06:12:04 10:12:04.356 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@6d82a9bb] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.356 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@6d82a9bb]
06:12:04 10:12:04.356 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}]}]
06:12:04 10:12:04.357 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@19057ce2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.357 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@19057ce2]
06:12:04 10:12:04.357 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@19057ce2]
06:12:04 10:12:04.357 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@19057ce2]
06:12:04 10:12:04.357 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@19057ce2]
06:12:04 10:12:04.357 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
06:12:04 10:12:04.357 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
06:12:04 10:12:04.358 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]
06:12:04 10:12:04.358 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
06:12:04 10:12:04.358 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
06:12:04 10:12:04.358 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.358 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.359 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}]
06:12:04 10:12:04.359 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}]
06:12:04 10:12:04.362 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.362 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.362 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.362 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.363 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
06:12:04 10:12:04.363 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}]
06:12:04 10:12:04.363 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}]}]
06:12:04 10:12:04.363 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}]
06:12:04 10:12:04.364 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}]
06:12:04 10:12:04.364 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace.
06:12:04 To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
06:12:04 10:12:04.364 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}]
06:12:04 10:12:04.365 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
06:12:04 10:12:04.365 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}]
06:12:04 10:12:04.365 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
06:12:04 10:12:04.365 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}]
06:12:04 10:12:04.366 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
06:12:04 10:12:04.366 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}]
06:12:04 10:12:04.366 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer}
06:12:04 10:12:04.367 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.367 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@405a2c7b] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.367 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@405a2c7b]
06:12:04 10:12:04.367 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@405a2c7b]
06:12:04 10:12:04.368 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@405a2c7b]
06:12:04 10:12:04.368 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@405a2c7b]
06:12:04 10:12:04.368 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.368 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.369 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}]
06:12:04 10:12:04.370 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}]
06:12:04 10:12:04.370 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}]
06:12:04 10:12:04.370 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}]
06:12:04 10:12:04.370 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}]
06:12:04 10:12:04.370 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c]
06:12:04 10:12:04.371 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@4d390a0c]
06:12:04 10:12:04.371 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c]
06:12:04 10:12:04.371 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c]
06:12:04 10:12:04.371 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c]
06:12:04 10:12:04.371 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}]
06:12:04 10:12:04.371 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}]
06:12:04 10:12:04.372 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.372 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.372 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.372 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
06:12:04 10:12:04.372 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@27779eaa] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.373 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@27779eaa]
06:12:04 10:12:04.373 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}]
06:12:04 10:12:04.373 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline}
06:12:04 10:12:04.373 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.373 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.373 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.373 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.374 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.375 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
06:12:04 10:12:04.375 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.375 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.375 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}]
06:12:04 10:12:04.376 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}]
06:12:04 10:12:04.376 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]
06:12:04 10:12:04.376 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.376 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
06:12:04 10:12:04.376 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems}
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT}
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log}
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls}
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@758d901e] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda]
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda]
06:12:04 10:12:04.377 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@758d901e]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@758d901e]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@758d901e]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.378 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}]
06:12:04 10:12:04.378 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}]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.379 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.380 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@1d2d3bc2]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.380 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.381 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.381 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.381 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]
06:12:04 10:12:04.381 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]
06:12:04 10:12:04.381 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.381 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]
06:12:04 10:12:04.381 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]
06:12:04 10:12:04.381 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.382 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]
06:12:04 10:12:04.382 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]
06:12:04 10:12:04.382 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.382 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]
06:12:04 10:12:04.382 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.382 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.383 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.383 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
06:12:04 10:12:04.383 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]
06:12:04 10:12:04.383 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]
06:12:04 10:12:04.383 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]
06:12:04 10:12:04.383 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]
06:12:04 10:12:04.383 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.383 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.383 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.383 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]
06:12:04 10:12:04.384 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}]
06:12:04 10:12:04.384 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}]
06:12:04 10:12:04.384 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.384 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]
06:12:04 10:12:04.385 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}]
06:12:04 10:12:04.385 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.385 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.385 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@135e49b2 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5d37aa0f, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.386 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@6054ac20 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5d37aa0f, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null]
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:04 10:12:04.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 10:12:04.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:04 10:12:04.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest
06:12:04 parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)  Time elapsed: 0.041 s
06:12:04 Running org.eclipse.reddeer.swt.test.EditorBarTest
06:12:04 10:12:04.391 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest
06:12:04 10:12:04.391 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:12:04 10:12:04.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:04 10:12:04.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
06:12:04 10:12:04.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:04 10:12:04.391 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:04 10:12:04.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 10:12:04.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:12:04 10:12:04.392 DEBUG [main][MenuItemLookup] Found menu:'File'
06:12:04 10:12:04.392 DEBUG [main][MenuItemLookup] Item match:File
06:12:04 10:12:04.393 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:12:04 10:12:04.393 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:''
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Package'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Class'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Interface'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Enum'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Record'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'File'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:''
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:12:04 10:12:04.410 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:12:04 10:12:04.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:12:04 10:12:04.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:12:04 10:12:04.410 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:12:04 10:12:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
06:12:04 10:12:04.471 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
06:12:04 10:12:04.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 10:12:04.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:04 10:12:04.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:04 10:12:04.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:04 10:12:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:12:04 10:12:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:12:04 10:12:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:12:04 10:12:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:12:04 10:12:04.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:12:04 10:12:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:12:04 10:12:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:12:04 10:12:04.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:12:04 10:12:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:12:04 10:12:04.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:12:04 10:12:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:12:04 10:12:04.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:12:04 10:12:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:12:04 10:12:04.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:12:04 10:12:04.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
06:12:04 10:12:04.980 DEBUG [main][TreeItemHandler] Selecting tree item: Project
06:12:04 10:12:04.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
06:12:04 10:12:04.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
06:12:04 10:12:04.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
06:12:04 10:12:04.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:04 10:12:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:04 10:12:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:04 10:12:04.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
06:12:04 10:12:04.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:04 10:12:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:04 10:12:04.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:04 10:12:04.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:04 10:12:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:04 10:12:04.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:12:04 10:12:04.988 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:12:04 10:12:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:12:04 10:12:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:12:04 10:12:04.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:12:04 10:12:04.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:05 10:12:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
06:12:05 10:12:05.043 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
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:12:05 is "Project name:")
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:05 10:12:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:05 10:12:05.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
06:12:05 10:12:05.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:05 10:12:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:05 10:12:05.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:05 10:12:05.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:12:05 10:12:05.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:12:05 10:12:05.047 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test
06:12:05 10:12:05.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
06:12:05 10:12:05.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:05 10:12:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:05 10:12:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:05 10:12:05.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
06:12:05 10:12:05.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:05 10:12:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:05 10:12:05.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:05 10:12:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:12:05 10:12:05.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:12:05 10:12:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:12:05 10:12:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:12:05 10:12:05.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:12:05 10:12:05.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:05 10:12:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:12:05 10:12:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:12:05 10:12:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:05 10:12:05.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:12:05 10:12:05.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
06:12:05 10:12:05.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:12:05 10:12:05.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:12:05 10:12:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:05 10:12:05.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:05 10:12:05.568 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
06:12:05 10:12:05.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:12:05 10:12:05.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:05 10:12:05.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:05 10:12:05.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:12:05 10:12:05.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'File'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'Run'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:12:05 10:12:05.569 DEBUG [main][MenuItemLookup] Item match:Window
06:12:05 10:12:05.570 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:12:05 10:12:05.570 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:12:05 10:12:05.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:12:05 10:12:05.570 DEBUG [main][MenuItemLookup] Found menu:''
06:12:05 10:12:05.570 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:12:05 10:12:05.570 DEBUG [main][MenuItemLookup] Item match:Show View
06:12:05 10:12:05.574 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Templates'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:''
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:12:05 10:12:05.575 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:12:05 10:12:05.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:12:05 10:12:05.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:12:05 10:12:05.575 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:12:05 10:12:05.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:12:05 10:12:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:12:05 10:12:05.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:05 10:12:05.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:05 10:12:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:05 10:12:05.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:05 10:12:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:12:05 10:12:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:12:05 10:12:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:12:05 10:12:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:12:05 10:12:05.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:12:05 10:12:05.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:12:05 10:12:05.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
06:12:05 10:12:05.655 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
06:12:05 10:12:05.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
06:12:05 10:12:05.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:05 10:12:05.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:05 10:12:05.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:05 10:12:05.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:05 10:12:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:05 10:12:05.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:05 10:12:05.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:12:05 10:12:05.657 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:12:05 10:12:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:12:05 10:12:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:12:05 10:12:05.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:12:05 10:12:05.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:05 10:12:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:12:05 10:12:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:12:05 10:12:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
06:12:05 10:12:05.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
06:12:05 10:12:05.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:12:05 10:12:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:05 10:12:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:05 10:12:05.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:12:05 10:12:05.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:12:05 10:12:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:05 10:12:05.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:05 10:12:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:05 10:12:05.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:12:05 10:12:05.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:05 10:12:05.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:05 10:12:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:05 10:12:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:12:05 10:12:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:12:05 10:12:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:12:05 10:12:05.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:05 10:12:05.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:05 10:12:05.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:05 10:12:05.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:05 10:12:05.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:05 10:12:05.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:05 10:12:05.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:05 10:12:05.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:05 10:12:05.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:05 10:12:05.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:05 10:12:05.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:05 10:12:05.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:05 10:12:05.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:05 10:12:05.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:05 10:12:05.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:06 10:12:06.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:06 10:12:06.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:06 10:12:06.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:06 10:12:06.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:06 10:12:06.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:12:06 10:12:06.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:06 10:12:06.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:06 10:12:06.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:06 10:12:06.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:06 10:12:06.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:12:06 10:12:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:06 10:12:06.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:06 10:12:06.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:06 10:12:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:06 10:12:06.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:12:06 10:12:06.718 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
06:12:06 10:12:06.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:06 10:12:06.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:06 10:12:06.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:06 10:12:06.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:06 10:12:06.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:12:06 10:12:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:06 10:12:06.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:06 10:12:06.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:06 10:12:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:06 10:12:06.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:12:06 10:12:06.729 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
06:12:06 10:12:06.729 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
06:12:06 10:12:06.729 DEBUG [main][TreeItemHandler] Set Tree selection
06:12:06 10:12:06.729 DEBUG [main][TreeHandler] Notify Tree about selection event
06:12:06 10:12:06.744 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
06:12:06 10:12:06.765 DEBUG [WorkbenchTestable][TreeItemHandler]   EditorBarTest-test
06:12:06 10:12:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:06 10:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:06 10:12:06.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:12:06 10:12:06.766 DEBUG [main][MenuItemLookup] Found menu:'File'
06:12:06 10:12:06.766 DEBUG [main][MenuItemLookup] Item match:File
06:12:06 10:12:06.767 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:12:06 10:12:06.767 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:''
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Package'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Class'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Interface'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Enum'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Record'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Found menu:'File'
06:12:06 10:12:06.769 DEBUG [main][MenuItemLookup] Item match:File
06:12:06 10:12:06.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File"
06:12:06 10:12:06.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File
06:12:06 10:12:06.770 INFO [main][MenuItemHandler] Select menu item: File
06:12:06 10:12:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:12:06 10:12:06.845 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
06:12:06 10:12:06.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:
06:12:06 is "File name:")
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:06 10:12:06.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:06 10:12:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:06 10:12:06.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:06 10:12:06.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:06 10:12:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:06 10:12:06.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:12:06 10:12:06.849 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:12:06 10:12:06.850 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb
06:12:06 10:12:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
06:12:06 10:12:06.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:06 10:12:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:06 10:12:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:06 10:12:06.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
06:12:06 10:12:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:06 10:12:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:06 10:12:06.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:06 10:12:06.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:06 10:12:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:06 10:12:06.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:12:06 10:12:06.853 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:12:06 10:12:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:12:06 10:12:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:12:06 10:12:06.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:12:06 10:12:06.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:06 10:12:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:12:07 10:12:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:12:07 10:12:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ab29ad0 is found...
06:12:07 10:12:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ab29ad0 is found finished successfully
06:12:07 10:12:07.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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')
06:12:07 10:12:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:07 10:12:07.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:07 10:12:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:07 10:12:07.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:12:07 10:12:07.368 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:07 10:12:07.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null
06:12:07 10:12:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:07 10:12:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:07 10:12:07.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent
06:12:07 10:12:07.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Execute task")
06:12:07 10:12:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:07 10:12:07.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:07 10:12:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:07 10:12:07.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:12:07 10:12:07.369 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task
06:12:07 10:12:07.369 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:12:07 10:12:07.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:07 10:12:07.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:07 10:12:07.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:12:07 10:12:07.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:07 10:12:07.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform
06:12:07 10:12:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:07 10:12:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:07 10:12:07.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform'
06:12:07 10:12:07.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:12:07 10:12:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:07 10:12:07.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:07 10:12:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:07 10:12:07.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:12:07 10:12:07.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:07 10:12:07.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:07 10:12:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:07 10:12:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:07 10:12:07.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:07 10:12:07.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:07 10:12:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:07 10:12:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:07 10:12:07.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:07 10:12:07.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:07 10:12:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:07 10:12:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:07 10:12:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:07 10:12:07.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:07 10:12:07.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:07 10:12:07.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:08 10:12:08.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:08 10:12:08.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:08 10:12:08.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:12:08 10:12:08.385 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:12:08 10:12:08.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:08 10:12:08.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:08 10:12:08.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:12:08 10:12:08.386 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
06:12:08 10:12:08.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
06:12:08 10:12:08.389 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
06:12:08 10:12:08.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
06:12:08 10:12:08.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
06:12:08 10:12:08.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:12:08 10:12:08.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'New'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:''
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:''
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:''
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Export...'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:''
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:12:08 10:12:08.458 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
06:12:08 10:12:08.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
06:12:08 10:12:08.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
06:12:08 10:12:08.459 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
06:12:08 10:12:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:08 10:12:08.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
06:12:08 10:12:08.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
06:12:08 10:12:08.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:12:08 10:12:08.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:12:08 10:12:08.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:12:08 10:12:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:08 10:12:08.961 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer
06:12:08 10:12:08.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
06:12:08 10:12:08.961 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
06:12:08 10:12:08.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
06:12:08 10:12:08.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
06:12:08 10:12:08.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:12:08 10:12:08.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:'New'
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:''
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:''
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:12:08 10:12:08.991 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
06:12:08 10:12:08.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
06:12:08 10:12:08.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
06:12:08 10:12:08.991 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
06:12:09 10:12:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
06:12:09 10:12:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
06:12:09 10:12:09.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
06:12:09 10:12:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:09 10:12:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:09 10:12:09.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:09 10:12:09.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:09 10:12:09.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:09 10:12:09.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:09 10:12:09.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:09 10:12:09.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:12:09 10:12:09.632 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
06:12:09 10:12:09.632 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
06:12:09 10:12:09.632 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:12:09 10:12:09.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:12:09 10:12:09.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:09 10:12:09.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:09 10:12:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:09 10:12:09.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:09 10:12:09.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:09 10:12:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:09 10:12:09.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:12:09 10:12:09.633 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:12:09 10:12:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:12:09 10:12:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:12:09 10:12:09.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:12:09 10:12:09.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:12:09 10:12:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
06:12:09 10:12:09.641 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
06:12:10 10:12:10.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:10 10:12:10.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:10 10:12:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:10 10:12:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:10 10:12:10.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
06:12:10 10:12:10.143 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
06:12:10 10:12:10.143 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:10 10:12:10.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:10 10:12:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:10 10:12:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.753 s - in org.eclipse.reddeer.swt.test.EditorBarTest
06:12:10 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)  Time elapsed: 5.751 s
06:12:10 
06:12:10 Results:
06:12:10 
06:12:10 Tests run: 307, Failures: 0, Errors: 0, Skipped: 0
06:12:10 
06:12:11 [INFO] All tests passed!
06:12:11 [INFO] 
06:12:11 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test ---
06:12:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
06:12:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:12:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:12:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:12:12 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
06:12:12 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
06:12:12 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:12:12 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
06:12:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
06:12:13 [INFO] 
06:12:13 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >----------
06:12:13 [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT                       [32/58]
06:12:13 [INFO]   from tests/org.eclipse.reddeer.core.test/pom.xml
06:12:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:12:13 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:12:13 [INFO] 
06:12:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] 
06:12:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] Resolving class path of RedDeer Core Tests...
06:12:13 [INFO] 
06:12:13 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test ---
06:12:13 [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/**/*
06:12:13 [INFO] 
06:12:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:12:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin
06:12:13 [INFO] 
06:12:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:12:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test ---
06:12:13 [INFO] 
06:12:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test ---
06:12:14 [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
06:12:14 [INFO] 
06:12:14 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test ---
06:12:14 [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
06:12:14 [INFO] 
06:12:14 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test ---
06:12:14 [INFO] 
06:12:14 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test ---
06:12: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)
06:12: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.core.test/target/work/data/.metadata/.log
06:12:16 [INFO] Command line:
06:12: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.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]
06:12:18 Launching application org.eclipse.ui.ide.workbench...
06:12:19 SLF4J: No SLF4J providers were found.
06:12:19 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:12:19 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
06:12:22 Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
06:12:23 10:12:23.113 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
06:12:23 10:12:23.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:23 10:12:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:23 10:12:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:23 10:12:23.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:23 10:12:23.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:23 10:12:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:23 10:12:23.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:23 10:12:23.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:23 10:12:23.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:23 10:12:23.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:23 10:12:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:23 10:12:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:23 10:12:23.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:23 10:12:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:23 10:12:23.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:23 10:12:23.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:23 10:12:23.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:23 10:12:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:23 10:12:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:23 10:12:23.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:23 10:12:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:23 10:12:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:23 10:12:23.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:12:23 10:12:23.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:12:23 10:12:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:23 10:12:23.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:23 10:12:23.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:23 10:12:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:23 10:12:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:23 10:12:23.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:12:23 10:12:23.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
06:12:23 10:12:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:23 10:12:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:23 10:12:23.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:23 10:12:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:23 10:12:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:23 10:12:23.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:12:23 10:12:23.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
06:12:23 10:12:23.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:12:23 10:12:23.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
06:12:23 10:12:23.710 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:12:23 10:12:23.710 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:23 10:12:23.710 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:23 10:12:23.710 INFO [main][AbstractShell] Close shell Testing shell
06:12:23 10:12:23.711 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:12:23 10:12:23.732 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:23 10:12:23.732 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:24 10:12:24.082 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
06:12:24 10:12:24.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:24 10:12:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:24 10:12:24.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:24 10:12:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:24 10:12:24.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:24 10:12:24.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:24 10:12:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:24 10:12:24.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:24 10:12:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:12:24 10:12:24.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:12:24 10:12:24.334 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.334 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.335 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.335 INFO [main][AbstractShell] Close shell Testing shell
06:12:24 10:12:24.335 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:12:24 10:12:24.345 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:24 10:12:24.345 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
06:12:24 10:12:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
06:12:24 10:12:24.647 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
06:12:24 10:12:24.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:24 10:12:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:24 10:12:24.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:24 10:12:24.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:24 10:12:24.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:24 10:12:24.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:24 10:12:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:24 10:12:24.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:24 10:12:24.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:24 10:12:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:24 10:12:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:24 10:12:24.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:24 10:12:24.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:24 10:12:24.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:24 10:12:24.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:24 10:12:24.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:12:24 10:12:24.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:12:24 10:12:24.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:12:24 10:12:24.900 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:24 10:12:24.900 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:24 10:12:24.900 INFO [main][AbstractShell] Close shell Testing shell
06:12:24 10:12:24.900 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:12:24 10:12:24.910 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:24 10:12:24.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:25 10:12:25.179 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
06:12:25 10:12:25.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:25 10:12:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:25 10:12:25.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:25 10:12:25.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:25 10:12:25.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:25 10:12:25.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:25 10:12:25.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:25 10:12:25.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:25 10:12:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:25 10:12:25.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:25 10:12:25.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:25 10:12:25.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:25 10:12:25.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:25 10:12:25.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:25 10:12:25.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:25 10:12:25.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:25 10:12:25.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:25 10:12:25.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:12:25 10:12:25.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:12:25 10:12:25.479 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:12:25 10:12:25.480 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:25 10:12:25.480 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:25 10:12:25.480 INFO [main][AbstractShell] Close shell Testing shell
06:12:25 10:12:25.480 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:12:25 10:12:25.491 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:25 10:12:25.491 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:25 10:12:25.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:25 10:12:25.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:12:25 10:12:25.798 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
06:12:25 10:12:25.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:26 10:12:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:26 10:12:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:26 10:12:26.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:26 10:12:26.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:26 10:12:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:26 10:12:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:26 10:12:26.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:26 10:12:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:26 10:12:26.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:26 10:12:26.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:12:26 10:12:26.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:26 10:12:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:26 10:12:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:26 10:12:26.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:26 10:12:26.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:26 10:12:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:26 10:12:26.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:26 10:12:26.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:26 10:12:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:26 10:12:26.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:12:26 10:12:26.048 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
06:12:26 10:12:26.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:26 10:12:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:26 10:12:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:26 10:12:26.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:26 10:12:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:26 10:12:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:26 10:12:26.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:12:26 10:12:26.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:12:26 10:12:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:26 10:12:26.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
06:12:26 10:12:26.052 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
06:12:26 10:12:26.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:26 10:12:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:26 10:12:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:26 10:12:26.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:26 10:12:26.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:26 10:12:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:26 10:12:26.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:26 10:12:26.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:26 10:12:26.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:26 10:12:26.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:26 10:12:26.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:26 10:12:26.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:26 10:12:26.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:26 10:12:26.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:26 10:12:26.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:26 10:12:26.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:26 10:12:26.079 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:12:26 10:12:26.079 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:12:26 10:12:26.080 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:12:26 10:12:26.080 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:26 10:12:26.080 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:26 10:12:26.080 INFO [main][AbstractShell] Close shell Testing shell
06:12:26 10:12:26.080 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:12:26 10:12:26.090 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:26 10:12:26.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:26 10:12:26.355 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
06:12:26 10:12:26.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:26 10:12:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:26 10:12:26.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:26 10:12:26.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:26 10:12:26.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:26 10:12:26.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:12:26 10:12:26.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:12:26 10:12:26.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:12:26 10:12:26.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:12:26 10:12:26.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:12:26 10:12:26.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:12:26 10:12:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:26 10:12:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:26 10:12:26.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:12:26 10:12:26.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:12:26 10:12:26.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:12:26 10:12:26.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:12:26 10:12:26.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:12:26 10:12:26.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:12:26 10:12:26.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:12:26 10:12:26.602 DEBUG [main][AbstractWait] Waiting until shell is active...
06:12:26 10:12:26.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:12:26 10:12:26.602 INFO [main][AbstractShell] Close shell Testing shell
06:12:26 10:12:26.602 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:12:26 10:12:26.611 DEBUG [main][AbstractWait] Waiting while shell is available...
06:12:26 10:12:26.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:12:26 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.287 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
06:12:26 testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 1.313 s
06:12:26 testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.612 s
06:12:26 testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.565 s
06:12:26 testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.581 s
06:12:26 testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.598 s
06:12:26 testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.522 s
06:12:26 Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:26 10:12:26.659 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:12:26 10:12:26.661 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
06:12:26 10:12:26.674 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:12:26 10:12:26.675 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
06:12:26 10:12:26.720 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:26 10:12:26.733 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:12:26 10:12:26.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:26 10:12:26.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:26 10:12:26.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
06:12:26 10:12:26.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
06:12:26 10:12:26.740 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
06:12:26 10:12:26.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:26 10:12:26.742 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:12:26 10:12:26.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:26 10:12:26.745 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:12:26 10:12:26.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:26 10:12:26.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:26 10:12:26.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:26 10:12:26.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:26 10:12:26.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:26 10:12:26.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:26 10:12:26.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:26 10:12:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:26 10:12:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:26 10:12:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:26 10:12:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:26 10:12:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:26 10:12:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:26 10:12:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:26 10:12:26.755 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:27 10:12:27.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:27 10:12:27.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:28 10:12:28.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:28 10:12:28.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
06:12:28 10:12:28.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
06:12:28 10:12:28.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
06:12:28 10:12:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:29 10:12:29.758 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
06:12:29 10:12:29.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:29 10:12:29.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:29 10:12:29.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:29 10:12:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:29 10:12:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:29 10:12:29.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:29 10:12:29.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:29 10:12:29.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:29 10:12:29.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:29 10:12:29.766 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:30 10:12:30.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:30 10:12:30.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:31 10:12:31.267 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:31 10:12:31.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:32 10:12:32.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:32 10:12:32.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:33 10:12:33.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:33 10:12:33.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:33 10:12:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown
06:12:34 10:12:34.773 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed
06:12:34 10:12:34.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:34 10:12:34.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:34 10:12:34.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:34 10:12:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:34 10:12:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:34 10:12:34.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:34 10:12:34.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:34 10:12:34.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:34 10:12:34.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:35 10:12:35.276 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:35 10:12:35.776 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:36 10:12:36.276 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:36 10:12:36.777 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:37 10:12:37.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:37 10:12:37.777 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:38 10:12:38.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:38 10:12:38.778 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:39 10:12:39.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:39 10:12:39.778 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:40 10:12:40.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:12:40 10:12:40.779 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
06:12:40 10:12:40.779 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
06:12:40 10:12:40.779 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
06:12:40 10:12:40.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:41 10:12:41.779 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed
06:12:41 10:12:41.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:41 10:12:41.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:41 10:12:41.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:41 10:12:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:41 10:12:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:41 10:12:41.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:41 10:12:41.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:41 10:12:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:41 10:12:41.782 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:42 10:12:42.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:42 10:12:42.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:42 10:12:42.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:42 10:12:42.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:42 10:12:42.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:42 10:12:42.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:43 10:12:43.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:43 10:12:43.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:43 10:12:43.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:43 10:12:43.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:43 10:12:43.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:43 10:12:43.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:44 10:12:44.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:44 10:12:44.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:44 10:12:44.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:44 10:12:44.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:44 10:12:44.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:45 10:12:45.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:45 10:12:45.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:45 10:12:45.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:45 10:12:45.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:46 10:12:46.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:46 10:12:46.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:46 10:12:46.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:46 10:12:46.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:47 10:12:47.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:47 10:12:47.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:47 10:12:47.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:47 10:12:47.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
06:12:48 10:12:48.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:48 10:12:48.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
06:12:48 10:12:48.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:48 10:12:48.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
06:12:49 10:12:49.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:49 10:12:49.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
06:12:49 10:12:49.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:49 10:12:49.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
06:12:50 10:12:50.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:50 10:12:50.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
06:12:50 10:12:50.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:50 10:12:50.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
06:12:50 10:12:50.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
06:12:50 10:12:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:51 10:12:51.790 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
06:12:51 10:12:51.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:51 10:12:51.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:51 10:12:51.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:51 10:12:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:51 10:12:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:51 10:12:51.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:51 10:12:51.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:51 10:12:51.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:51 10:12:51.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:51 10:12:51.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:51 10:12:51.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:51 10:12:51.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:51 10:12:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:52 10:12:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:52 10:12:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:52 10:12:52.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:52 10:12:52.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:52 10:12:52.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:52 10:12:52.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:52 10:12:52.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:52 10:12:52.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:53 10:12:53.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:53 10:12:53.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:53 10:12:53.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:53 10:12:53.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:53 10:12:53.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:53 10:12:53.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:54 10:12:54.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:54 10:12:54.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
06:12:54 10:12:54.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:54 10:12:54.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:54 10:12:54.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:55 10:12:55.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:55 10:12:55.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:55 10:12:55.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:55 10:12:55.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:56 10:12:56.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:56 10:12:56.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:56 10:12:56.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:56 10:12:56.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:57 10:12:57.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:57 10:12:57.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
06:12:57 10:12:57.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
06:12:57 10:12:57.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
06:12:57 10:12:57.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
06:12:57 10:12:57.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
06:12:57 10:12:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:12:58 10:12:58.797 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
06:12:59 10:12:59.797 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
06:12:59 10:12:59.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:59 10:12:59.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:12:59 10:12:59.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:12:59 10:12:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:12:59 10:12:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:12:59 10:12:59.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:12:59 10:12:59.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:12:59 10:12:59.798 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:13:00 10:13:00.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:13:00 10:13:00.799 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:13:01 10:13:01.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:13:01 10:13:01.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:01 10:13:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:01 10:13:01.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
06:13:01 10:13:01.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:13:01 10:13:01.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:13:01 10:13:01.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:13:01 10:13:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:01 10:13:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.146 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest
06:13:01 testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 3.014 s
06:13:01 testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 5.009 s
06:13:01 testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 7.005 s
06:13:01 testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 10.01 s
06:13:01 testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 8.006 s
06:13:01 testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 2.003 s
06:13:01 Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:01 10:13:01.816 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:01 10:13:01.821 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:13:01 10:13:01.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:13:01 10:13:01.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:01 10:13:01.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:13:01 10:13:01.822 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:13:01 10:13:01.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:13:01 10:13:01.823 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:13:01 10:13:01.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:13:01 10:13:01.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:13:01 10:13:01.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
06:13:01 10:13:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:01 10:13:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:13:01 10:13:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:13:01 10:13:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:13:02 10:13:02.086 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
06:13:02 10:13:02.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:02 10:13:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:02 10:13:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:02 10:13:02.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:13:02 10:13:02.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:02 10:13:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:02 10:13:02.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
06:13:02 10:13:02.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
06:13:02 10:13:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:13:02 10:13:02.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
06:13:02 10:13:02.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:02 10:13:02.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:02 10:13:02.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:13:02 10:13:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:02 10:13:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:02 10:13:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:13:02 10:13:02.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:13:02 10:13:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:13:02 10:13:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:13:02 10:13:02.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:13:02 10:13:02.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:13:02 10:13:02.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:13:02 10:13:02.356 DEBUG [main][AbstractWait] Waiting until shell is active...
06:13:02 10:13:02.356 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:13:02 10:13:02.356 INFO [main][AbstractShell] Close shell Testing shell
06:13:02 10:13:02.356 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:13:02 10:13:02.371 DEBUG [main][AbstractWait] Waiting while shell is available...
06:13:02 10:13:02.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:13:02 10:13:02.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:02 10:13:02.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:13:02 10:13:02.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:02 10:13:02.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:13:02 10:13:02.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:13:02 10:13:02.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:13:02 10:13:02.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:13:02 10:13:02.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:02 10:13:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:02 10:13:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:02 10:13:02.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:13:02 10:13:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:02 10:13:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:02 10:13:02.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:02 10:13:02.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:13:02 10:13:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:13:02 10:13:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:13:02 10:13:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:02 10:13:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:02 10:13:02.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
06:13:02 10:13:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:02 10:13:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:02 10:13:02.460 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
06:13:02 10:13:02.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
06:13:02 10:13:02.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:02 10:13:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:02 10:13:02.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
06:13:02 10:13:02.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
06:13:02 10:13:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:03 10:13:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:03 10:13:03.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
06:13:03 10:13:03.467 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
06:13:03 10:13:03.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
06:13:03 10:13:03.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:03 10:13:03.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:03 10:13:03.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
06:13:03 10:13:03.967 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
06:13:03 10:13:03.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:13:03 10:13:03.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:04 10:13:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:04 10:13:04.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:13:04 10:13:04.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:04 10:13:04.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:13:04 10:13:04.473 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:04 10:13:04.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
06:13:04 10:13:04.473 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
06:13:04 10:13:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:04 10:13:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:04 10:13:04.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
06:13:04 10:13:04.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
06:13:04 10:13:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:05 10:13:05.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:05 10:13:05.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
06:13:05 10:13:05.475 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
06:13:05 10:13:05.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
06:13:05 10:13:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:05 10:13:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:05 10:13:05.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
06:13:05 10:13:05.975 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:13:05 10:13:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:13:05 10:13:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:06 10:13:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:06 10:13:06.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:13:06 10:13:06.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:13:06 10:13:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:06 10:13:06.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:13:06 10:13:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:06 10:13:06.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:13:06 10:13:06.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
06:13:06 10:13:06.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
06:13:06 10:13:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:06 10:13:06.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
06:13:06 10:13:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:06 10:13:06.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
06:13:06 10:13:06.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
06:13:06 10:13:06.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:13:06 10:13:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:06 10:13:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:06 10:13:06.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:13:06 10:13:06.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:13:06 10:13:06.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:06 10:13:06.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:13:06 10:13:06.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:06 10:13:06.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:13:06 10:13:06.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
06:13:06 10:13:06.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
06:13:06 10:13:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:06 10:13:06.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
06:13:06 10:13:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:06 10:13:06.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
06:13:06 10:13:06.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
06:13:06 10:13:06.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
06:13:06 10:13:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:07 10:13:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:07 10:13:07.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
06:13:07 10:13:07.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
06:13:07 10:13:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:07 10:13:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:07 10:13:07.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
06:13:07 10:13:07.985 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
06:13:07 10:13:07.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
06:13:07 10:13:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:08 10:13:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:08 10:13:08.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
06:13:08 10:13:08.486 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
06:13:08 10:13:08.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
06:13:08 10:13:08.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:08 10:13:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:08 10:13:08.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
06:13:08 10:13:08.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
06:13:08 10:13:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:09 10:13:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:09 10:13:09.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
06:13:09 10:13:09.487 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
06:13:09 10:13:09.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
06:13:09 10:13:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:13:09 10:13:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:13:09 10:13:09.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
06:13:09 10:13:09.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:13:09 10:13:09.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
06:13:09 10:13:09.988 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:13:09 10:13:09.988 DEBUG [main][AbstractWait] Waiting until shell is active...
06:13:09 10:13:09.988 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:13:09 10:13:09.988 INFO [main][AbstractShell] Close shell Testing shell
06:13:09 10:13:09.988 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:13:09 10:13:09.993 DEBUG [main][AbstractWait] Waiting while shell is available...
06:13:09 10:13:09.993 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:13:09 10:13:09.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:09 10:13:09.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:13:09 10:13:09.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:13:10 10:13:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:10 10:13:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:10 10:13:10.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
06:13:10 10:13:10.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:10 10:13:10.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:13:10 10:13:10.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:13:10 10:13:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:10 10:13:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.199 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
06:13:10 testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 0.558 s
06:13:10 testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 7.631 s
06:13:10 Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
06:13:10 10:13:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available....
06:13:10 10:13:10.043 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
06:13:10 10:13:10.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
06:13:10 10:13:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
06:13:10 10:13:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
06:13:10 10:13:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.044 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell
06:13:10 10:13:10.044 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell'
06:13:10 10:13:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:13:10 10:13:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:13:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
06:13:10 testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest)  Time elapsed: 0.037 s
06:13:10 Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:13:10 10:13:10.064 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:13:10 10:13:10.065 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:13:10 10:13:10.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:13:10 10:13:10.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:13:10 10:13:10.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:13:10 10:13:10.066 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:13:10 10:13:10.080 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:13:10 10:13:10.080 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:13:10 10:13:10.080 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:13:10 10:13:10.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:13:10 10:13:10.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
06:13:10 10:13:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:13:10 10:13:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:13:10 10:13:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:13:10 10:13:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:13:10 10:13:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:10 10:13:10.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:10 10:13:10.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:10 10:13:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:10 10:13:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:10 10:13:10.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:10 10:13:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:10 10:13:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:10 10:13:10.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:10 10:13:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:10 10:13:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:10 10:13:10.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:10 10:13:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:10 10:13:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:10 10:13:10.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:10 10:13:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:10 10:13:10.153 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
06:13:10 10:13:10.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:10 10:13:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:10 10:13:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:10 10:13:10.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:10 10:13:10.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:10 10:13:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:10 10:13:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:10 10:13:10.162 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:10 10:13:10.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:10 10:13:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:10 10:13:10.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:10 10:13:10.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:10 10:13:10.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:10 10:13:10.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:11 10:13:11.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:11 10:13:11.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:11 10:13:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:11 10:13:11.171 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:11 10:13:11.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:11 10:13:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:11 10:13:11.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:11 10:13:11.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:11 10:13:11.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:11 10:13:11.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:12 10:13:12.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:12 10:13:12.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:12 10:13:12.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:12 10:13:12.173 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:12 10:13:12.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:12 10:13:12.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:12 10:13:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:12 10:13:12.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:12 10:13:12.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:12 10:13:12.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:12 10:13:12.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:13 10:13:13.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:13 10:13:13.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:13 10:13:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:13 10:13:13.175 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:13 10:13:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:13 10:13:13.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:13 10:13:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:13 10:13:13.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:13 10:13:13.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:13 10:13:13.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:13 10:13:13.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:14 10:13:14.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:14 10:13:14.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:14 10:13:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:14 10:13:14.177 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:14 10:13:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:14 10:13:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:14 10:13:14.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:14 10:13:14.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:14 10:13:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:14 10:13:14.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:14 10:13:14.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:14 10:13:14.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:14 10:13:14.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:15 10:13:15.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:15 10:13:15.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:15 10:13:15.179 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:15 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:15 10:13:15.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:15 10:13:15.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:15 10:13:15.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:15 10:13:15.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:15 10:13:15.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:15 10:13:15.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:15 10:13:15.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:16 10:13:16.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:16 10:13:16.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:16 10:13:16.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:16 10:13:16.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:16 10:13:16.681 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:16 10:13:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:16 10:13:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:16 10:13:16.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:16 10:13:16.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:16 10:13:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:16 10:13:16.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:16 10:13:16.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:17 10:13:17.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:17 10:13:17.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:17 10:13:17.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:17 10:13:17.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:17 10:13:17.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:17 10:13:17.703 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:17 10:13:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:17 10:13:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:17 10:13:17.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:17 10:13:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:17 10:13:17.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:17 10:13:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:17 10:13:17.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:17 10:13:17.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:18 10:13:18.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:18 10:13:18.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:18 10:13:18.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:18 10:13:18.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:18 10:13:18.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:18 10:13:18.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:18 10:13:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:18 10:13:18.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:18 10:13:18.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:19 10:13:19.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:19 10:13:19.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:19 10:13:19.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:19 10:13:19.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:20 10:13:20.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:20 10:13:20.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:20 10:13:20.207 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:20 10:13:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:20 10:13:20.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:20 10:13:20.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:20 10:13:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:20 10:13:20.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:20 10:13:20.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:20 10:13:20.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:20 10:13:20.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:21 10:13:21.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:21 10:13:21.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:21 10:13:21.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:21 10:13:21.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:21 10:13:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:21 10:13:21.709 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:21 10:13:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:21 10:13:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:21 10:13:21.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:21 10:13:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:21 10:13:21.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:21 10:13:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:21 10:13:21.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:21 10:13:21.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:22 10:13:22.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:22 10:13:22.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:22 10:13:22.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:22 10:13:22.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:22 10:13:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:22 10:13:22.722 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:22 10:13:22.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:22 10:13:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:22 10:13:22.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:22 10:13:22.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:23 10:13:23.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:23 10:13:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:23 10:13:23.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:23 10:13:23.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:23 10:13:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:23 10:13:23.724 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:23 10:13:23.724 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
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:23 10:13:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:23 10:13:23.724 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:23 10:13:23.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:23 10:13:23.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:23 10:13:23.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:23 10:13:23.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:24 10:13:24.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:24 10:13:24.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:24 10:13:24.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:24 10:13:24.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:24 10:13:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:24 10:13:24.750 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:24 10:13:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:24 10:13:24.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:24 10:13:24.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:24 10:13:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:24 10:13:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:24 10:13:24.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:25 10:13:25.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:25 10:13:25.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:25 10:13:25.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:25 10:13:25.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:25 10:13:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:25 10:13:25.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:25 10:13:25.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
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:25 10:13:25.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:25 10:13:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:25 10:13:25.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:25 10:13:25.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:26 10:13:26.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:26 10:13:26.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:26 10:13:26.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:26 10:13:26.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:26 10:13:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:26 10:13:26.758 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:26 10:13:26.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:26 10:13:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:26 10:13:26.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:26 10:13:26.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:27 10:13:27.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:27.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:29 10:13:27.761 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:29 10:13:27.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:29 10:13:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:29 10:13:27.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:27.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:28.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:28.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:28.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:28.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:29 10:13:28.762 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:29 10:13:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:29 10:13:28.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:29 10:13:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:29 10:13:28.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:28.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:29.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:29.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:29.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:29.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:29 10:13:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:29 10:13:29.764 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:29 10:13:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:29 10:13:29.764 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
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:29 10:13:29.765 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:29 10:13:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:29 10:13:29.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:29 10:13:29.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:30 10:13:30.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:30 10:13:30.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:30 10:13:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:30 10:13:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:30 10:13:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:30 10:13:30.787 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:30 10:13:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:30 10:13:30.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:30 10:13:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:30 10:13:30.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:30 10:13:30.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:31 10:13:31.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:31 10:13:31.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:31 10:13:31.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:31 10:13:31.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:31 10:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:31 10:13:31.794 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:31 10:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:31 10:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:31 10:13:31.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:31 10:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:31 10:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:31 10:13:31.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
06:13:31 10:13:31.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:31 10:13:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:31 10:13:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:31 10:13:31.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:31 10:13:31.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:31 10:13:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:31 10:13:31.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:31 10:13:31.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:32 10:13:32.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:32 10:13:32.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:32 10:13:32.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:32 10:13:32.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:32 10:13:32.796 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:32 10:13:32.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:32 10:13:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:32 10:13:32.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:32 10:13:32.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:33 10:13:33.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:33 10:13:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:33 10:13:33.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:33 10:13:33.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:33 10:13:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:33 10:13:33.797 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:33 10:13:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:33 10:13:33.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:33 10:13:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:33 10:13:33.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:33 10:13:33.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:34 10:13:34.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:34 10:13:34.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:34 10:13:34.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:34 10:13:34.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:34 10:13:34.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:34 10:13:34.799 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:34 10:13:34.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:34 10:13:34.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:34 10:13:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:34 10:13:34.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:34 10:13:34.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:35 10:13:35.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:35 10:13:35.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:35 10:13:35.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:35 10:13:35.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:35 10:13:35.801 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:35 10:13:35.801 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
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:35 10:13:35.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:35 10:13:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:35 10:13:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:35 10:13:35.802 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:35 10:13:35.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:35 10:13:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:35 10:13:35.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:35 10:13:35.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:36 10:13:36.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:36 10:13:36.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:36 10:13:36.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:36 10:13:36.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:36 10:13:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:36 10:13:36.823 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:36 10:13:36.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
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:36 10:13:36.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:36 10:13:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:36 10:13:36.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:36 10:13:36.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:37 10:13:37.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:37 10:13:37.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:37 10:13:37.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:37 10:13:37.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:37 10:13:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:37 10:13:37.824 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:37 10:13:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:37 10:13:37.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:37 10:13:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:37 10:13:37.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:37 10:13:37.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:38 10:13:38.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:43 10:13:38.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:43 10:13:38.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:43 10:13:38.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:43 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:43 10:13:38.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:43 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:38.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:44 10:13:38.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:38.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:38.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:39.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:39.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:39.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:39.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:40.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:40.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:44 10:13:40.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:44 10:13:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:44 10:13:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:44 10:13:40.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:40.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:40.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:40.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:40.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:40.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:40.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:41.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:41.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:44 10:13:41.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:44 10:13:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:41.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:41.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:42.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:42.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:42.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:44 10:13:42.332 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:42.354 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:44 10:13:42.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:42.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:42.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:42.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:42.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:43.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:43.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:44 10:13:43.361 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:43.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:43.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:43.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:13:44 10:13:43.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:44 10:13:43.373 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
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:43.391 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:44 10:13:43.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:43.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:43.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:43.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:43.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:44.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:44.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:44 10:13:44.409 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:44 10:13:44.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:44.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:44.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:44 10:13:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:44 10:13:44.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:44 10:13:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:44 10:13:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:44 10:13:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:44.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:44 10:13:44.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:44 10:13:44.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:45 10:13:45.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:45 10:13:45.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:45 10:13:45.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:45 10:13:45.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:45 10:13:45.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:45 10:13:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:45 10:13:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:45 10:13:45.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:45 10:13:45.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:45 10:13:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:45 10:13:45.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:45 10:13:45.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:46 10:13:46.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:46 10:13:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:46 10:13:46.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:46 10:13:46.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:47 10:13:47.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:47 10:13:47.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:47 10:13:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:47 10:13:47.421 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:47 10:13:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:47 10:13:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:47 10:13:47.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:47 10:13:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:47 10:13:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:47 10:13:47.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:47 10:13:47.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:47 10:13:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:47 10:13:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:47 10:13:47.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:47 10:13:47.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:47 10:13:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:47 10:13:47.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:47 10:13:47.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:47 10:13:47.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:47 10:13:47.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:48 10:13:48.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:48 10:13:48.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:48 10:13:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:48 10:13:48.423 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:48 10:13:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:48 10:13:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:48 10:13:48.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:48 10:13:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:48 10:13:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:48 10:13:48.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:48 10:13:48.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:48 10:13:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:48 10:13:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:48 10:13:48.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:48 10:13:48.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:48 10:13:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:48 10:13:48.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:48 10:13:48.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:48 10:13:48.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:48 10:13:48.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:49 10:13:49.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:49 10:13:49.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:49 10:13:49.425 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:49 10:13:49.425 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
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:49 10:13:49.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:49 10:13:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:49 10:13:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:49 10:13:49.426 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:49 10:13:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:49 10:13:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:49 10:13:49.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:49 10:13:49.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:49 10:13:49.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:49 10:13:49.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:50 10:13:50.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:50 10:13:50.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:50 10:13:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:50 10:13:50.456 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:50 10:13:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:50 10:13:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:50 10:13:50.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:50 10:13:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:50 10:13:50.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:50 10:13:50.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:13:50 10:13:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:13:50 10:13:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:50 10:13:50.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:50 10:13:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:50 10:13:50.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:50 10:13:50.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:50 10:13:50.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:50 10:13:50.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:51 10:13:51.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:51 10:13:51.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:51 10:13:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:51 10:13:51.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:51 10:13:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:51 10:13:51.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:51 10:13:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:51 10:13:51.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:51 10:13:51.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:51 10:13:51.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:51 10:13:51.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:52 10:13:52.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:52 10:13:52.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:52 10:13:52.491 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:52 10:13:52.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:52 10:13:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:52 10:13:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:52 10:13:52.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:52 10:13:52.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:52 10:13:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:52 10:13:52.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:52 10:13:52.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:52 10:13:52.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:52 10:13:52.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:53 10:13:53.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:53 10:13:53.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:53 10:13:53.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:53 10:13:53.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:53 10:13:53.993 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:53 10:13:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:53 10:13:53.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:53 10:13:53.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:13:53 10:13:53.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:53 10:13:53.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:53 10:13:53.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:53 10:13:53.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:54 10:13:54.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:54 10:13:54.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:54 10:13:54.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:54 10:13:54.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:55 10:13:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:55 10:13:55.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:55 10:13:55.495 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:13:55 10:13:55.495 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
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:55 10:13:55.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:55 10:13:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:55 10:13:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:55 10:13:55.496 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:13:55 10:13:55.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:55 10:13:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:55 10:13:55.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:55 10:13:55.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:56 10:13:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:56 10:13:56.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:56 10:13:56.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:56 10:13:56.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:56 10:13:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:56 10:13:56.503 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:56 10:13:56.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:56 10:13:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:56 10:13:56.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:56 10:13:56.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:13:56 10:13:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:13:56 10:13:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:13:56 10:13:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:13:56 10:13:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:56 10:13:56.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:56 10:13:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:56 10:13:56.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:56 10:13:56.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:57 10:13:57.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:57 10:13:57.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:57 10:13:57.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:57 10:13:57.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:57 10:13:57.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:57 10:13:57.524 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:57 10:13:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:57 10:13:57.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:13:57 10:13:57.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:57 10:13:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:57 10:13:57.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:57 10:13:57.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:58 10:13:58.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:58 10:13:58.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:58 10:13:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:58 10:13:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:59 10:13:59.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:59 10:13:59.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:13:59 10:13:59.026 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:13:59 10:13:59.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
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:13:59 10:13:59.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:13:59 10:13:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:13:59 10:13:59.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:59 10:13:59.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:13:59 10:13:59.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:13:59 10:13:59.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:00 10:14:00.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:00 10:14:00.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:00 10:14:00.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:00 10:14:00.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:00 10:14:00.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:00 10:14:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:00 10:14:00.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:00 10:14:00.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:00 10:14:00.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:00 10:14:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:01 10:14:01.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:01 10:14:01.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:01 10:14:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:01 10:14:01.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:01 10:14:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:01 10:14:01.029 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
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:01 10:14:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:01 10:14:01.030 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:01 10:14:01.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:01 10:14:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:01 10:14:01.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:01 10:14:01.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:01 10:14:01.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:01 10:14:01.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:02 10:14:02.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:02 10:14:02.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:02 10:14:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:02 10:14:02.054 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:02 10:14:02.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:02 10:14:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:02 10:14:02.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:02 10:14:02.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:02 10:14:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:02 10:14:02.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:02 10:14:02.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:02 10:14:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:02 10:14:02.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:02 10:14:02.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:02 10:14:02.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:02 10:14:02.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:03 10:14:03.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:03 10:14:03.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:03 10:14:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:03 10:14:03.077 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:03 10:14:03.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
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:03 10:14:03.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:03 10:14:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:03 10:14:03.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:03 10:14:03.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:03 10:14:03.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:03 10:14:03.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:04 10:14:04.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:04 10:14:04.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:04 10:14:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:04 10:14:04.079 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:04 10:14:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:04 10:14:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:04 10:14:04.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:04 10:14:04.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:04 10:14:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:04 10:14:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:04 10:14:04.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:04 10:14:04.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:04 10:14:04.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:05 10:14:05.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:05 10:14:05.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:05 10:14:05.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:05 10:14:05.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:05 10:14:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:05 10:14:05.581 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:05 10:14:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:05 10:14:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:05 10:14:05.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:05 10:14:05.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:05 10:14:05.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:05 10:14:05.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:05 10:14:05.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:06 10:14:06.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:06 10:14:06.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:06 10:14:06.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:06 10:14:06.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:06 10:14:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:06 10:14:06.583 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:06 10:14:06.586 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
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:06 10:14:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:06 10:14:06.586 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:06 10:14:06.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:06 10:14:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:06 10:14:06.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:06 10:14:06.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:07 10:14:07.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:07 10:14:07.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:07 10:14:07.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:07 10:14:07.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:07 10:14:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:07 10:14:07.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:07 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:07 10:14:07.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:07 10:14:07.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:07 10:14:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:07 10:14:07.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:07 10:14:07.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:07 10:14:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:07 10:14:07.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:07 10:14:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:07 10:14:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
06:14:07 10:14:07.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:07 10:14:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:07 10:14:07.630 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:07 10:14:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:07 10:14:07.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:07 10:14:07.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:08 10:14:08.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:08 10:14:08.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:08 10:14:08.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:08 10:14:08.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:08 10:14:08.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:08 10:14:08.650 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:08 10:14:08.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
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:08 10:14:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:08 10:14:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:08 10:14:08.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:08 10:14:08.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:08 10:14:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:08 10:14:08.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:08 10:14:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:08 10:14:08.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:08 10:14:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:08 10:14:08.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:08 10:14:08.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:09 10:14:09.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:09 10:14:09.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:09 10:14:09.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:09 10:14:09.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:09 10:14:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:09 10:14:09.666 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:09 10:14:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:09 10:14:09.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:09 10:14:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:09 10:14:09.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:09 10:14:09.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:10 10:14:10.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:10 10:14:10.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:10 10:14:10.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:10 10:14:10.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:10 10:14:10.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:10 10:14:10.670 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:10 10:14:10.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:10 10:14:10.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:10 10:14:10.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:10 10:14:10.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:10 10:14:10.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:10 10:14:10.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:10 10:14:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:10 10:14:10.674 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
06:14:10 10:14:10.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:10 10:14:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:10 10:14:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:10 10:14:10.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
06:14:10 10:14:10.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:10 10:14:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:10 10:14:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:10 10:14:10.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:10 10:14:10.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:10 10:14:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:10 10:14:10.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:10 10:14:10.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:11 10:14:11.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:11 10:14:11.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:11 10:14:11.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:11 10:14:11.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:11 10:14:11.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:11 10:14:11.678 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:11 10:14:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:11 10:14:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:11 10:14:11.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:11 10:14:11.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:11 10:14:11.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:11 10:14:11.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:11 10:14:11.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:11 10:14:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:11 10:14:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:11 10:14:11.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:11 10:14:11.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:11 10:14:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:11 10:14:11.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:11 10:14:11.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:12 10:14:12.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:12 10:14:12.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:12 10:14:12.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:12 10:14:12.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:12 10:14:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:12 10:14:12.687 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:12 10:14:12.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:12 10:14:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:12 10:14:12.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:12 10:14:12.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:13 10:14:13.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:13 10:14:13.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:13 10:14:13.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:13 10:14:13.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:13 10:14:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:13 10:14:13.689 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:13 10:14:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:13 10:14:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:13 10:14:13.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:13 10:14:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:13 10:14:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:13 10:14:13.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:13 10:14:13.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:13 10:14:13.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:13 10:14:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:13 10:14:13.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
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:13 10:14:13.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:13 10:14:13.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:13 10:14:13.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:13 10:14:13.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:14 10:14:14.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:14 10:14:14.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:14 10:14:14.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:14 10:14:14.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:14 10:14:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:14 10:14:14.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:14 10:14:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:14 10:14:14.694 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
06:14:14 10:14:14.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:14 10:14:14.695 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:14 10:14:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:14 10:14:14.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:14 10:14:14.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:15 10:14:15.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:15 10:14:15.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:15 10:14:15.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:15 10:14:15.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:15 10:14:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:15 10:14:15.719 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:15 10:14:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:15 10:14:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:15 10:14:15.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:15 10:14:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:15 10:14:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:15 10:14:15.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:15 10:14:15.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:15 10:14:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:15 10:14:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:15 10:14:15.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:15 10:14:15.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:15 10:14:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:15 10:14:15.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:15 10:14:15.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:15 10:14:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:15 10:14:15.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:15 10:14:15.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:15 10:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:15 10:14:15.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:15 10:14:15.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:16 10:14:16.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:16 10:14:16.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:16 10:14:16.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:16 10:14:16.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:16 10:14:16.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:16 10:14:16.729 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:16 10:14:16.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:16 10:14:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:16 10:14:16.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:16 10:14:16.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:17 10:14:17.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:17 10:14:17.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:17 10:14:17.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:17 10:14:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:17 10:14:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:17 10:14:17.731 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:17 10:14:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:17 10:14:17.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:17 10:14:17.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:17 10:14:17.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:17 10:14:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:17 10:14:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:17 10:14:17.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:17 10:14:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:17 10:14:17.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:17 10:14:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:18 10:14:18.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:18 10:14:18.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:18 10:14:18.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:18 10:14:18.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:18 10:14:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:18 10:14:18.737 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:18 10:14:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:18 10:14:18.737 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
06:14:18 10:14:18.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:18 10:14:18.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:18 10:14:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:18 10:14:18.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:18 10:14:18.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:19 10:14:19.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:19 10:14:19.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:19 10:14:19.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:19 10:14:19.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:19 10:14:19.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:19 10:14:19.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:19 10:14:19.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:19 10:14:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:19 10:14:19.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:19 10:14:19.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:19 10:14:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:19 10:14:19.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:19 10:14:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:19 10:14:19.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:19 10:14:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:19 10:14:19.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:19 10:14:19.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:20 10:14:20.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:20 10:14:20.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:20 10:14:20.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:20 10:14:20.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:20 10:14:20.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:20 10:14:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:20 10:14:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:20 10:14:20.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:20 10:14:20.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:20 10:14:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:20 10:14:20.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:20 10:14:20.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:21 10:14:21.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:21 10:14:21.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:21 10:14:21.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:21 10:14:21.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:21 10:14:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:21 10:14:21.761 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:21 10:14:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:21 10:14:21.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:21 10:14:21.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:21 10:14:21.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:21 10:14:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:21 10:14:21.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
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:21 10:14:21.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:21 10:14:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:21 10:14:21.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:21 10:14:21.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:22 10:14:22.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:22 10:14:22.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:22 10:14:22.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:22 10:14:22.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:22 10:14:22.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:22 10:14:22.766 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:22 10:14:22.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:22 10:14:22.769 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
06:14:22 10:14:22.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:22 10:14:22.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:22 10:14:22.770 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:22 10:14:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:22 10:14:22.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:22 10:14:22.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:23 10:14:23.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:23 10:14:23.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:23 10:14:23.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:23 10:14:23.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:23 10:14:23.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:23 10:14:23.791 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:23 10:14:23.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:23 10:14:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:23 10:14:23.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:23 10:14:23.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:23 10:14:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:23 10:14:23.796 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
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:23 10:14:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:23 10:14:23.800 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:23 10:14:23.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:23 10:14:23.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:23 10:14:23.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:23 10:14:23.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:24 10:14:24.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:24 10:14:24.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:24 10:14:24.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:24 10:14:24.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:24 10:14:24.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:24 10:14:24.803 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:24 10:14:24.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:24 10:14:24.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:24 10:14:24.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:24 10:14:24.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:24 10:14:24.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:24 10:14:24.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:24 10:14:24.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:24 10:14:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:24 10:14:24.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:24 10:14:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:24 10:14:24.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:24 10:14:24.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:25 10:14:25.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:25 10:14:25.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:25 10:14:25.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:25 10:14:25.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:25 10:14:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:25 10:14:25.811 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:25 10:14:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:25 10:14:25.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
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:25 10:14:25.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
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:25 10:14:25.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:25 10:14:25.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:25 10:14:25.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:25 10:14:25.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:25 10:14:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:25 10:14:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:25 10:14:25.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:25 10:14:25.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
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:25 10:14:25.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:25 10:14:25.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:25 10:14:25.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:25 10:14:25.816 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
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:25 10:14:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:25 10:14:25.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:25 10:14:25.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:25 10:14:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:25 10:14:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:25 10:14:25.817 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:25 10:14:25.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:25 10:14:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:25 10:14:25.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:25 10:14:25.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:26 10:14:26.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:26 10:14:26.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:26 10:14:26.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:26 10:14:26.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:26 10:14:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:26 10:14:26.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:26 10:14:26.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:26 10:14:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:26 10:14:26.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:26 10:14:26.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:26 10:14:26.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:26 10:14:26.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:26 10:14:26.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:26 10:14:26.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:26 10:14:26.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:26 10:14:26.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:26 10:14:26.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:26 10:14:26.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:27 10:14:27.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:27 10:14:27.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:27 10:14:27.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:27 10:14:27.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:27 10:14:27.861 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:27 10:14:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:27 10:14:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:27 10:14:27.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:27 10:14:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:27 10:14:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:27 10:14:27.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:27 10:14:27.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:27 10:14:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:27 10:14:27.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:27 10:14:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:27 10:14:27.864 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
06:14:27 10:14:27.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:27 10:14:27.865 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:27 10:14:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:27 10:14:27.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:27 10:14:27.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:28 10:14:28.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:28 10:14:28.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:28 10:14:28.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:28 10:14:28.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:28 10:14:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:28 10:14:28.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:28 10:14:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:28 10:14:28.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:28 10:14:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:28 10:14:28.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:28 10:14:28.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:28 10:14:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:28 10:14:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:28 10:14:28.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:28 10:14:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:28 10:14:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:28 10:14:28.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:28 10:14:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:28 10:14:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:28 10:14:28.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:28 10:14:28.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:29 10:14:29.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:29.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:30 10:14:29.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:29.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:30 10:14:30.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:30.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:30 10:14:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:30 10:14:30.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:30 10:14:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:30 10:14:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:30 10:14:30.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:30 10:14:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:30 10:14:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:30 10:14:30.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:30 10:14:30.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:30.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:30 10:14:30.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:30 10:14:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:30 10:14:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:30 10:14:30.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:30 10:14:30.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:30 10:14:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:30 10:14:30.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:30.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:30 10:14:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:30 10:14:30.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:30 10:14:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:30 10:14:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:30 10:14:30.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:30 10:14:30.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:30 10:14:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:30 10:14:30.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:30.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:30 10:14:30.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:30 10:14:30.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:31 10:14:31.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:31 10:14:31.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:31 10:14:31.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:36 10:14:31.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:36 10:14:31.886 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:36 10:14:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:36 10:14:31.887 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:38 10:14:31.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:38 10:14:31.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:38 10:14:31.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:38 10:14:31.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:40 10:14:32.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:40 10:14:32.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:40 10:14:32.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:40 10:14:32.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:40 10:14:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:40 10:14:32.909 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:40 10:14:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:40 10:14:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:40 10:14:32.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:40 10:14:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:41 10:14:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:41 10:14:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:41 10:14:32.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:41 10:14:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:41 10:14:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:41 10:14:32.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:41 10:14:32.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:41 10:14:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:41 10:14:32.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:41 10:14:32.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:32.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
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:32.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:32.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:32.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:33.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:33.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:33.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:33.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:33.917 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:33.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:33.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:33.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:33.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:33.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:33.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:33.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:33.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:42 10:14:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:42 10:14:33.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:33.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:33.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:33.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:34.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:34.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:34.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:34.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:34.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:34.928 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
06:14:42 10:14:34.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:34.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:34.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:34.929 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:34.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:34.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:34.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:35.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:35.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:35.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:35.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:35.936 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:35.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:42 10:14:35.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:35.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:35.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:35.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:35.942 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
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:35.942 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:35.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:35.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:36.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:36.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:36.949 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:36.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:42 10:14:36.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:36.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:36.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:36.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:42 10:14:36.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:36.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:36.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:36.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:42 10:14:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:42 10:14:36.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:36.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:36.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:42 10:14:36.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:36.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:36.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:36.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:36.962 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
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:36.962 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:36.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:36.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:37.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:37.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:37.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:37.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:37.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:37.967 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:42 10:14:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:42 10:14:37.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:37.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:37.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:37.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:37.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:37.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:37.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:37.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:37.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:37.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
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:37.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:37.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:37.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:37.978 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
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:38.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:38.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:38.004 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:38.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:38.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:38.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:38.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:38.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:39.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:39.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:39.006 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:39.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:42 10:14:39.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:39.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:39.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:39.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:39.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:39.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:39.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:39.022 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
06:14:42 10:14:39.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:39.023 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:39.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:39.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:39.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:39.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:40.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:40.030 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:40.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:40.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:40.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:42 10:14:40.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
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:40.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:42 10:14:40.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:40.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:40.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:40.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
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:40.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:40.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:42 10:14:40.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
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:40.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
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:40.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:40.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:40.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
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:40.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:40.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:40.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:40.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:41.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:41.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:41.042 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:41.045 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
06:14:42 10:14:41.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:41.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
06:14:42 10:14:41.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:41.046 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:41.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:41.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:41.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:41.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:41.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:42.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:42.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:42 10:14:42.053 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:42.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:42.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:42.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:42 10:14:42.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:42 10:14:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:42 10:14:42.072 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
06:14:42 10:14:42.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:42 10:14:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:42 10:14:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:42 10:14:42.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
06:14:42 10:14:42.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:42 10:14:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:42 10:14:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:42 10:14:42.084 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:42 10:14:42.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:42 10:14:42.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:42 10:14:42.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:42.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:42 10:14:42.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:42 10:14:42.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:43 10:14:43.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:43 10:14:43.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:43 10:14:43.087 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:43 10:14:43.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
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:43 10:14:43.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:43 10:14:43.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:43 10:14:43.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:43 10:14:43.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:43 10:14:43.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:43 10:14:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:43 10:14:43.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:43 10:14:43.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:43 10:14:43.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:43 10:14:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:43 10:14:43.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:43 10:14:43.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:43 10:14:43.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:43 10:14:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:43 10:14:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:43 10:14:43.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
06:14:43 10:14:43.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:43 10:14:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:43 10:14:43.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:43 10:14:43.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:43 10:14:43.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....
06:14:43 10:14:43.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
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:43 10:14:43.108 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:43 10:14:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:43 10:14:43.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:43 10:14:43.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:43 10:14:43.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:44 10:14:44.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:44 10:14:44.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:44 10:14:44.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:44 10:14:44.111 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:44 10:14:44.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:44 10:14:44.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:44 10:14:44.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:44 10:14:44.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:44 10:14:44.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:44 10:14:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:44 10:14:44.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:44 10:14:44.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:44 10:14:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:44 10:14:44.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:44 10:14:44.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:44 10:14:44.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:44 10:14:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:44 10:14:44.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:44 10:14:44.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:44 10:14:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:44 10:14:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:44 10:14:44.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
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:44 10:14:44.132 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:44 10:14:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:44 10:14:44.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:44 10:14:44.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:44 10:14:44.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:44 10:14:44.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:45 10:14:45.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:45 10:14:45.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:45 10:14:45.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:45 10:14:45.155 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:45 10:14:45.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
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:45 10:14:45.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
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:45 10:14:45.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:45 10:14:45.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:45 10:14:45.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:45 10:14:45.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:45 10:14:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:45 10:14:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:45 10:14:45.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:45 10:14:45.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:45 10:14:45.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:45 10:14:45.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:45 10:14:45.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....
06:14:45 10:14:45.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
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:45 10:14:45.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
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:45 10:14:45.163 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:45 10:14:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:45 10:14:45.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:45 10:14:45.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:45 10:14:45.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:45 10:14:45.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:46 10:14:46.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:46 10:14:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:46 10:14:46.166 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:46 10:14:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:46 10:14:46.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:46 10:14:46.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:46 10:14:46.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:46 10:14:46.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:46 10:14:46.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:46 10:14:46.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:46 10:14:46.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:46 10:14:46.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:46 10:14:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:46 10:14:46.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:46 10:14:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:46 10:14:46.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:46 10:14:46.190 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
06:14:46 10:14:46.190 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
06:14:46 10:14:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:14:46 10:14:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:14:46 10:14:46.194 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
06:14:46 10:14:46.194 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
06:14:46 10:14:46.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:14:46 10:14:46.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:14:46 10:14:46.196 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
06:14:46 10:14:46.196 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
06:14:46 10:14:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:14:46 10:14:46.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:14:46 10:14:46.198 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
06:14:46 10:14:46.198 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
06:14:46 10:14:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:14:46 10:14:46.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:14:46 10:14:46.203 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
06:14:46 10:14:46.203 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
06:14:46 10:14:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:14:46 10:14:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:14:46 10:14:46.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:14:46 10:14:46.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:14:46 10:14:46.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:14:46 10:14:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
06:14:46 10:14:46.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:14:46 10:14:46.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
06:14:46 10:14:46.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:14:46 10:14:46.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:14:46 10:14:46.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:14:46 10:14:46.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:14:46 10:14:46.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:46 10:14:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:46 10:14:46.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:46 10:14:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:46 10:14:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:46 10:14:46.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:46 10:14:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:46 10:14:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:46 10:14:46.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:46 10:14:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:46 10:14:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:46 10:14:46.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:46 10:14:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:46 10:14:46.263 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
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:46 10:14:46.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:46 10:14:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:46 10:14:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:46 10:14:46.282 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:46 10:14:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:46 10:14:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:46 10:14:46.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:46 10:14:46.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:46 10:14:46.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:47 10:14:47.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:47 10:14:47.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:47 10:14:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:47 10:14:47.284 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:47 10:14:47.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
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:47 10:14:47.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:47 10:14:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:47 10:14:47.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:47 10:14:47.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:47 10:14:47.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:47 10:14:47.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:48 10:14:48.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:48 10:14:48.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:48 10:14:48.286 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:48 10:14:48.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:48 10:14:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:48 10:14:48.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:48 10:14:48.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:48 10:14:48.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:48 10:14:48.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:49 10:14:49.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:49 10:14:49.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:49 10:14:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:49 10:14:49.287 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:49 10:14:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:49 10:14:49.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:49 10:14:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:49 10:14:49.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:49 10:14:49.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:49 10:14:49.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:49 10:14:49.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:50 10:14:50.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:50 10:14:50.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:50 10:14:50.289 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:50 10:14:50.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:50 10:14:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:50 10:14:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:50 10:14:50.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:50 10:14:50.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:50 10:14:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:50 10:14:50.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:50 10:14:50.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:50 10:14:50.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:50 10:14:50.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:51 10:14:51.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:51 10:14:51.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:51 10:14:51.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:51 10:14:51.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:51 10:14:51.791 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:51 10:14:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:51 10:14:51.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:51 10:14:51.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:51 10:14:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:51 10:14:51.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:51 10:14:51.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:52 10:14:52.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:52 10:14:52.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:52 10:14:52.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:52 10:14:52.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:53 10:14:53.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:53 10:14:53.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:53 10:14:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:53 10:14:53.294 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:53 10:14:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:53 10:14:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:53 10:14:53.297 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:53 10:14:53.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:53 10:14:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:53 10:14:53.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:53 10:14:53.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:53 10:14:53.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:53 10:14:53.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:54 10:14:54.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:54 10:14:54.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:54 10:14:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:54 10:14:54.304 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:54 10:14:54.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:54 10:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:54 10:14:54.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:54 10:14:54.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:54 10:14:54.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:54 10:14:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:55 10:14:55.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:55 10:14:55.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:55 10:14:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:55 10:14:55.305 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:55 10:14:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:55 10:14:55.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
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:55 10:14:55.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:55 10:14:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:55 10:14:55.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:55 10:14:55.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:55 10:14:55.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:55 10:14:55.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:56 10:14:56.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:56 10:14:56.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:56 10:14:56.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:56 10:14:56.307 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:56 10:14:56.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:14:56 10:14:56.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:14:56 10:14:56.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:56 10:14:56.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:56 10:14:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:56 10:14:56.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:56 10:14:56.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:56 10:14:56.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:56 10:14:56.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:57 10:14:57.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:57 10:14:57.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:57 10:14:57.309 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:57 10:14:57.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
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:57 10:14:57.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:57 10:14:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:57 10:14:57.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:57 10:14:57.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:57 10:14:57.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:57 10:14:57.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:58 10:14:58.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:58 10:14:58.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:58 10:14:58.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:58 10:14:58.310 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:58 10:14:58.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:14:58 10:14:58.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:58 10:14:58.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
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:58 10:14:58.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:58 10:14:58.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:58 10:14:58.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:14:58 10:14:58.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:14:58 10:14:58.314 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
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:58 10:14:58.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
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:58 10:14:58.314 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:58 10:14:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:58 10:14:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:58 10:14:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:58 10:14:58.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:58 10:14:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:59 10:14:59.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:59 10:14:59.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:59 10:14:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:14:59 10:14:59.316 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:14:59 10:14:59.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:14:59 10:14:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:14:59 10:14:59.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:59 10:14:59.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:14:59 10:14:59.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:14:59 10:14:59.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:00 10:15:00.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:00 10:15:00.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:00 10:15:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:00 10:15:00.318 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:00 10:15:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:00 10:15:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:00 10:15:00.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:00 10:15:00.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:00 10:15:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:00 10:15:00.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:00 10:15:00.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:00 10:15:00.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:00 10:15:00.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:01 10:15:01.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:03 10:15:01.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:03 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:03 10:15:01.320 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:03 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:15:03 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:15:03 10:15:01.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:15:03 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:03 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:04 10:15:01.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:04 10:15:01.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:04 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:04 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:04 10:15:01.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:15:04 10:15:01.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:04 10:15:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:04 10:15:01.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:01.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:01.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:01.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:02.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:02.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:04 10:15:02.321 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:04 10:15:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:04 10:15:02.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
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:04 10:15:02.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:04 10:15:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:04 10:15:02.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:02.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:02.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:02.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:03.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:03.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:04 10:15:03.323 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:04 10:15:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:04 10:15:03.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:15:04 10:15:03.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:04 10:15:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:04 10:15:03.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:03.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:04 10:15:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:04 10:15:03.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:04 10:15:03.329 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
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:04 10:15:03.329 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:04 10:15:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:04 10:15:03.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:03.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:03.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:03.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:04.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:04.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:04 10:15:04.335 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:04 10:15:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:04 10:15:04.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:04 10:15:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:04 10:15:04.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:04.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:04 10:15:04.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:04 10:15:04.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:05 10:15:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:05 10:15:05.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:05 10:15:05.337 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:05 10:15:05.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:05 10:15:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:05 10:15:05.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:05 10:15:05.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:05 10:15:05.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:05 10:15:05.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:06 10:15:06.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:06 10:15:06.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:06 10:15:06.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:06 10:15:06.338 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:06 10:15:06.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:15:06 10:15:06.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:15:06 10:15:06.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:06 10:15:06.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:06 10:15:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:06 10:15:06.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:06 10:15:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:06 10:15:06.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:06 10:15:06.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:07 10:15:07.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:07 10:15:07.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:07 10:15:07.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:07 10:15:07.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:07 10:15:07.840 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:07 10:15:07.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:07 10:15:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:07 10:15:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:07 10:15:07.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:15:07 10:15:07.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:07 10:15:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:07 10:15:07.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:07 10:15:07.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:07 10:15:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:07 10:15:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:07 10:15:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:07 10:15:07.843 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
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:07 10:15:07.844 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:07 10:15:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:07 10:15:07.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:07 10:15:07.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:08 10:15:08.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:08 10:15:08.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:08 10:15:08.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:08 10:15:08.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:08 10:15:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:08 10:15:08.846 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:08 10:15:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:08 10:15:08.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
06:15:08 10:15:08.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:08 10:15:08.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:08 10:15:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:08 10:15:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:08 10:15:08.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:09 10:15:09.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:09 10:15:09.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:09 10:15:09.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:09 10:15:09.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:09 10:15:09.848 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:09 10:15:09.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:09 10:15:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:09 10:15:09.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:09 10:15:09.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:10 10:15:10.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:10 10:15:10.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:10 10:15:10.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:10 10:15:10.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:10 10:15:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:10 10:15:10.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:10 10:15:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:10 10:15:10.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:10 10:15:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:10 10:15:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:10 10:15:10.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:11 10:15:11.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:11 10:15:11.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:11 10:15:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:11 10:15:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:12 10:15:12.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:12 10:15:12.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:12 10:15:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:12 10:15:12.351 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:12 10:15:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:15:12 10:15:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:15:12 10:15:12.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:15:12 10:15:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:12 10:15:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:12 10:15:12.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
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:12 10:15:12.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:12 10:15:12.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:12 10:15:12.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:12 10:15:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:15:12 10:15:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:15:12 10:15:12.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:15:12 10:15:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:12 10:15:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:12 10:15:12.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:12 10:15:12.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:12 10:15:12.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:12 10:15:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:12 10:15:12.360 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
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:12 10:15:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:12 10:15:12.361 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:12 10:15:12.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:12 10:15:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:12 10:15:12.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:12 10:15:12.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:12 10:15:12.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:12 10:15:12.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:13 10:15:13.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:13 10:15:13.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:13 10:15:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:13 10:15:13.369 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:13 10:15:13.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:13 10:15:13.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:13 10:15:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:13 10:15:13.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:13 10:15:13.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:13 10:15:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:13 10:15:13.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:13 10:15:13.377 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
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:13 10:15:13.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
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:13 10:15:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:13 10:15:13.402 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:13 10:15:13.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:13 10:15:13.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:13 10:15:13.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:13 10:15:13.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:13 10:15:13.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:13 10:15:13.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:14 10:15:14.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:14 10:15:14.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:14 10:15:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:14 10:15:14.404 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:14 10:15:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:14 10:15:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:15:14 10:15:14.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:14 10:15:14.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
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:14 10:15:14.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:14 10:15:14.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:14 10:15:14.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:14 10:15:14.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:14 10:15:14.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:14 10:15:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:14 10:15:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:14 10:15:14.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:14 10:15:14.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:14 10:15:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:14 10:15:14.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:14 10:15:14.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:14 10:15:14.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:14 10:15:14.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:15 10:15:15.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:15 10:15:15.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:15 10:15:15.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:15 10:15:15.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:15 10:15:15.912 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:15 10:15:15.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:15 10:15:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:15 10:15:15.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:15 10:15:15.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:16 10:15:16.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:16 10:15:16.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:16 10:15:16.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:16 10:15:16.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:16 10:15:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:16 10:15:16.913 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:16 10:15:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:16 10:15:16.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:16 10:15:16.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:16 10:15:16.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:16 10:15:16.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:16 10:15:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:16 10:15:16.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:16 10:15:16.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:16 10:15:16.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:16 10:15:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:16 10:15:16.923 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
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:16 10:15:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:16 10:15:16.924 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:16 10:15:16.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:16 10:15:16.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:16 10:15:16.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:16 10:15:16.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:17 10:15:17.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:17 10:15:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:17 10:15:17.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:17 10:15:17.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:17 10:15:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:17 10:15:17.952 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:17 10:15:17.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:17 10:15:17.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:17 10:15:17.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:17 10:15:17.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:17 10:15:17.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:17 10:15:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:17 10:15:17.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:17 10:15:17.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:17 10:15:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:17 10:15:17.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:17 10:15:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:17 10:15:17.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:17 10:15:17.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:17 10:15:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:17 10:15:17.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:17 10:15:17.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:17 10:15:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:17 10:15:17.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:17 10:15:17.969 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
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:17 10:15:17.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
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:17 10:15:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:17 10:15:17.974 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:17 10:15:17.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:17 10:15:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:17 10:15:17.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:17 10:15:17.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:18 10:15:18.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:18 10:15:18.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:18 10:15:18.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:18 10:15:18.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:18 10:15:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:18 10:15:18.977 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:18 10:15:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:18 10:15:18.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:18 10:15:18.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:18 10:15:18.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:18 10:15:18.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:18 10:15:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:18 10:15:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:18 10:15:18.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:18 10:15:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:18 10:15:18.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:18 10:15:18.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:18 10:15:18.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:18 10:15:18.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:18 10:15:18.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:18 10:15:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:18 10:15:18.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:18 10:15:18.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:19 10:15:19.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:19 10:15:19.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:19 10:15:19.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:19 10:15:19.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:19 10:15:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:19 10:15:19.988 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:19 10:15:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
06:15:19 10:15:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
06:15:19 10:15:19.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:19 10:15:19.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
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:19 10:15:19.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:19 10:15:19.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:19 10:15:19.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:19 10:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
06:15:19 10:15:19.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
06:15:20 10:15:19.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
06:15:20 10:15:19.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:20 10:15:19.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:20 10:15:19.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:20 10:15:19.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:20 10:15:19.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
06:15:20 10:15:19.995 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
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:20 10:15:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:20 10:15:19.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
06:15:20 10:15:20.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:20 10:15:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:20 10:15:20.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:20 10:15:20.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:20 10:15:20.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:20 10:15:20.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:21 10:15:21.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:21 10:15:21.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:21 10:15:21.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:15:21 10:15:21.002 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:21 10:15:21.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:21 10:15:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:21 10:15:21.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:21 10:15:21.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:21 10:15:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:21 10:15:21.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:21 10:15:21.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:21 10:15:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:21 10:15:21.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:21 10:15:21.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
06:15:21 10:15:21.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:21 10:15:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:21 10:15:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:21 10:15:21.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
06:15:21 10:15:21.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:21 10:15:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:21 10:15:21.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:21 10:15:21.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:21 10:15:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:21 10:15:21.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
06:15:21 10:15:21.024 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
06:15:21 10:15:21.024 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
06:15:21 10:15:21.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:21 10:15:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:21 10:15:21.028 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
06:15:21 10:15:21.029 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
06:15:21 10:15:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:21 10:15:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:21 10:15:21.031 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
06:15:21 10:15:21.031 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
06:15:21 10:15:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:21 10:15:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:21 10:15:21.033 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
06:15:21 10:15:21.033 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
06:15:21 10:15:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:21 10:15:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:21 10:15:21.035 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
06:15:21 10:15:21.035 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
06:15:21 10:15:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:21 10:15:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:21 10:15:21.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:15:21 10:15:21.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:21 10:15:21.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:21 10:15:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:21 10:15:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:21 10:15:21.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
06:15:21 10:15:21.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:15:21 10:15:21.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:21 10:15:21.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:21 10:15:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:21 10:15:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.992 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
06:15:21 testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 96.131 s
06:15:21 testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 34.841 s
06:15:21 Running org.eclipse.reddeer.core.test.DummyTest
06:15:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest
06:15:21 dummyTest(org.eclipse.reddeer.core.test.DummyTest)  Time elapsed: 0 s
06:15:21 
06:15:21 Results:
06:15:21 
06:15:21 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
06:15:21 
06:15:22 [INFO] All tests passed!
06:15:22 [INFO] 
06:15:22 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test ---
06:15:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec
06:15:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
06:15:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
06:15:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
06:15:23 [INFO] 
06:15:23 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >-------
06:15:23 [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT                  [33/58]
06:15:23 [INFO]   from tests/org.eclipse.reddeer.workbench.test/pom.xml
06:15:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:15:23 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:15:23 [INFO] 
06:15:23 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test ---
06:15:23 [INFO] 
06:15:23 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test ---
06:15:23 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:15:23 [INFO] 
06:15:23 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test ---
06:15:23 [INFO] 
06:15:23 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test ---
06:15:23 [INFO] 
06:15:23 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test ---
06:15:23 [INFO] 
06:15:23 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test ---
06:15:23 [INFO] Resolving class path of RedDeer Workbench Tests...
06:15:24 [INFO] 
06:15:24 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [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/**/*
06:15:24 [INFO] 
06:15:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:15:24 [INFO] Copying 5 resources
06:15:24 [INFO] 
06:15:24 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/bin
06:15:24 [INFO] 
06:15:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/src/test/resources
06:15:24 [INFO] 
06:15:24 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [INFO] 
06:15:24 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [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
06:15:24 [INFO] 
06:15:24 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [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
06:15:24 [INFO] 
06:15:24 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [INFO] 
06:15:24 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test ---
06:15:24 [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)
06:15:24 [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
06:15:24 [INFO] Command line:
06:15:24 	[/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]
06:15:27 Launching application org.eclipse.ui.ide.workbench...
06:15:30 Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:30 10:15:30.440 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:15:30 10:15:30.442 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
06:15:30 10:15:30.508 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:15:30 10:15:30.510 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
06:15:30 10:15:30.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:30 10:15:30.556 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:15:30 10:15:30.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:30 10:15:30.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:30 10:15:30.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
06:15:30 10:15:30.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
06:15:30 10:15:30.613 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
06:15:30 10:15:30.617 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:30 10:15:30.617 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:15:30 10:15:30.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:30 10:15:30.620 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:15:30 10:15:30.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:30 10:15:30.630 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:15:30 10:15:30.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:30 10:15:30.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:30 10:15:30.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:30 10:15:30.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:30 10:15:30.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:30 10:15:30.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:30 10:15:30.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:30 10:15:30.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:30 10:15:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:30 10:15:30.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:30 10:15:30.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:30 10:15:30.738 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:30 10:15:30.738 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:30 10:15:30.738 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:30 10:15:30.739 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:30 10:15:30.739 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:30 10:15:30.739 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:30 10:15:30.739 DEBUG [main][MenuItemLookup] Item match:Window
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:''
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:15:30 10:15:30.744 DEBUG [main][MenuItemLookup] Found menu:''
06:15:30 10:15:30.745 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:15:30 10:15:30.745 DEBUG [main][MenuItemLookup] Found menu:''
06:15:30 10:15:30.745 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:15:30 10:15:30.745 DEBUG [main][MenuItemLookup] Item match:Preferences
06:15:30 10:15:30.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:15:30 10:15:30.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:15:30 10:15:30.751 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:15:30 10:15:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:15:30 10:15:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:15:30 10:15:30.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:15:30 10:15:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:30 10:15:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:30 10:15:30.953 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:15:30 10:15:30.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:30 10:15:30.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:15:30 10:15:30.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:30 10:15:30.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:30 10:15:30.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:30 10:15:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:30 10:15:30.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:30 10:15:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:30 10:15:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:31 10:15:31.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:15:31 10:15:31.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:31 10:15:31.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:31 10:15:31.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:31 10:15:31.034 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:15:31 10:15:31.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:31 10:15:31.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:31 10:15:31.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:31 10:15:31.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:31 10:15:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:15:31 10:15:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:15:31 10:15:31.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:31 10:15:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:31 10:15:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:31 10:15:31.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:31 10:15:31.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
06:15:31 10:15:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:31 10:15:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:31 10:15:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:31 10:15:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:31 10:15:31.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:31 10:15:31.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:31 10:15:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:31 10:15:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:31 10:15:31.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:31 10:15:31.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')
06:15:31 10:15:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:31 10:15:31.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:31 10:15:31.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:31 10:15:31.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:15:31 10:15:31.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:15:31 10:15:31.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:31 10:15:31.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:31 10:15:31.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:31 10:15:31.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:31 10:15:31.143 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
06:15:31 10:15:31.143 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
06:15:31 10:15:31.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:15:31 10:15:31.146 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:31 10:15:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:31 10:15:31.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:31 10:15:31.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:31 10:15:31.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:31 10:15:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:31 10:15:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:31 10:15:31.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
06:15:31 10:15:31.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:31 10:15:31.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
06:15:31 10:15:31.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:31 10:15:31.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:31 10:15:31.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:31 10:15:31.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:31 10:15:31.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:31 10:15:31.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:31 10:15:31.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:31 10:15:31.248 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
06:15:31 10:15:31.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:31 10:15:31.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:31 10:15:31.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:31 10:15:31.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:31 10:15:31.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:31 10:15:31.250 DEBUG [main][MenuItemLookup] Item match:Window
06:15:31 10:15:31.251 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:31 10:15:31.251 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:31 10:15:31.251 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:31 10:15:31.251 DEBUG [main][MenuItemLookup] Found menu:''
06:15:31 10:15:31.251 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:31 10:15:31.251 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:31 10:15:31.260 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:31 10:15:31.260 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:31 10:15:31.260 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:31 10:15:31.260 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:31 10:15:31.260 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:31 10:15:31.261 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:31 10:15:31.261 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:31 10:15:31.261 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:31 10:15:31.261 DEBUG [main][MenuItemLookup] Found menu:''
06:15:31 10:15:31.261 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:31 10:15:31.261 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:31 10:15:31.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:31 10:15:31.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:31 10:15:31.271 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:31 10:15:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:31 10:15:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:31 10:15:31.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:31 10:15:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:31 10:15:31.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:31 10:15:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:31 10:15:31.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:31 10:15:31.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:31 10:15:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:31 10:15:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:31 10:15:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:15:31 10:15:31.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:31 10:15:31.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:31 10:15:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:31 10:15:31.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:31 10:15:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:15:31 10:15:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:31 10:15:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:31 10:15:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:31 10:15:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:31 10:15:31.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:31 10:15:31.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
06:15:31 10:15:31.859 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
06:15:31 10:15:31.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
06:15:31 10:15:31.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
06:15:31 10:15:31.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:31 10:15:31.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:31 10:15:31.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:31 10:15:31.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:31 10:15:31.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:31 10:15:31.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:31 10:15:31.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:31 10:15:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:31 10:15:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:31 10:15:31.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:31 10:15:31.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:31 10:15:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:31 10:15:31.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:31 10:15:31.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:31 10:15:31.864 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:31 10:15:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:31 10:15:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:31 10:15:31.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:31 10:15:31.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:31 10:15:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:31 10:15:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:31 10:15:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:31 10:15:31.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:31 10:15:31.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:31 10:15:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:31 10:15:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:31 10:15:31.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:31 10:15:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
06:15:31 10:15:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:31 10:15:31.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:31 10:15:31.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:31 10:15:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:31 10:15:31.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:31 10:15:31.955 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:31 10:15:31.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:31 10:15:31.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:31 10:15:31.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:31 10:15:31.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:31 10:15:31.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:31 10:15:31.957 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:31 10:15:31.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:31 10:15:31.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:31 10:15:31.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:15:31 10:15:31.959 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
06:15:31 10:15:31.959 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
06:15:31 10:15:31.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:31 10:15:31.960 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:32 10:15:32.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:32 10:15:32.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:32 10:15:32.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:32 10:15:32.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:32 10:15:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 10:15:32.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
06:15:32 10:15:32.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:32 10:15:32.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
06:15:32 10:15:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:32 10:15:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:32 10:15:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:32 10:15:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:32 10:15:32.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:32 10:15:32.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:32 10:15:32.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:32 10:15:32.038 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
06:15:32 10:15:32.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:32 10:15:32.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:32 10:15:32.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:32 10:15:32.039 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:32 10:15:32.039 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:32 10:15:32.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:32 10:15:32.039 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Item match:Window
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:32 10:15:32.040 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:32 10:15:32.044 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:32 10:15:32.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:32 10:15:32.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:32 10:15:32.045 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:32 10:15:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:32 10:15:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:32 10:15:32.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:32 10:15:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:32 10:15:32.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:32 10:15:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 10:15:32.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:32 10:15:32.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:32 10:15:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:32 10:15:32.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:32 10:15:32.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:32 10:15:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:32 10:15:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:32 10:15:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:15:32 10:15:32.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:32 10:15:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:32 10:15:32.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:32 10:15:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:32 10:15:32.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:32 10:15:32.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
06:15:32 10:15:32.124 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
06:15:32 10:15:32.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
06:15:32 10:15:32.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
06:15:32 10:15:32.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:32 10:15:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 10:15:32.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:32 10:15:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:32 10:15:32.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:32 10:15:32.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:32 10:15:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 10:15:32.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:32 10:15:32.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:32 10:15:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:32 10:15:32.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:32 10:15:32.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:32 10:15:32.128 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:32 10:15:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:32 10:15:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:32 10:15:32.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:32 10:15:32.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:32 10:15:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:32 10:15:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:32 10:15:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:32 10:15:32.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:32 10:15:32.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:32 10:15:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:32 10:15:32.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:15:32 10:15:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:32 10:15:32.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:32 10:15:32.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:32 10:15:32.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:15:32 10:15:32.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:15:32 10:15:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:32 10:15:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:32 10:15:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:32 10:15:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:32 10:15:32.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:15:32 10:15:32.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:15:32 10:15:32.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:32 10:15:32.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:15:32 To add a project: TooltipText=null
06:15:32 10:15:32.256 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
06:15:32 10:15:32.256 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
06:15:32 10:15:32.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:15:32 10:15:32.257 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:32 10:15:32.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:32 10:15:32.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:32 10:15:32.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:32 10:15:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 10:15:32.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
06:15:32 10:15:32.283 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:32 10:15:32.283 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:32 10:15:32.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:32 10:15:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
06:15:32 testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.12 s
06:15:32 testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.792 s
06:15:32 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.254 s
06:15:32 Running org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:32 10:15:32.326 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:32 10:15:32.328 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:15:32 10:15:32.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:32 10:15:32.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:32 10:15:32.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:32 10:15:32.328 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:32 10:15:32.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:32 10:15:32.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:32 10:15:32.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:32 10:15:32.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:32 10:15:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:32 10:15:32.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:32 10:15:32.330 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Item match:Window
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.331 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:32 10:15:32.332 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:15:32 10:15:32.332 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.332 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:15:32 10:15:32.332 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.332 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:15:32 10:15:32.332 DEBUG [main][MenuItemLookup] Item match:Preferences
06:15:32 10:15:32.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:15:32 10:15:32.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:15:32 10:15:32.332 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:15:32 10:15:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:15:32 10:15:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:15:32 10:15:32.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:15:32 10:15:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.424 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:15:32 10:15:32.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:32 10:15:32.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:15:32 10:15:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:32 10:15:32.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:32 10:15:32.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:32 10:15:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:32 10:15:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:32 10:15:32.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:15:32 10:15:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:32 10:15:32.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:32 10:15:32.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:32 10:15:32.429 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:15:32 10:15:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:32 10:15:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:32 10:15:32.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:32 10:15:32.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:32 10:15:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:15:32 10:15:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:15:32 10:15:32.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:32 10:15:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:32 10:15:32.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:32 10:15:32.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:32 10:15:32.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:32 10:15:32.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:32 10:15:32.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:32 10:15:32.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:32 10:15:32.466 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:32 10:15:32.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:32 10:15:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:32 10:15:32.467 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:32 10:15:32.467 DEBUG [main][MenuItemLookup] Item match:Window
06:15:32 10:15:32.468 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:32 10:15:32.468 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:32 10:15:32.468 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:32 10:15:32.468 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.468 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:32 10:15:32.468 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:''
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:32 10:15:32.471 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:32 10:15:32.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:32 10:15:32.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:32 10:15:32.479 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:32 10:15:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:32 10:15:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:32 10:15:32.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:32 10:15:32.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:32 10:15:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:32 10:15:32.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:32 10:15:32.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:32 10:15:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:32 10:15:32.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:32 10:15:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:32 10:15:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:32 10:15:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:32 10:15:32.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:32 10:15:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:33 10:15:33.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:33 10:15:33.059 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:33 10:15:33.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:33 10:15:33.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:33 10:15:33.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:33 10:15:33.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:33 10:15:33.063 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:33 10:15:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:33 10:15:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:33 10:15:33.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:33 10:15:33.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:33 10:15:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:33 10:15:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:33 10:15:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:33 10:15:33.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:33 10:15:33.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:33 10:15:33.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.110 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:33 10:15:33.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:33 10:15:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.118 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:33 10:15:33.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.125 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:33 10:15:33.125 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:33 10:15:33.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.126 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:33 10:15:33.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.157 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:33 10:15:33.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Item match:Window
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:33 10:15:33.158 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:33 10:15:33.161 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:33 10:15:33.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:33 10:15:33.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:33 10:15:33.162 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:33 10:15:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:33 10:15:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:33 10:15:33.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:33 10:15:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:33 10:15:33.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:33 10:15:33.227 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:33 10:15:33.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:33 10:15:33.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:33 10:15:33.230 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:33 10:15:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:33 10:15:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:33 10:15:33.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:33 10:15:33.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:33 10:15:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:33 10:15:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:33 10:15:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:33 10:15:33.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:33 10:15:33.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:33 10:15:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.281 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:33 10:15:33.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:33 10:15:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.316 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:33 10:15:33.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.317 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:33 10:15:33.317 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:33 10:15:33.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.318 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:33 10:15:33.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.364 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
06:15:33 10:15:33.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:33 10:15:33.364 DEBUG [main][MenuItemLookup] Item match:Window
06:15:33 10:15:33.365 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:33 10:15:33.365 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:33 10:15:33.365 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:33 10:15:33.365 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.365 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:33 10:15:33.365 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:33 10:15:33.368 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:33 10:15:33.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:33 10:15:33.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:33 10:15:33.369 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:33 10:15:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:33 10:15:33.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:33 10:15:33.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
06:15:33 10:15:33.437 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
06:15:33 10:15:33.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:33 10:15:33.440 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:33 10:15:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:33 10:15:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:33 10:15:33.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:33 10:15:33.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:33 10:15:33.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:33 10:15:33.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:33 10:15:33.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:33 10:15:33.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:33 10:15:33.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
06:15:33 10:15:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.524 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
06:15:33 10:15:33.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
06:15:33 10:15:33.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.531 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
06:15:33 10:15:33.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
06:15:33 10:15:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null
06:15:33 10:15:33.531 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test'
06:15:33 10:15:33.531 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test
06:15:33 10:15:33.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
06:15:33 10:15:33.532 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:33 10:15:33.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.582 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:33 10:15:33.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:33 10:15:33.583 DEBUG [main][MenuItemLookup] Item match:Window
06:15:33 10:15:33.584 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:33 10:15:33.584 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:33 10:15:33.584 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:33 10:15:33.584 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.584 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:33 10:15:33.584 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:33 10:15:33.587 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:33 10:15:33.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:33 10:15:33.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:33 10:15:33.615 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:33 10:15:33.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:33 10:15:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:33 10:15:33.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:33 10:15:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:33 10:15:33.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:33 10:15:33.671 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:33 10:15:33.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:33 10:15:33.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:33 10:15:33.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:33 10:15:33.673 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:33 10:15:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:33 10:15:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:33 10:15:33.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:33 10:15:33.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:33 10:15:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:33 10:15:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:33 10:15:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:33 10:15:33.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:33 10:15:33.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:33 10:15:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.735 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:33 10:15:33.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:33 10:15:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.754 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:33 10:15:33.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.756 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:33 10:15:33.756 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:33 10:15:33.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:33 10:15:33.762 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:33 10:15:33.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.818 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
06:15:33 10:15:33.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:33 10:15:33.819 DEBUG [main][MenuItemLookup] Item match:Window
06:15:33 10:15:33.820 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:33 10:15:33.820 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:33 10:15:33.820 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:33 10:15:33.820 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.820 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:33 10:15:33.820 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:33 10:15:33.822 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:33 10:15:33.822 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:33 10:15:33.823 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:33 10:15:33.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:33 10:15:33.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:33 10:15:33.823 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:33 10:15:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:33 10:15:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:33 10:15:33.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:33 10:15:33.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:33 10:15:33.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
06:15:33 10:15:33.879 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
06:15:33 10:15:33.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:33 10:15:33.881 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:33 10:15:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:33 10:15:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:33 10:15:33.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:33 10:15:33.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:33 10:15:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:33 10:15:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:33 10:15:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:33 10:15:33.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:33 10:15:33.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
06:15:33 10:15:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:33 10:15:33.949 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
06:15:33 10:15:33.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
06:15:33 10:15:33.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:33 10:15:33.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:33 10:15:33.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:33 10:15:33.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:33 10:15:33.962 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:
06:15:33 is "Test field: ")
06:15:33 10:15:33.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:33 10:15:33.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:33 10:15:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:33 10:15:33.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:15:33 10:15:33.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:15:33 10:15:33.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:33 10:15:33.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:33 10:15:33.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:33 10:15:33.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:33 10:15:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:33 10:15:33.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:33 10:15:33.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:33 10:15:33.981 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:33 10:15:33.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:33 10:15:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:33 10:15:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:33 10:15:33.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:33 10:15:33.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Item match:Window
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:33 10:15:33.983 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:''
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:33 10:15:33.986 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:34 10:15:33.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:34 10:15:33.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:34 10:15:33.987 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:34 10:15:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:34 10:15:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:34 10:15:34.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:34 10:15:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:34 10:15:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:34 10:15:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:34 10:15:34.062 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:34 10:15:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:34 10:15:34.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:34 10:15:34.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:34 10:15:34.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:34 10:15:34.065 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:34 10:15:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:34 10:15:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:34 10:15:34.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:34 10:15:34.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:34 10:15:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:34 10:15:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:34 10:15:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:34 10:15:34.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:34 10:15:34.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:34 10:15:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:34 10:15:34.124 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:34 10:15:34.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:34 10:15:34.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:34 10:15:34.126 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
06:15:34 10:15:34.127 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:34 10:15:34.127 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:34 10:15:34.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.134 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:34 10:15:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.154 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:34 10:15:34.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:34 10:15:34.155 DEBUG [main][MenuItemLookup] Item match:Window
06:15:34 10:15:34.156 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:34 10:15:34.156 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:34 10:15:34.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:34 10:15:34.156 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.156 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:34 10:15:34.156 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:34 10:15:34.159 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:34 10:15:34.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:34 10:15:34.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:34 10:15:34.159 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:34 10:15:34.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:34 10:15:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:34 10:15:34.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:34 10:15:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:34 10:15:34.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:34 10:15:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:34 10:15:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:34 10:15:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:34 10:15:34.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:34 10:15:34.239 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:34 10:15:34.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:34 10:15:34.242 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:34 10:15:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:34 10:15:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:34 10:15:34.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:34 10:15:34.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:34 10:15:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:34 10:15:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:34 10:15:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:34 10:15:34.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:34 10:15:34.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:34 10:15:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:34 10:15:34.291 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:34 10:15:34.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:34 10:15:34.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:34 10:15:34.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:34 10:15:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:34 10:15:34.316 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:34 10:15:34.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:34 10:15:34.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:34 10:15:34.318 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:34 10:15:34.318 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:34 10:15:34.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.319 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:34 10:15:34.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:34 10:15:34.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:34 10:15:34.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:34 10:15:34.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:34 10:15:34.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:34 10:15:34.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:34 10:15:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:34 10:15:34.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:34 10:15:34.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:34 10:15:34.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:34 10:15:34.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:34 10:15:34.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:34 10:15:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:34 10:15:34.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:34 10:15:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:34 10:15:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:34 10:15:34.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.365 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:34 10:15:34.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Item match:Window
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:34 10:15:34.366 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:34 10:15:34.367 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:34 10:15:34.367 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.367 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:34 10:15:34.367 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:34 10:15:34.370 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:34 10:15:34.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:34 10:15:34.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:34 10:15:34.370 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:34 10:15:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:34 10:15:34.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:34 10:15:34.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.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
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:34 10:15:34.446 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:34 10:15:34.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:34 10:15:34.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:34 10:15:34.449 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:34 10:15:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:34 10:15:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:34 10:15:34.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:34 10:15:34.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:34 10:15:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:34 10:15:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:34 10:15:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:34 10:15:34.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:34 10:15:34.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:34 10:15:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:34 10:15:34.492 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:34 10:15:34.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:34 10:15:34.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:34 10:15:34.511 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
06:15:34 10:15:34.518 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:34 10:15:34.518 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:34 10:15:34.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.518 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:34 10:15:34.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:34 10:15:34.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:34 10:15:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:34 10:15:34.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:34 10:15:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:34 10:15:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:34 10:15:34.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.547 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:34 10:15:34.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:34 10:15:34.547 DEBUG [main][MenuItemLookup] Item match:Window
06:15:34 10:15:34.548 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:34 10:15:34.548 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:34 10:15:34.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:34 10:15:34.548 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.548 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:34 10:15:34.548 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:34 10:15:34.551 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:34 10:15:34.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:34 10:15:34.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:34 10:15:34.552 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:34 10:15:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:34 10:15:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:34 10:15:34.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:34 10:15:34.619 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:34 10:15:34.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.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 "Open")
06:15:34 10:15:34.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:34 10:15:34.625 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:34 10:15:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:34 10:15:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:34 10:15:34.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:34 10:15:34.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:34 10:15:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:34 10:15:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:34 10:15:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:34 10:15:34.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:34 10:15:34.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:34 10:15:34.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:34 10:15:34.668 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:34 10:15:34.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:34 10:15:34.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:34 10:15:34.673 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
06:15:34 10:15:34.673 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:34 10:15:34.673 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:34 10:15:34.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.674 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:34 10:15:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:34 10:15:34.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:34 10:15:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:34 10:15:34.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:34 10:15:34.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:34 10:15:34.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:34 10:15:34.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:34 10:15:34.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:34 10:15:34.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:34 10:15:34.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:34 10:15:34.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.723 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:34 10:15:34.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Item match:Window
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:34 10:15:34.724 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:34 10:15:34.727 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:34 10:15:34.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:34 10:15:34.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:34 10:15:34.733 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:34 10:15:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:34 10:15:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:34 10:15:34.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:34 10:15:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:34 10:15:34.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:34 10:15:34.818 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:34 10:15:34.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:34 10:15:34.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:34 10:15:34.820 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:34 10:15:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:34 10:15:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:34 10:15:34.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:34 10:15:34.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:34 10:15:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:34 10:15:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:34 10:15:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:34 10:15:34.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:34 10:15:34.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:34 10:15:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:34 10:15:34.866 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:34 10:15:34.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:34 10:15:34.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:34 10:15:34.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:34 10:15:34.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:34 10:15:34.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:34 10:15:34.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:34 10:15:34.870 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
06:15:34 10:15:34.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:34 10:15:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:34 10:15:34.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Item match:Window
06:15:34 10:15:34.871 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:34 10:15:34.872 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:34 10:15:34.872 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:34 10:15:34.872 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.872 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:34 10:15:34.872 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:''
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:34 10:15:34.874 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:34 10:15:34.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:34 10:15:34.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:34 10:15:34.875 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:34 10:15:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:34 10:15:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:34 10:15:34.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:34 10:15:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:34 10:15:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:34 10:15:34.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
06:15:34 10:15:34.942 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
06:15:34 10:15:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
06:15:34 10:15:34.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
06:15:34 10:15:34.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:34 10:15:34.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:34 10:15:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:34 10:15:34.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:34 10:15:34.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:34 10:15:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:34 10:15:34.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:34 10:15:34.944 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:34 10:15:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:34 10:15:34.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:34 10:15:34.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:34 10:15:34.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:35 10:15:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:35 10:15:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:35 10:15:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:35 10:15:35.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:35 10:15:35.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
06:15:35 10:15:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.021 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:35 10:15:35.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.022 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:15:35 10:15:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.039 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:35 10:15:35.039 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:35 10:15:35.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.039 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.052 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:35 10:15:35.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:15:35 10:15:35.057 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
06:15:35 10:15:35.057 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
06:15:35 10:15:35.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.057 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:35 10:15:35.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:35 10:15:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:35 10:15:35.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:35 10:15:35.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:35 10:15:35.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:35 10:15:35.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.087 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:35 10:15:35.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:35 10:15:35.088 DEBUG [main][MenuItemLookup] Item match:Window
06:15:35 10:15:35.089 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:35 10:15:35.089 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:35 10:15:35.089 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:35 10:15:35.089 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.089 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:35 10:15:35.089 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:35 10:15:35.092 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:35 10:15:35.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:35 10:15:35.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:35 10:15:35.092 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:35 10:15:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:35 10:15:35.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:35 10:15:35.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:35 10:15:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:35 10:15:35.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:35 10:15:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:35 10:15:35.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:35 10:15:35.157 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:35 10:15:35.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:35 10:15:35.159 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:35 10:15:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:35 10:15:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:35 10:15:35.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:35 10:15:35.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:35 10:15:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:35 10:15:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:35 10:15:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:35 10:15:35.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:35 10:15:35.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:35 10:15:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.220 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.226 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
06:15:35 10:15:35.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Item match:Window
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:35 10:15:35.233 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:35 10:15:35.236 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:35 10:15:35.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:35 10:15:35.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:35 10:15:35.236 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:35 10:15:35.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:35 10:15:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:35 10:15:35.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:35 10:15:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:35 10:15:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:35 10:15:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:15:35 10:15:35.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:35 10:15:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:15:35 10:15:35.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
06:15:35 10:15:35.296 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
06:15:35 10:15:35.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
06:15:35 10:15:35.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:35 10:15:35.313 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:35 10:15:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:35 10:15:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:35 10:15:35.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:35 10:15:35.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:35 10:15:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:35 10:15:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:35 10:15:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:35 10:15:35.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:35 10:15:35.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
06:15:35 10:15:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.377 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:35 10:15:35.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.379 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:15:35 10:15:35.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.388 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
06:15:35 10:15:35.413 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:35 10:15:35.413 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:35 10:15:35.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.413 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:35 10:15:35.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:35 10:15:35.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:35 10:15:35.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:35 10:15:35.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.437 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:35 10:15:35.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Item match:Window
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:35 10:15:35.438 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:35 10:15:35.442 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:35 10:15:35.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:35 10:15:35.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:35 10:15:35.443 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:35 10:15:35.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:35 10:15:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:35 10:15:35.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:35 10:15:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.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
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:35 10:15:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:35 10:15:35.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:35 10:15:35.513 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:35 10:15:35.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:35 10:15:35.519 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:35 10:15:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:35 10:15:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:35 10:15:35.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:35 10:15:35.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:35 10:15:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:35 10:15:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:35 10:15:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:35 10:15:35.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:35 10:15:35.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:35 10:15:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.559 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.563 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
06:15:35 10:15:35.563 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:35 10:15:35.563 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:35 10:15:35.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.564 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:35 10:15:35.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:35 10:15:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:35 10:15:35.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:35 10:15:35.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:35 10:15:35.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:35 10:15:35.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate.
06:15:35 10:15:35.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
06:15:35 10:15:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.616 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
06:15:35 10:15:35.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
06:15:35 10:15:35.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
06:15:35 is "Test field: ")
06:15:35 10:15:35.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.633 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent
06:15:35 10:15:35.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:15:35 10:15:35.634 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:15:35 10:15:35.634 INFO [WorkbenchTestable][AbstractText] Text set to: hello
06:15:35 10:15:35.637 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
06:15:35 10:15:35.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
06:15:35 10:15:35.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
06:15:35 10:15:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:35 10:15:35.638 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:35 10:15:35.638 DEBUG [main][MenuItemLookup] Item match:File
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:15:35 10:15:35.640 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:15:35 10:15:35.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:15:35 10:15:35.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:15:35 10:15:35.641 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:15:35 10:15:35.655 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
06:15:35 10:15:35.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
06:15:35 10:15:35.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
06:15:35 10:15:35.656 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
06:15:35 10:15:35.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
06:15:35 10:15:35.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
06:15:35 10:15:35.657 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test'
06:15:35 10:15:35.657 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test
06:15:35 10:15:35.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
06:15:35 10:15:35.658 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:35 10:15:35.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:35 10:15:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:35 10:15:35.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:35 10:15:35.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:35 10:15:35.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:35 10:15:35.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:15:35 10:15:35.682 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
06:15:35 10:15:35.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.682 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:35 10:15:35.682 DEBUG [main][MenuItemLookup] Item match:Window
06:15:35 10:15:35.683 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:35 10:15:35.683 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:35 10:15:35.683 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:35 10:15:35.683 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.683 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:35 10:15:35.683 DEBUG [main][MenuItemLookup] Item match:Show View
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:15:35 10:15:35.685 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:15:35 10:15:35.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:15:35 10:15:35.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:15:35 10:15:35.686 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:15:35 10:15:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:15:35 10:15:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:15:35 10:15:35.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:15:35 10:15:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
06:15:35 10:15:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:15:35 10:15:35.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
06:15:35 10:15:35.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
06:15:35 10:15:35.753 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
06:15:35 10:15:35.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:15:35 10:15:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:35 10:15:35.755 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:15:35 10:15:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:35 10:15:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:35 10:15:35.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:35 10:15:35.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:35 10:15:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:15:35 10:15:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:15:35 10:15:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
06:15:35 10:15:35.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
06:15:35 10:15:35.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:35 10:15:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.810 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate.
06:15:35 10:15:35.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
06:15:35 10:15:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.815 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:35 10:15:35.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:15:35 10:15:35.838 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:15:35 10:15:35.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.849 INFO [WorkbenchTestable][AbstractView] Activate view Markers
06:15:35 10:15:35.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:15:35 10:15:35.861 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
06:15:35 10:15:35.861 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
06:15:35 10:15:35.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
06:15:35 10:15:35.861 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
06:15:35 10:15:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:35 10:15:35.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:35 10:15:35.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:35 10:15:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:35 10:15:35.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:15:35 10:15:35.914 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
06:15:35 10:15:35.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:15:35 10:15:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:15:35 10:15:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:15:35 10:15:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:15:35 10:15:35.915 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
06:15:35 10:15:35.915 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
06:15:35 10:15:35.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
06:15:35 10:15:35.916 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:15:35 10:15:35.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:35 10:15:35.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:35 10:15:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 10:15:35.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
06:15:35 10:15:35.942 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 10:15:35.942 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:35 10:15:35.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:35 10:15:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:35 10:15:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:35 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.618 s - in org.eclipse.reddeer.workbench.test.view.ViewTest
06:15:35 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.688 s
06:15:35 getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.195 s
06:15:35 testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
06:15:35 testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.009 s
06:15:35 testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.203 s
06:15:35 testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.007 s
06:15:35 testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.008 s
06:15:35 getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.207 s
06:15:35 testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.023 s
06:15:35 testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
06:15:35 viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.155 s
06:15:35 testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.008 s
06:15:35 testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.363 s
06:15:35 testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.01 s
06:15:35 testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.007 s
06:15:35 testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.182 s
06:15:35 testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.174 s
06:15:35 testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.003 s
06:15:35 testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.363 s
06:15:35 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.349 s
06:15:35 testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.178 s
06:15:35 testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.069 s
06:15:35 testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.262 s
06:15:35 Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:15:35 10:15:35.958 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:15:35 10:15:35.959 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:35 10:15:35.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:35 10:15:35.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:15:35 10:15:35.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:15:35 10:15:35.961 DEBUG [main][MenuItemLookup] Found menu:'File'
06:15:35 10:15:35.961 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Item match:Window
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:''
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:15:35 10:15:35.962 DEBUG [main][MenuItemLookup] Item match:Preferences
06:15:35 10:15:35.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:15:35 10:15:35.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:15:35 10:15:35.962 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:15:36 10:15:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:15:36 10:15:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:15:36 10:15:36.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:15:36 10:15:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:36 10:15:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:36 10:15:36.060 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:15:36 10:15:36.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:15:36 10:15:36.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:15:36 10:15:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:36 10:15:36.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:36 10:15:36.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:36 10:15:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:36 10:15:36.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:15:36 10:15:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:15:36 10:15:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:15:36 10:15:36.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:15:36 10:15:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:15:36 10:15:36.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:15:36 10:15:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:15:36 10:15:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:15:36 10:15:36.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:15:36 10:15:36.063 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:15:36 10:15:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:15:36 10:15:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:15:36 10:15:36.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:15:36 10:15:36.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:15:36 10:15:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:15:36 10:15:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:15:36 10:15:36.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:15:36 10:15:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:15:36 10:15:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:15:36 10:15:36.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:36 10:15:36.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
06:15:36 10:15:36.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:15:36 10:15:36.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:36 10:15:36.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:36 10:15:36.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:36 10:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
06:15:36 10:15:36.089 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed
06:15:36 10:15:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
06:15:36 10:15:36.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:15:36 10:15:36.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:15:36 10:15:36.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:15:36 10:15:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:15:36 10:15:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:15:36 10:15:36.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
06:15:36 10:15:36.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:15:36 10:15:36.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
06:15:36 10:15:36.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:15:36 10:15:36.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:15:36 10:15:36.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:15:36 10:15:36.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:15:36 10:15:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState...
06:15:36 10:15:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully
06:15:36 10:15:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
06:15:36 10:15:36.092 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:36 10:15:36.092 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:36 10:15:36.592 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:36 10:15:36.592 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:37 10:15:37.092 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:37 10:15:37.092 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:37 10:15:37.592 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:37 10:15:37.593 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:38 10:15:38.093 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:38 10:15:38.093 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:38 10:15:38.593 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:38 10:15:38.593 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:39 10:15:39.093 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:39 10:15:39.093 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:39 10:15:39.594 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:39 10:15:39.594 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:40 10:15:40.094 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:40 10:15:40.094 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:40 10:15:40.594 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:40 10:15:40.595 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:41 10:15:41.095 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:41 10:15:41.095 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:41 10:15:41.595 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:41 10:15:41.595 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:42 10:15:42.095 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:42 10:15:42.096 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:42 10:15:42.596 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:42 10:15:42.596 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:43 10:15:43.097 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:43 10:15:43.097 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:43 10:15:43.597 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:43 10:15:43.597 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:44 10:15:44.097 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:44 10:15:44.097 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:44 10:15:44.598 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:44 10:15:44.598 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:45 10:15:45.098 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:45 10:15:45.098 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:45 10:15:45.599 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:45 10:15:45.599 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:46 10:15:46.099 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
06:15:46 10:15:46.099 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
06:15:46 10:15:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown
06:15:46 10:15:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:15:46 10:15:46.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:46 10:15:46.603 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:47 10:15:47.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:47 10:15:47.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:48 10:15:48.104 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:48 10:15:48.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:49 10:15:49.105 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:49 10:15:49.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:50 10:15:50.105 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:50 10:15:50.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:51 10:15:51.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:51 10:15:51.606 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:52 10:15:52.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:52 10:15:52.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:53 10:15:53.108 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:53 10:15:53.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:54 10:15:54.108 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:54 10:15:54.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:55 10:15:55.109 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:55 10:15:55.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:56 10:15:56.109 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:56 10:15:56.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:57 10:15:57.110 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:57 10:15:57.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:58 10:15:58.110 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:58 10:15:58.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:59 10:15:59.111 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:15:59 10:15:59.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:00 10:16:00.112 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:00 10:16:00.612 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:01 10:16:01.112 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:01 10:16:01.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:02 10:16:02.113 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:02 10:16:02.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:03 10:16:03.113 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:03 10:16:03.614 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:04 10:16:04.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:04 10:16:04.614 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:05 10:16:05.115 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:05 10:16:05.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:06 10:16:06.116 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:06 10:16:06.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:07 10:16:07.116 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:07 10:16:07.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:08 10:16:08.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:08 10:16:08.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:09 10:16:09.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:09 10:16:09.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:10 10:16:10.118 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:10 10:16:10.618 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:11 10:16:11.118 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:11 10:16:11.618 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:12 10:16:12.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:12 10:16:12.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:13 10:16:13.120 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:13 10:16:13.620 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:14 10:16:14.120 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:14 10:16:14.620 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:15 10:16:15.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:15 10:16:15.621 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:16 10:16:16.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:16 10:16:16.621 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:17 10:16:17.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:17 10:16:17.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:18 10:16:18.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:18 10:16:18.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:19 10:16:19.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:19 10:16:19.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:20 10:16:20.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:20 10:16:20.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:21 10:16:21.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:21 10:16:21.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:22 10:16:22.125 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:22 10:16:22.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:23 10:16:23.125 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:23 10:16:23.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:24 10:16:24.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:24 10:16:24.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:25 10:16:25.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:25 10:16:25.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:26 10:16:26.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:26 10:16:26.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:27 10:16:27.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:27 10:16:27.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:28 10:16:28.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:28 10:16:28.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:29 10:16:29.129 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:29 10:16:29.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:30 10:16:30.129 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:30 10:16:30.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:31 10:16:31.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:31 10:16:31.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:32 10:16:32.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:34 10:16:32.631 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:34 10:16:33.131 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:34 10:16:33.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:34 10:16:34.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:34 10:16:34.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:35 10:16:35.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:35 10:16:35.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
06:16:36 10:16:36.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
06:16:36 10:16:36.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:36 10:16:36.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:36 10:16:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:36 10:16:36.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:16:36 10:16:36.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:36 10:16:36.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:36 10:16:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 10:16:36.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
06:16:36 10:16:36.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:16:36 10:16:36.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:36 10:16:36.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:36 10:16:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.177 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
06:16:36 testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 0.003 s
06:16:36 testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 60.043 s
06:16:36 Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.154 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.156 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:16:36 10:16:36.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:36 10:16:36.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:36 10:16:36.156 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:16:36 10:16:36.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:36 10:16:36.157 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:16:36 10:16:36.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:36 10:16:36.157 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:16:36 10:16:36.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:16:36 10:16:36.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:36 10:16:36.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:16:36 10:16:36.159 DEBUG [main][MenuItemLookup] Item match:Window
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:''
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:''
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:''
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:16:36 10:16:36.160 DEBUG [main][MenuItemLookup] Item match:Preferences
06:16:36 10:16:36.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:16:36 10:16:36.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:16:36 10:16:36.160 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:16:36 10:16:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:16:36 10:16:36.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:16:36 10:16:36.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:16:36 10:16:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.250 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:16:36 10:16:36.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:36 10:16:36.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:16:36 10:16:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:36 10:16:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:36 10:16:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:36 10:16:36.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:16:36 10:16:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:36 10:16:36.268 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:16:36 10:16:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:36 10:16:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:36 10:16:36.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:36 10:16:36.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:36 10:16:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:16:36 10:16:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:16:36 10:16:36.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:36 10:16:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.298 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:36 10:16:36.299 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:36 10:16:36.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:36 10:16:36.314 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
06:16:36 10:16:36.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:36 10:16:36.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:36 10:16:36.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:16:36 10:16:36.314 DEBUG [main][MenuItemLookup] Item match:Window
06:16:36 10:16:36.315 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:16:36 10:16:36.315 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:16:36 10:16:36.315 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:16:36 10:16:36.315 DEBUG [main][MenuItemLookup] Found menu:''
06:16:36 10:16:36.315 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:16:36 10:16:36.315 DEBUG [main][MenuItemLookup] Item match:Show View
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:''
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:16:36 10:16:36.318 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:16:36 10:16:36.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:16:36 10:16:36.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:16:36 10:16:36.319 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:16:36 10:16:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:16:36 10:16:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:16:36 10:16:36.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:16:36 10:16:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.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
06:16:36 10:16:36.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:36 10:16:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 10:16:36.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:16:36 10:16:36.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:36 10:16:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:36 10:16:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:36 10:16:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:36 10:16:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:16:36 10:16:36.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:36 10:16:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:36 10:16:36.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:36 10:16:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:36 10:16:36.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:36 10:16:36.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:16:36 10:16:36.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:36 10:16:36.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:36 10:16:36.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:36 10:16:36.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:36 10:16:36.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:36 10:16:36.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
06:16:36 10:16:36.374 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
06:16:36 10:16:36.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
06:16:36 10:16:36.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 10:16:36.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:36 10:16:36.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 10:16:36.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:36 10:16:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:36 10:16:36.376 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:16:36 10:16:36.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:36 10:16:36.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:36 10:16:36.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:36 10:16:36.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:36 10:16:36.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:16:36 10:16:36.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:16:36 10:16:36.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
06:16:36 10:16:36.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
06:16:36 10:16:36.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:36 10:16:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:36 10:16:36.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:16:36 10:16:36.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:36 10:16:36.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:36 10:16:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:36 10:16:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:36 10:16:36.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:16:36 To add a project: TooltipText=null
06:16:36 10:16:36.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:16:36 To add a project: TooltipText=null
06:16:36 10:16:36.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:16:36 To add a project: TooltipText=null
06:16:36 10:16:36.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:36 10:16:36.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
06:16:36 10:16:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:36 10:16:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:36 10:16:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:36 10:16:36.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:36 10:16:36.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 10:16:36.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:36 10:16:36.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:36 10:16:36.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:36 10:16:36.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:36 10:16:36.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:36 10:16:36.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:36 10:16:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:36 10:16:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:36 10:16:36.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
06:16:36 10:16:36.639 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:36 10:16:36.639 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:36 10:16:36.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:16:36 10:16:36.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:36 10:16:36.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:36 10:16:36.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:36 10:16:36.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:36 10:16:36.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:36 10:16:36.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:36 10:16:36.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:36 10:16:36.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:36 10:16:36.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:36 10:16:36.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:36 10:16:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:36 10:16:36.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:36 10:16:36.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:37 10:16:37.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:37 10:16:37.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:37 10:16:37.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:37 10:16:37.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:37 10:16:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:37 10:16:37.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:37 10:16:37.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:37 10:16:37.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:37 10:16:37.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:37 10:16:37.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:37 10:16:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:37 10:16:37.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:37 10:16:37.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:37 10:16:37.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:37 10:16:37.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:37 10:16:37.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
06:16:37 10:16:37.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:37 10:16:37.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:37 10:16:37.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:37 10:16:37.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:37 10:16:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:37 10:16:37.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:37 10:16:37.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:38 10:16:38.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:38 10:16:38.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:38 10:16:38.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:38 10:16:38.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:38 10:16:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:38 10:16:38.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:38 10:16:38.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:38 10:16:38.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:38 10:16:38.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:38 10:16:38.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
06:16:38 10:16:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:38 10:16:38.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:38 10:16:38.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:38 10:16:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:38 10:16:38.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:38 10:16:38.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
06:16:38 10:16:38.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:38 10:16:38.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:38 10:16:38.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:38 10:16:38.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:38 10:16:38.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:38 10:16:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:38 10:16:38.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:38 10:16:38.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:38 10:16:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:38 10:16:38.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:38 10:16:38.664 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
06:16:38 10:16:38.664 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
06:16:38 10:16:38.665 DEBUG [main][TreeItemHandler] Set Tree selection
06:16:38 10:16:38.666 DEBUG [main][TreeHandler] Notify Tree about selection event
06:16:38 10:16:38.680 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
06:16:38 10:16:38.684 DEBUG [WorkbenchTestable][TreeItemHandler]   MyProject
06:16:38 10:16:38.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:16:38 10:16:38.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'New'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:''
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:''
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:''
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Export...'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:''
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:16:38 10:16:38.741 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
06:16:38 10:16:38.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
06:16:38 10:16:38.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
06:16:38 10:16:38.741 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
06:16:38 10:16:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:38 10:16:38.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:16:38 10:16:38.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
06:16:39 10:16:39.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:39 10:16:39.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:39 10:16:39.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:39 10:16:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:39 10:16:39.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:16:39 10:16:39.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:'New'
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:''
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:''
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:16:39 10:16:39.266 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
06:16:39 10:16:39.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
06:16:39 10:16:39.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
06:16:39 10:16:39.266 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
06:16:39 10:16:39.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
06:16:39 10:16:39.933 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
06:16:39 10:16:39.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
06:16:39 10:16:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:39 10:16:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:39 10:16:39.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
06:16:39 10:16:39.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:39 10:16:39.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:39 10:16:39.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:39 10:16:39.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:16:39 10:16:39.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:39 10:16:39.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:39 10:16:39.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:39 10:16:39.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:39 10:16:39.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:39 10:16:39.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:39 10:16:39.939 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
06:16:39 10:16:39.940 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
06:16:39 10:16:39.940 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:39 10:16:39.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:39 10:16:39.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:39 10:16:39.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:39 10:16:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:39 10:16:39.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:39 10:16:39.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:39 10:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:39 10:16:39.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:39 10:16:39.942 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:16:39 10:16:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:39 10:16:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:39 10:16:39.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:39 10:16:39.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:39 10:16:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
06:16:39 10:16:39.957 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
06:16:40 10:16:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:40 10:16:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:40 10:16:40.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:40 10:16:40.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:40 10:16:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:40 10:16:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:16:40 10:16:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:40 10:16:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:40 10:16:40.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:40 10:16:40.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:40 10:16:40.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:40 10:16:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:40 10:16:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.315 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest
06:16:40 testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.096 s
06:16:40 testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.001 s
06:16:40 Running org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:40 10:16:40.470 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:40 10:16:40.471 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:40 10:16:40.471 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:40 10:16:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:40 10:16:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:40 10:16:40.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:40 10:16:40.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:16:40 10:16:40.473 DEBUG [main][MenuItemLookup] Item match:Window
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:''
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:''
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:''
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:16:40 10:16:40.474 DEBUG [main][MenuItemLookup] Item match:Preferences
06:16:40 10:16:40.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:16:40 10:16:40.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:16:40 10:16:40.474 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:16:40 10:16:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:16:40 10:16:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:16:40 10:16:40.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:16:40 10:16:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:40 10:16:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:40 10:16:40.572 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:16:40 10:16:40.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:16:40 10:16:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:40 10:16:40.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:40 10:16:40.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:40 10:16:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:40 10:16:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:40 10:16:40.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:16:40 10:16:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:40 10:16:40.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:40 10:16:40.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:40 10:16:40.576 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:16:40 10:16:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:40 10:16:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:40 10:16:40.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:40 10:16:40.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:40 10:16:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:16:40 10:16:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:16:40 10:16:40.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:40 10:16:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:40 10:16:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:40 10:16:40.595 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:40 10:16:40.595 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:40 10:16:40.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:16:40 10:16:40.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:40 10:16:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:40 10:16:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:40 10:16:40.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:40 10:16:40.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:16:40 10:16:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:40 10:16:40.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:40 10:16:40.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:40 10:16:40.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:40 10:16:40.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:40 10:16:40.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:40 10:16:40.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:40 10:16:40.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:40 10:16:40.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:40 10:16:40.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:40 10:16:40.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:40 10:16:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:40 10:16:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:16:40 To add a project: TooltipText=null
06:16:40 10:16:40.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:40 10:16:40.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:40 10:16:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:40 10:16:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:16:40 To add a project: TooltipText=null
06:16:40 10:16:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:40 10:16:40.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:40 10:16:40.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:16:40 10:16:40.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:16:40 10:16:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:40 10:16:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:16:40 To add a project: TooltipText=null
06:16:40 10:16:40.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:40 10:16:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:40 10:16:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:40 10:16:40.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:40 10:16:40.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:16:40 10:16:40.619 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:40 10:16:40.619 DEBUG [main][MenuItemLookup] Item match:File
06:16:40 10:16:40.620 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:16:40 10:16:40.620 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:''
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:''
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:16:40 10:16:40.622 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:16:40 10:16:40.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:16:40 10:16:40.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:16:40 10:16:40.632 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:16:40 10:16:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:16:40 10:16:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:16:40 10:16:40.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:16:40 10:16:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:40 10:16:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:40 10:16:40.730 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:40 10:16:40.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:40 10:16:40.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:16:40 10:16:40.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:40 10:16:40.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:40 10:16:40.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:40 10:16:40.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:40 10:16:40.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:40 10:16:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:40 10:16:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:40 10:16:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:16:40 10:16:40.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:40 10:16:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:41 10:16:41.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:41 10:16:41.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:41 10:16:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:16:41 10:16:41.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:41 10:16:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:41 10:16:41.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:41 10:16:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:41 10:16:41.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:41 10:16:41.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
06:16:41 10:16:41.236 DEBUG [main][TreeItemHandler] Selecting tree item: Project
06:16:41 10:16:41.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
06:16:41 10:16:41.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
06:16:41 10:16:41.240 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:41 10:16:41.240 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:16:41 10:16:41.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:16:41 10:16:41.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:41 10:16:41.243 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:16:41 10:16:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:41 10:16:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:41 10:16:41.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:41 10:16:41.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:41 10:16:41.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
06:16:41 10:16:41.282 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
06:16:41 10:16:41.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
06:16:41 10:16:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:41 10:16:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:41 10:16:41.283 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
06:16:41 10:16:41.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.285 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
06:16:41 10:16:41.285 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:
06:16:41 is "Project name:")
06:16:41 10:16:41.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:41 10:16:41.287 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:41 10:16:41.288 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
06:16:41 10:16:41.289 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
06:16:41 10:16:41.289 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
06:16:41 10:16:41.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:16:41 10:16:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:41 10:16:41.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:16:41 10:16:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:41 10:16:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:41 10:16:41.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:41 10:16:41.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:41 10:16:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:16:41 10:16:41.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:16:41 10:16:41.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:41 10:16:41.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
06:16:41 10:16:41.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:41 10:16:41.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:41 10:16:41.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:41 10:16:41.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:16:41 10:16:41.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:41 10:16:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:41 10:16:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:41 10:16:41.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:41 10:16:41.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:16:41 10:16:41.799 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:41 10:16:41.799 DEBUG [main][MenuItemLookup] Item match:File
06:16:41 10:16:41.800 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:16:41 10:16:41.800 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:''
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:''
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:16:41 10:16:41.802 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:16:41 10:16:41.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:16:41 10:16:41.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:16:41 10:16:41.802 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:16:41 10:16:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:16:41 10:16:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:16:41 10:16:41.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:16:41 10:16:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:41 10:16:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:41 10:16:41.868 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:41 10:16:41.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:16:41 10:16:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:41 10:16:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:41 10:16:41.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:41 10:16:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:16:41 10:16:41.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:41 10:16:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:41 10:16:41.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:41 10:16:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:41 10:16:41.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:41 10:16:41.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
06:16:41 10:16:41.875 DEBUG [main][TreeItemHandler] Selecting tree item: File
06:16:41 10:16:41.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
06:16:41 10:16:41.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
06:16:41 10:16:41.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:41 10:16:41.878 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:16:41 10:16:41.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:16:41 10:16:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:41 10:16:41.880 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:16:41 10:16:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:41 10:16:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:41 10:16:41.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:41 10:16:41.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:41 10:16:41.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:41 10:16:41.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:16:41 10:16:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
06:16:41 10:16:41.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:16:41 10:16:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:41 10:16:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:41 10:16:41.919 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:16:41 10:16:41.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:41 10:16:41.920 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:
06:16:41 is "File name:")
06:16:41 10:16:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:41 10:16:41.923 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:41 10:16:41.924 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
06:16:41 10:16:41.925 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:
06:16:41 is "Enter or select the parent folder:")
06:16:41 10:16:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:41 10:16:41.927 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:41 10:16:41.928 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
06:16:41 10:16:41.928 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:16:41 10:16:41.928 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
06:16:41 10:16:41.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:16:41 10:16:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:41 10:16:41.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:41 10:16:41.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:41 10:16:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:41 10:16:41.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:41 10:16:41.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:16:41 10:16:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:41 10:16:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:41 10:16:41.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:41 10:16:41.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:41 10:16:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:42 10:16:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:42 10:16:42.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:42 10:16:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:42 10:16:42.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:42 10:16:42.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:42 10:16:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:42 10:16:42.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:42 10:16:42.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:42 10:16:42.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
06:16:42 10:16:42.445 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:42 10:16:42.445 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:42 10:16:42.446 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:42 10:16:42.446 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:16:42 10:16:42.446 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:16:42 10:16:42.446 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:42 10:16:42.473 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:42 10:16:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:42 10:16:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:42 10:16:42.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:42 10:16:42.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:16:42 10:16:42.476 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:42 10:16:42.476 DEBUG [main][MenuItemLookup] Item match:File
06:16:42 10:16:42.477 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:16:42 10:16:42.477 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:''
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:''
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:16:42 10:16:42.478 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:16:42 10:16:42.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:16:42 10:16:42.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:16:42 10:16:42.478 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:16:42 10:16:42.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:16:42 10:16:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:16:42 10:16:42.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:16:42 10:16:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:42 10:16:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:42 10:16:42.538 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:42 10:16:42.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:16:42 10:16:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:42 10:16:42.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:42 10:16:42.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:42 10:16:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:42 10:16:42.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:42 10:16:42.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:42 10:16:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:42 10:16:42.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:42 10:16:42.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
06:16:42 10:16:42.541 DEBUG [main][TreeItemHandler] Selecting tree item: File
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
06:16:42 10:16:42.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
06:16:42 10:16:42.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:42 10:16:42.541 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:16:42 10:16:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:42 10:16:42.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:42 10:16:42.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:42 10:16:42.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:42 10:16:42.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:42 10:16:42.543 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:16:42 10:16:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:42 10:16:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:42 10:16:42.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:42 10:16:42.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:42 10:16:42.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:42 10:16:42.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:16:42 10:16:42.572 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
06:16:42 10:16:42.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:16:42 10:16:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:42 10:16:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:42 10:16:42.572 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:16:42 10:16:42.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:42 10:16:42.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
06:16:42 is "File name:")
06:16:42 10:16:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:42 10:16:42.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:42 10:16:42.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:42 10:16:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:42 10:16:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:42 10:16:42.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:42 10:16:42.578 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min
06:16:42 10:16:42.578 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:
06:16:42 is "Enter or select the parent folder:")
06:16:42 10:16:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:42 10:16:42.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:42 10:16:42.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:42 10:16:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:42 10:16:42.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:42 10:16:42.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:42 10:16:42.581 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
06:16:42 10:16:42.581 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:16:42 10:16:42.581 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
06:16:42 10:16:42.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)
06:16:42 10:16:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:42 10:16:42.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:42 10:16:42.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:42 10:16:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:42 10:16:42.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:42 10:16:42.588 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:16:42 10:16:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:42 10:16:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:42 10:16:42.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:42 10:16:42.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:42 10:16:42.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:43 10:16:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"]
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"]
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:43 10:16:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:43 10:16:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:43 10:16:43.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:43 10:16:43.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
06:16:43 10:16:43.095 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:43 10:16:43.095 DEBUG [main][MenuItemLookup] Item match:File
06:16:43 10:16:43.096 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:16:43 10:16:43.096 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:''
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:''
06:16:43 10:16:43.097 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:16:43 10:16:43.098 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:16:43 10:16:43.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:16:43 10:16:43.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:16:43 10:16:43.098 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:16:43 10:16:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:16:43 10:16:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:16:43 10:16:43.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:16:43 10:16:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:43 10:16:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:43 10:16:43.159 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:43 10:16:43.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:16:43 10:16:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:43 10:16:43.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:16:43 10:16:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:43 10:16:43.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:16:43 10:16:43.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
06:16:43 10:16:43.161 DEBUG [main][TreeItemHandler] Selecting tree item: File
06:16:43 10:16:43.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
06:16:43 10:16:43.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
06:16:43 10:16:43.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:16:43 10:16:43.162 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:16:43 10:16:43.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:16:43 10:16:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:43 10:16:43.163 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:16:43 10:16:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:43 10:16:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:43 10:16:43.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:43 10:16:43.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:43 10:16:43.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:16:43 10:16:43.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:16:43 10:16:43.191 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
06:16:43 10:16:43.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:16:43 10:16:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:43 10:16:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:43 10:16:43.192 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:16:43 10:16:43.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:16:43 10:16:43.192 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:
06:16:43 is "File name:")
06:16:43 10:16:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:43 10:16:43.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:43 10:16:43.196 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min
06:16:43 10:16:43.196 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:
06:16:43 is "Enter or select the parent folder:")
06:16:43 10:16:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:16:43 10:16:43.198 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:16:43 10:16:43.198 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
06:16:43 10:16:43.199 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:16:43 10:16:43.199 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
06:16:43 10:16:43.199 DEBUG [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)
06:16:43 10:16:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:43 10:16:43.200 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:16:43 10:16:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:43 10:16:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:43 10:16:43.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:43 10:16:43.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:43 10:16:43.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:16:43 10:16:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:16:43 10:16:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:43 10:16:43.714 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:43 10:16:43.714 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:43 10:16:43.714 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:43 10:16:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:43 10:16:43.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
06:16:43 10:16:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:43 10:16:43.717 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min
06:16:43 10:16:43.722 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:43 10:16:43.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:43 10:16:43.722 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:43 10:16:43.722 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:43 10:16:43.723 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:43 10:16:43.723 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:16:43 10:16:43.723 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:16:43 10:16:43.723 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
06:16:43 10:16:43.733 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
06:16:43 10:16:43.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:43 10:16:43.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:43 10:16:43.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:43 10:16:43.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:43 10:16:43.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:43 10:16:43.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:43 10:16:43.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:43 10:16:43.743 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
06:16:43 10:16:43.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:43 10:16:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:43 10:16:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:43 10:16:43.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:43 10:16:43.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Found menu:'File'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:16:43 10:16:43.743 DEBUG [main][MenuItemLookup] Item match:Window
06:16:43 10:16:43.744 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:16:43 10:16:43.744 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:16:43 10:16:43.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:16:43 10:16:43.744 DEBUG [main][MenuItemLookup] Found menu:''
06:16:43 10:16:43.744 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:16:43 10:16:43.744 DEBUG [main][MenuItemLookup] Item match:Show View
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:''
06:16:43 10:16:43.746 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:16:43 10:16:43.747 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:16:43 10:16:43.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:16:43 10:16:43.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:16:43 10:16:43.747 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:16:43 10:16:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:16:43 10:16:43.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:16:43 10:16:43.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:43 10:16:43.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:43 10:16:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:43 10:16:43.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:43 10:16:43.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:43 10:16:43.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:43 10:16:43.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:43 10:16:43.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:16:43 10:16:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:16:43 10:16:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
06:16:43 10:16:43.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
06:16:43 10:16:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:44 10:16:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:44 10:16:44.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
06:16:44 10:16:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
06:16:44 10:16:44.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
06:16:44 10:16:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:44 10:16:44.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
06:16:44 10:16:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:44 10:16:44.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
06:16:44 10:16:44.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
06:16:44 10:16:44.314 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
06:16:44 10:16:44.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
06:16:44 10:16:44.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:44 10:16:44.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:44 10:16:44.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:44 10:16:44.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:44 10:16:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:44 10:16:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:44 10:16:44.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:16:44 10:16:44.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:44 10:16:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:44 10:16:44.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:44 10:16:44.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:44 10:16:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:44 10:16:44.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:44 10:16:44.317 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:16:44 10:16:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:44 10:16:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:44 10:16:44.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:44 10:16:44.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:44 10:16:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:16:44 10:16:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:16:44 10:16:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
06:16:44 10:16:44.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:44 10:16:44.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:44 10:16:44.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
06:16:44 10:16:44.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:44 10:16:44.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:44 10:16:44.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:44 10:16:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:44 10:16:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:44 10:16:44.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:44 10:16:44.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:44 10:16:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:44 10:16:44.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:44 10:16:44.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:44 10:16:44.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:44 10:16:44.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:44 10:16:44.562 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:44 10:16:44.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:44 10:16:44.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:44 10:16:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
06:16:44 10:16:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:44 10:16:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:44 10:16:44.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:44 10:16:44.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:44 10:16:44.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:44 10:16:44.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:44 10:16:44.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:44 10:16:44.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:44 10:16:44.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:44 10:16:44.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:44 10:16:44.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:44 10:16:44.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:44 10:16:44.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:45 10:16:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:45 10:16:45.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:45 10:16:45.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:45 10:16:45.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:45 10:16:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:45 10:16:45.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:45 10:16:45.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:45 10:16:45.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:45 10:16:45.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:45 10:16:45.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
06:16:45 10:16:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:45 10:16:45.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:45 10:16:45.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:45 10:16:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:45 10:16:45.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:45 10:16:45.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:45 10:16:45.583 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:45 10:16:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:45 10:16:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:45 10:16:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:46 10:16:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:46 10:16:46.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:46 10:16:46.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:46 10:16:46.086 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:46 10:16:46.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:46 10:16:46.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:46 10:16:46.099 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:46 10:16:46.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:46 10:16:46.099 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:46 10:16:46.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:46 10:16:46.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:46 10:16:46.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:46 10:16:46.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:46 10:16:46.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:46 10:16:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:46 10:16:46.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:46 10:16:46.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:46 10:16:46.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:46 10:16:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:46 10:16:46.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:46 10:16:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:46 10:16:46.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:46 10:16:46.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:46 10:16:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:46 10:16:46.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:46 10:16:46.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:46 10:16:46.134 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:46 10:16:46.134 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:46 10:16:46.134 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:46 10:16:46.135 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:46 10:16:46.135 DEBUG [main][EditorHandler] 2 editor(s) found
06:16:46 10:16:46.135 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
06:16:46 10:16:46.141 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
06:16:46 10:16:46.142 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:46 10:16:46.171 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:46 10:16:46.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:46 10:16:46.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:46 10:16:46.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:46 10:16:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:46 10:16:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:46 10:16:46.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:46 10:16:46.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:46 10:16:46.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:46 10:16:46.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:46 10:16:46.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:46 10:16:46.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:46 10:16:46.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:46 10:16:46.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:46 10:16:46.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:46 10:16:46.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:46 10:16:46.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:46 10:16:46.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:46 10:16:46.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:46 10:16:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:46 10:16:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:46 10:16:46.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:46 10:16:46.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:46 10:16:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:46 10:16:46.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:46 10:16:46.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:46 10:16:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:46 10:16:46.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:46 10:16:46.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:46 10:16:46.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:46 10:16:46.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:46 10:16:46.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:46 10:16:46.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:46 10:16:46.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:46 10:16:46.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:46 10:16:46.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:46 10:16:46.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:46 10:16:46.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:46 10:16:46.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:46 10:16:46.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:46 10:16:46.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:46 10:16:46.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:46 10:16:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:46 10:16:46.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:46 10:16:46.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:46 10:16:46.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:46 10:16:46.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:47 10:16:47.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:47 10:16:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:47 10:16:47.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:47 10:16:47.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:47 10:16:47.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:47 10:16:47.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:47 10:16:47.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:47 10:16:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:47 10:16:47.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:47 10:16:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:47 10:16:47.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:47 10:16:47.225 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:47 10:16:47.225 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:47 10:16:47.225 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:47 10:16:47.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:47 10:16:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:47 10:16:47.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:47 10:16:47.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:47 10:16:47.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:47 10:16:47.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:47 10:16:47.226 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:47 10:16:47.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:47 10:16:47.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:47 10:16:47.228 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:47 10:16:47.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:47 10:16:47.228 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:47 10:16:47.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:47 10:16:47.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:47 10:16:47.230 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:47 10:16:47.230 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:47 10:16:47.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:47 10:16:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:47 10:16:47.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:47 10:16:47.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:47 10:16:47.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:47 10:16:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:47 10:16:47.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:47 10:16:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:47 10:16:47.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:47 10:16:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:47 10:16:47.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:47 10:16:47.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:47 10:16:47.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:47 10:16:47.265 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:47 10:16:47.265 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:47 10:16:47.267 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:47 10:16:47.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:47 10:16:47.267 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:47 10:16:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:47 10:16:47.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:47 10:16:47.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:47 10:16:47.269 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:47 10:16:47.269 DEBUG [main][EditorHandler] 1 editor(s) found
06:16:47 10:16:47.270 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:47 10:16:47.312 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:47 10:16:47.312 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:47 10:16:47.312 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:47 10:16:47.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:47 10:16:47.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:47 10:16:47.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:47 10:16:47.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:47 10:16:47.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:47 10:16:47.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:47 10:16:47.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:47 10:16:47.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:47 10:16:47.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:47 10:16:47.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:47 10:16:47.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:47 10:16:47.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:47 10:16:47.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:47 10:16:47.316 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:47 10:16:47.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:47 10:16:47.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:47 10:16:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:47 10:16:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:47 10:16:47.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:47 10:16:47.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:47 10:16:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:47 10:16:47.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:47 10:16:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:47 10:16:47.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:47 10:16:47.321 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:47 10:16:47.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:47 10:16:47.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:47 10:16:47.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:47 10:16:47.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:47 10:16:47.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:47 10:16:47.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:47 10:16:47.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:47 10:16:47.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:47 10:16:47.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:47 10:16:47.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:47 10:16:47.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:47 10:16:47.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:47 10:16:47.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:47 10:16:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:47 10:16:47.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:47 10:16:47.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:47 10:16:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:48 10:16:48.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:48 10:16:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:48 10:16:48.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:48 10:16:48.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:48 10:16:48.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:48 10:16:48.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:48 10:16:48.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:48 10:16:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:48 10:16:48.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:48 10:16:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:48 10:16:48.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:48 10:16:48.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:48 10:16:48.327 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:48 10:16:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:48 10:16:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:48 10:16:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:48 10:16:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:48 10:16:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:48 10:16:48.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:48 10:16:48.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:48 10:16:48.328 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:48 10:16:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:48 10:16:48.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:48 10:16:48.330 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:48 10:16:48.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:48 10:16:48.330 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:48 10:16:48.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:48 10:16:48.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:48 10:16:48.332 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:48 10:16:48.332 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:48 10:16:48.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:48 10:16:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:48 10:16:48.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:48 10:16:48.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:48 10:16:48.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:48 10:16:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:48 10:16:48.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:48 10:16:48.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:48 10:16:48.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:48 10:16:48.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:48 10:16:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:48 10:16:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:48 10:16:48.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:48 10:16:48.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:48 10:16:48.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:48 10:16:48.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:48 10:16:48.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:48 10:16:48.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:48 10:16:48.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:48 10:16:48.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:48 10:16:48.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:48 10:16:48.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:48 10:16:48.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:48 10:16:48.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:48 10:16:48.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:48 10:16:48.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:48 10:16:48.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:48 10:16:48.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:48 10:16:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:48 10:16:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:48 10:16:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:48 10:16:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:48 10:16:48.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:48 10:16:48.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:49 10:16:49.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:49 10:16:49.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:49 10:16:49.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:49 10:16:49.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:49 10:16:49.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:49 10:16:49.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:49 10:16:49.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:49 10:16:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:49 10:16:49.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:49 10:16:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:49 10:16:49.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:49 10:16:49.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:49 10:16:49.396 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:49 10:16:49.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:49 10:16:49.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:49 10:16:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:49 10:16:49.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:49 10:16:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:49 10:16:49.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:49 10:16:49.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:49 10:16:49.397 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:49 10:16:49.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:49 10:16:49.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:49 10:16:49.399 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:49 10:16:49.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:49 10:16:49.400 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:49 10:16:49.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:49 10:16:49.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:49 10:16:49.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:49 10:16:49.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:49 10:16:49.411 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:49 10:16:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:49 10:16:49.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:49 10:16:49.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:49 10:16:49.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:49 10:16:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:49 10:16:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a90465 is found...
06:16:49 10:16:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a90465 is found finished successfully
06:16:49 10:16:49.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:49 10:16:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:49 10:16:49.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:49 10:16:49.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:49 10:16:49.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:49 10:16:49.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:49 10:16:49.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:49 10:16:49.417 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:49 10:16:49.417 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:49 10:16:49.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:49 10:16:49.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:49 10:16:49.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:49 10:16:49.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:49 10:16:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:49 10:16:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:49 10:16:49.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:49 10:16:49.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:49 10:16:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:49 10:16:49.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:49 10:16:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:49 10:16:49.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:49 10:16:49.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:49 10:16:49.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:49 10:16:49.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:49 10:16:49.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:49 10:16:49.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:49 10:16:49.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:49 10:16:49.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:49 10:16:49.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:49 10:16:49.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:49 10:16:49.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:49 10:16:49.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:49 10:16:49.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:49 10:16:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:49 10:16:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:49 10:16:49.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:49 10:16:49.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:50 10:16:50.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:50 10:16:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:50 10:16:50.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:50 10:16:50.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:50 10:16:50.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:50 10:16:50.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:50 10:16:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:50 10:16:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:50 10:16:50.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:50 10:16:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:50 10:16:50.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:50 10:16:50.467 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:50 10:16:50.467 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:50 10:16:50.468 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
06:16:50 10:16:50.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:50 10:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:50 10:16:50.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:50 10:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:50 10:16:50.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:50 10:16:50.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:16:50 10:16:50.468 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:16:50 10:16:50.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:16:50 10:16:50.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:16:50 10:16:50.471 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
06:16:50 10:16:50.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:16:50 10:16:50.471 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:16:50 10:16:50.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:16:50 10:16:50.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:16:50 10:16:50.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:50 10:16:50.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:50 10:16:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5080f0b2 is found...
06:16:50 10:16:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5080f0b2 is found finished successfully
06:16:50 10:16:50.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
06:16:50 10:16:50.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:50 10:16:50.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:50 10:16:50.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:50 10:16:50.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:50 10:16:50.500 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:50 10:16:50.500 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:50 10:16:50.500 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:50 10:16:50.500 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:50 10:16:50.501 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:50 10:16:50.501 DEBUG [main][EditorHandler] 2 editor(s) found
06:16:50 10:16:50.501 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:50 10:16:50.508 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:50 10:16:50.508 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
06:16:50 10:16:50.537 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
06:16:50 10:16:50.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:50 10:16:50.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:50 10:16:50.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:50 10:16:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:50 10:16:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:50 10:16:50.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:50 10:16:50.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:50 10:16:50.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:50 10:16:50.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:50 10:16:50.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:50 10:16:50.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:50 10:16:50.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:50 10:16:50.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:50 10:16:50.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:50 10:16:50.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:50 10:16:50.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:50 10:16:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:50 10:16:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:50 10:16:50.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:50 10:16:50.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:50 10:16:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:50 10:16:50.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:50 10:16:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:50 10:16:50.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:50 10:16:50.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:50 10:16:50.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:50 10:16:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:50 10:16:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:50 10:16:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:50 10:16:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:50 10:16:50.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:50 10:16:50.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:50 10:16:50.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:50 10:16:50.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:50 10:16:50.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:50 10:16:50.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:50 10:16:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:50 10:16:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:50 10:16:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:50 10:16:50.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:50 10:16:50.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:51 10:16:51.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:51 10:16:51.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:51 10:16:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:51 10:16:51.560 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:51 10:16:51.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:51 10:16:51.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:51 10:16:51.561 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:51 10:16:51.561 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:51 10:16:51.562 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:51 10:16:51.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:51 10:16:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:51 10:16:51.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:51 10:16:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:51 10:16:51.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:51 10:16:51.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:51 10:16:51.562 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:51 10:16:51.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:51 10:16:51.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:51 10:16:51.564 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:51 10:16:51.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:51 10:16:51.564 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:51 10:16:51.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:51 10:16:51.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:51 10:16:51.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:51 10:16:51.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:51 10:16:51.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:51 10:16:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:51 10:16:51.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:51 10:16:51.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:51 10:16:51.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:51 10:16:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:51 10:16:51.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:51 10:16:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:51 10:16:51.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:51 10:16:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:51 10:16:51.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:51 10:16:51.592 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:51 10:16:51.592 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:51 10:16:51.592 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:51 10:16:51.592 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:51 10:16:51.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:51 10:16:51.593 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:16:51 10:16:51.593 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
06:16:51 10:16:51.593 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:51 10:16:51.622 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:51 10:16:51.622 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:51 10:16:51.622 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:51 10:16:51.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:51 10:16:51.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:51 10:16:51.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:51 10:16:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:51 10:16:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:51 10:16:51.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:51 10:16:51.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:51 10:16:51.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:51 10:16:51.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:51 10:16:51.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:51 10:16:51.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:51 10:16:51.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:51 10:16:51.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:51 10:16:51.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:51 10:16:51.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:51 10:16:51.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:51 10:16:51.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:51 10:16:51.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:51 10:16:51.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:51 10:16:51.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:51 10:16:51.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:51 10:16:51.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:51 10:16:51.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:51 10:16:51.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:51 10:16:51.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:51 10:16:51.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:51 10:16:51.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:51 10:16:51.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:51 10:16:51.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:51 10:16:51.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:51 10:16:51.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:51 10:16:51.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:51 10:16:51.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:51 10:16:51.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:51 10:16:51.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:51 10:16:51.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:51 10:16:51.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:51 10:16:51.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:51 10:16:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:51 10:16:51.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:51 10:16:51.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:52 10:16:52.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:52 10:16:52.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:52 10:16:52.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:52 10:16:52.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:52 10:16:52.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:52 10:16:52.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:52 10:16:52.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:52 10:16:52.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:52 10:16:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:52 10:16:52.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:52 10:16:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:52 10:16:52.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:52 10:16:52.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:52 10:16:52.636 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:52 10:16:52.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:52 10:16:52.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:52 10:16:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:52 10:16:52.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:52 10:16:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:52 10:16:52.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:52 10:16:52.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:52 10:16:52.637 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:52 10:16:52.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:52 10:16:52.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:52 10:16:52.639 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:52 10:16:52.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:52 10:16:52.639 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:52 10:16:52.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:52 10:16:52.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:52 10:16:52.641 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:52 10:16:52.641 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:52 10:16:52.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:52 10:16:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:52 10:16:52.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:52 10:16:52.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:52 10:16:52.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:52 10:16:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:52 10:16:52.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:52 10:16:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:52 10:16:52.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:52 10:16:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:52 10:16:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:52 10:16:52.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:52 10:16:52.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:52 10:16:52.671 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:52 10:16:52.671 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:52 10:16:52.672 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)
06:16:52 10:16:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:52 10:16:52.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:52 10:16:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:52 10:16:52.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:52 10:16:52.672 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:52 10:16:52.672 DEBUG [main][EditorHandler] 1 editor(s) found
06:16:52 10:16:52.672 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:52 10:16:52.699 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:52 10:16:52.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:52 10:16:52.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:52 10:16:52.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:52 10:16:52.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:52 10:16:52.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:52 10:16:52.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:52 10:16:52.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:52 10:16:52.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:52 10:16:52.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:52 10:16:52.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:52 10:16:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:52 10:16:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:52 10:16:52.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:52 10:16:52.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:52 10:16:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:52 10:16:52.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:52 10:16:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:52 10:16:52.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:52 10:16:52.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:52 10:16:52.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:52 10:16:52.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:52 10:16:52.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:52 10:16:52.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:52 10:16:52.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:52 10:16:52.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:52 10:16:52.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:52 10:16:52.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:52 10:16:52.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:52 10:16:52.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:52 10:16:52.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:52 10:16:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:52 10:16:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:52 10:16:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:52 10:16:52.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:52 10:16:52.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:53 10:16:53.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:53 10:16:53.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:53 10:16:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:53 10:16:53.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:53 10:16:53.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:53 10:16:53.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:53 10:16:53.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:53 10:16:53.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:53 10:16:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:53 10:16:53.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:53 10:16:53.712 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:53 10:16:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:53 10:16:53.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:53 10:16:53.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:53 10:16:53.713 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:53 10:16:53.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:53 10:16:53.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:53 10:16:53.715 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:53 10:16:53.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:53 10:16:53.715 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:53 10:16:53.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:53 10:16:53.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:53 10:16:53.717 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:53 10:16:53.717 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:53 10:16:53.746 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:53 10:16:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:53 10:16:53.746 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:53 10:16:53.746 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:53 10:16:53.746 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:53 10:16:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:53 10:16:53.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:53 10:16:53.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:53 10:16:53.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:53 10:16:53.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:53 10:16:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:53 10:16:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:53 10:16:53.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:53 10:16:53.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')
06:16:53 10:16:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:53 10:16:53.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:53 10:16:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:53 10:16:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:53 10:16:53.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:53 10:16:53.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:53 10:16:53.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:53 10:16:53.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:53 10:16:53.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:53 10:16:53.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:53 10:16:53.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:53 10:16:53.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:53 10:16:53.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:53 10:16:53.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:53 10:16:53.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:53 10:16:53.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:53 10:16:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:53 10:16:53.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:53 10:16:53.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:54 10:16:54.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:54 10:16:54.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:54 10:16:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:54 10:16:54.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:54 10:16:54.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:54 10:16:54.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:54 10:16:54.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:54 10:16:54.797 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:54 10:16:54.797 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:54 10:16:54.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:54 10:16:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:54 10:16:54.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:54 10:16:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:54 10:16:54.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:54 10:16:54.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:54 10:16:54.797 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:54 10:16:54.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:54 10:16:54.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:54 10:16:54.800 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:54 10:16:54.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:54 10:16:54.800 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:54 10:16:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:54 10:16:54.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:54 10:16:54.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:54 10:16:54.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:54 10:16:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1deed499 is found...
06:16:54 10:16:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1deed499 is found finished successfully
06:16:54 10:16:54.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:54 10:16:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:54 10:16:54.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:54 10:16:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:54 10:16:54.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:54 10:16:54.816 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:54 10:16:54.816 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:54 10:16:54.816 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:54 10:16:54.816 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:54 10:16:54.817 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:54 10:16:54.817 DEBUG [main][EditorHandler] 1 editor(s) found
06:16:54 10:16:54.817 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:54 10:16:54.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:54 10:16:54.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:54 10:16:54.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:54 10:16:54.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:54 10:16:54.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:54 10:16:54.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:54 10:16:54.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:54 10:16:54.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:54 10:16:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:54 10:16:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:54 10:16:54.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:54 10:16:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:54 10:16:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:54 10:16:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:54 10:16:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:54 10:16:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:54 10:16:54.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:54 10:16:54.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:54 10:16:54.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:54 10:16:54.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:54 10:16:54.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:54 10:16:54.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:54 10:16:54.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:54 10:16:54.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:54 10:16:54.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:54 10:16:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:54 10:16:54.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:54 10:16:54.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:54 10:16:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:54 10:16:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:54 10:16:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:54 10:16:54.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:54 10:16:54.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:55 10:16:55.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:55 10:16:55.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:55 10:16:55.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:55 10:16:55.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:55 10:16:55.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:55 10:16:55.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:55 10:16:55.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:55 10:16:55.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
06:16:55 10:16:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:55 10:16:55.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:55 10:16:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:55 10:16:55.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:55 10:16:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:55 10:16:55.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:55 10:16:55.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:55 10:16:55.872 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:55 10:16:55.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:55 10:16:55.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:55 10:16:55.874 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:55 10:16:55.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:55 10:16:55.874 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:55 10:16:55.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:55 10:16:55.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:55 10:16:55.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:55 10:16:55.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:55 10:16:55.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:55 10:16:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:55 10:16:55.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:55 10:16:55.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:55 10:16:55.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:55 10:16:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:55 10:16:55.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:55 10:16:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:55 10:16:55.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:55 10:16:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:55 10:16:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:55 10:16:55.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:55 10:16:55.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:55 10:16:55.901 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:55 10:16:55.901 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:55 10:16:55.902 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:55 10:16:55.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:55 10:16:55.902 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:55 10:16:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:55 10:16:55.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:55 10:16:55.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:55 10:16:55.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:55 10:16:55.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:16:55 10:16:55.904 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:16:55 10:16:55.904 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:55 10:16:55.933 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:55 10:16:55.933 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:55 10:16:55.933 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:55 10:16:55.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:55 10:16:55.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:55 10:16:55.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:55 10:16:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:55 10:16:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:55 10:16:55.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:55 10:16:55.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:55 10:16:55.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:55 10:16:55.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:55 10:16:55.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:55 10:16:55.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:55 10:16:55.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:55 10:16:55.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:55 10:16:55.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:55 10:16:55.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:55 10:16:55.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:55 10:16:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:55 10:16:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:55 10:16:55.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:55 10:16:55.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:55 10:16:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:55 10:16:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:55 10:16:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:55 10:16:55.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:55 10:16:55.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:55 10:16:55.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:55 10:16:55.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:55 10:16:55.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:55 10:16:55.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:55 10:16:55.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:55 10:16:55.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:55 10:16:55.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:55 10:16:55.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:55 10:16:55.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:55 10:16:55.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:55 10:16:55.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:55 10:16:55.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:55 10:16:55.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:55 10:16:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:55 10:16:55.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:55 10:16:55.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:56 10:16:56.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:56 10:16:56.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:56 10:16:56.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:56 10:16:56.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:56 10:16:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:56 10:16:56.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:56 10:16:56.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:56 10:16:56.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:56 10:16:56.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:56 10:16:56.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:56 10:16:56.947 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:56 10:16:56.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:56 10:16:56.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:56 10:16:56.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:56 10:16:56.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:56 10:16:56.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:56 10:16:56.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:56 10:16:56.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:56 10:16:56.947 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:56 10:16:56.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:56 10:16:56.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:56 10:16:56.950 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:56 10:16:56.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:56 10:16:56.950 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:56 10:16:56.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:56 10:16:56.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:56 10:16:56.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:56 10:16:56.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:56 10:16:56.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:56 10:16:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:56 10:16:56.976 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:56 10:16:56.976 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:56 10:16:56.976 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:56 10:16:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:56 10:16:56.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:56 10:16:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:56 10:16:56.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:56 10:16:56.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:56 10:16:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:56 10:16:56.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:56 10:16:56.978 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:56 10:16:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:56 10:16:56.979 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:16:56 10:16:56.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:56 10:16:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:56 10:16:56.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:56 10:16:56.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:56 10:16:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:56 10:16:56.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:56 10:16:56.980 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:16:56 10:16:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:56 10:16:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:56 10:16:56.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:56 10:16:56.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:56 10:16:56.981 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:56 10:16:56.981 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:16:56 10:16:56.981 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
06:16:56 10:16:56.981 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:56 10:16:56.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
06:16:57 10:16:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
06:16:57 10:16:57.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
06:16:57 10:16:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:57 10:16:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:57 10:16:57.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:57 10:16:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:57 10:16:57.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:57 10:16:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:57 10:16:57.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:57 10:16:57.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:16:57 10:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:57 10:16:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:57 10:16:57.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:57 10:16:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:57 10:16:57.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:16:57 10:16:57.512 INFO [WorkbenchTestable][AbstractButton] Click button &Save
06:16:57 10:16:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:16:57 10:16:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:16:57 10:16:57.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:16:57 10:16:57.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:16:57 10:16:57.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:57 10:16:57.578 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:57 10:16:57.578 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:57 10:16:57.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:57 10:16:57.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:57 10:16:57.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:57 10:16:57.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:57 10:16:57.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:57 10:16:57.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:57 10:16:57.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:57 10:16:57.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:57 10:16:57.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:57 10:16:57.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:57 10:16:57.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:57 10:16:57.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:57 10:16:57.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:57 10:16:57.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:57 10:16:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:57 10:16:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:57 10:16:57.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:57 10:16:57.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:57 10:16:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:57 10:16:57.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:57 10:16:57.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:57 10:16:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:57 10:16:57.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:57 10:16:57.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:57 10:16:57.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:57 10:16:57.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:57 10:16:57.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:57 10:16:57.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:57 10:16:57.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:57 10:16:57.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:57 10:16:57.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:57 10:16:57.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:57 10:16:57.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:57 10:16:57.598 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:57 10:16:57.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:57 10:16:57.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:57 10:16:57.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:57 10:16:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:57 10:16:57.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:57 10:16:57.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:58 10:16:58.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:58 10:16:58.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:58 10:16:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:58 10:16:58.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:58 10:16:58.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:58 10:16:58.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:58 10:16:58.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:58 10:16:58.602 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:58 10:16:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:58 10:16:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:58 10:16:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:58 10:16:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:58 10:16:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:58 10:16:58.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:58 10:16:58.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:58 10:16:58.602 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:58 10:16:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:58 10:16:58.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:58 10:16:58.604 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:58 10:16:58.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:58 10:16:58.604 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:58 10:16:58.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:58 10:16:58.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:58 10:16:58.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:58 10:16:58.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:58 10:16:58.629 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:58 10:16:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:58 10:16:58.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:58 10:16:58.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:58 10:16:58.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:58 10:16:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:58 10:16:58.629 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:58 10:16:58.630 DEBUG [main][EditorHandler] 1 editor(s) found
06:16:58 10:16:58.630 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:16:58 10:16:58.654 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:16:58 10:16:58.654 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:16:58 10:16:58.654 DEBUG [main][EditorHandler] 0 editor(s) found
06:16:58 10:16:58.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:58 10:16:58.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:16:58 10:16:58.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:16:58 10:16:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:16:58 10:16:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:16:58 10:16:58.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:58 10:16:58.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:16:58 10:16:58.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:16:58 10:16:58.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:16:58 10:16:58.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:16:58 10:16:58.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:16:58 10:16:58.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:16:58 10:16:58.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:58 10:16:58.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:58 10:16:58.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:58 10:16:58.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:16:58 10:16:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:58 10:16:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:58 10:16:58.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:16:58 10:16:58.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:58 10:16:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:58 10:16:58.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:58 10:16:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:58 10:16:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:58 10:16:58.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:58 10:16:58.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:58 10:16:58.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:58 10:16:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:16:58 10:16:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:16:58 10:16:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:16:58 10:16:58.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:58 10:16:58.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:58 10:16:58.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:58 10:16:58.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:58 10:16:58.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:58 10:16:58.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:58 10:16:58.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:58 10:16:58.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:58 10:16:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:58 10:16:58.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:58 10:16:58.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:59 10:16:59.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:59 10:16:59.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:16:59 10:16:59.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:16:59 10:16:59.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:59 10:16:59.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:59 10:16:59.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:16:59 10:16:59.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:16:59 10:16:59.667 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:16:59 10:16:59.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:16:59 10:16:59.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:16:59 10:16:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:16:59 10:16:59.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:16:59 10:16:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:16:59 10:16:59.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:16:59 10:16:59.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:59 10:16:59.667 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:59 10:16:59.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:59 10:16:59.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:59 10:16:59.669 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:16:59 10:16:59.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:16:59 10:16:59.669 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:16:59 10:16:59.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:16:59 10:16:59.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:16:59 10:16:59.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:16:59 10:16:59.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:16:59 10:16:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2dbed80c is found...
06:16:59 10:16:59.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2dbed80c is found finished successfully
06:16:59 10:16:59.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:16:59 10:16:59.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:59 10:16:59.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:59 10:16:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:59 10:16:59.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:59 10:16:59.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:59 10:16:59.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:59 10:16:59.702 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:16:59 10:16:59.702 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:16:59 10:16:59.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:59 10:16:59.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:16:59 10:16:59.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:59 10:16:59.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:16:59 10:16:59.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:16:59 10:16:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:16:59 10:16:59.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:16:59 10:16:59.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:16:59 10:16:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:59 10:16:59.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:16:59 10:16:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:16:59 10:16:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:16:59 10:16:59.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:59 10:16:59.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:59 10:16:59.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:59 10:16:59.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:59 10:16:59.736 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:59 10:16:59.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:59 10:16:59.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:59 10:16:59.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:59 10:16:59.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:16:59 10:16:59.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:16:59 10:16:59.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:16:59 10:16:59.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:16:59 10:16:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:16:59 10:16:59.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:16:59 10:16:59.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:00 10:17:00.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:00 10:17:00.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:00 10:17:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:00 10:17:00.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:00 10:17:00.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:00 10:17:00.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:00 10:17:00.739 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:00 10:17:00.740 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:00 10:17:00.740 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
06:17:00 10:17:00.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:00 10:17:00.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:00 10:17:00.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:00 10:17:00.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:00 10:17:00.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:00 10:17:00.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:17:00 10:17:00.741 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:17:00 10:17:00.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:17:00 10:17:00.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:17:00 10:17:00.743 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
06:17:00 10:17:00.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:17:00 10:17:00.743 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:17:00 10:17:00.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:17:00 10:17:00.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:17:00 10:17:00.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:00 10:17:00.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:00 10:17:00.768 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:00 10:17:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:00 10:17:00.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:00 10:17:00.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:00 10:17:00.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:00 10:17:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:00 10:17:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa8bb88 is found...
06:17:00 10:17:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa8bb88 is found finished successfully
06:17:00 10:17:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:00 10:17:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:00 10:17:00.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:00 10:17:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:00 10:17:00.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:00 10:17:00.771 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
06:17:00 10:17:00.778 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:00 10:17:00.778 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:00 10:17:00.778 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:00 10:17:00.778 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:00 10:17:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69b423cc is found...
06:17:00 10:17:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69b423cc is found finished successfully
06:17:00 10:17:00.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
06:17:00 10:17:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:00 10:17:00.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:00 10:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:00 10:17:00.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:00 10:17:00.780 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min
06:17:00 10:17:00.793 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:00 10:17:00.793 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
06:17:00 10:17:00.793 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:00 10:17:00.793 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:00 10:17:00.794 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:00 10:17:00.794 DEBUG [main][EditorHandler] 2 editor(s) found
06:17:00 10:17:00.794 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:00 10:17:00.801 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:00 10:17:00.801 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
06:17:00 10:17:00.833 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
06:17:00 10:17:00.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:00 10:17:00.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:00 10:17:00.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:00 10:17:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:00 10:17:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:00 10:17:00.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:00 10:17:00.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:00 10:17:00.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:00 10:17:00.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:00 10:17:00.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:00 10:17:00.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:00 10:17:00.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:00 10:17:00.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:00 10:17:00.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:00 10:17:00.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:00 10:17:00.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:00 10:17:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:00 10:17:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:00 10:17:00.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:00 10:17:00.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:00 10:17:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:00 10:17:00.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:00 10:17:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:00 10:17:00.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:00 10:17:00.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:00 10:17:00.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:00 10:17:00.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:00 10:17:00.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:00 10:17:00.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:00 10:17:00.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:00 10:17:00.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:00 10:17:00.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:00 10:17:00.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:00 10:17:00.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:00 10:17:00.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:00 10:17:00.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:00 10:17:00.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:00 10:17:00.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:00 10:17:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:00 10:17:00.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:00 10:17:00.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:01 10:17:01.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:01 10:17:01.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:01 10:17:01.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:01 10:17:01.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:01 10:17:01.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:01 10:17:01.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:01 10:17:01.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:01 10:17:01.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:01 10:17:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:01 10:17:01.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:01 10:17:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:01 10:17:01.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:01 10:17:01.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:01 10:17:01.847 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:01 10:17:01.847 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:01 10:17:01.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:01 10:17:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:01 10:17:01.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:01 10:17:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:01 10:17:01.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:01 10:17:01.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:01 10:17:01.848 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:01 10:17:01.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:01 10:17:01.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:01 10:17:01.850 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:01 10:17:01.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:01 10:17:01.850 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:01 10:17:01.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:01 10:17:01.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:01 10:17:01.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:01 10:17:01.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:01 10:17:01.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:01 10:17:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:01 10:17:01.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:01 10:17:01.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:01 10:17:01.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:01 10:17:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:01 10:17:01.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:01 10:17:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:01 10:17:01.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:01 10:17:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:01 10:17:01.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:01 10:17:01.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:01 10:17:01.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:01 10:17:01.878 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:01 10:17:01.878 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:01 10:17:01.879 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:01 10:17:01.879 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:01 10:17:01.879 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:01 10:17:01.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:01 10:17:01.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:01 10:17:01.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:01 10:17:01.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:01 10:17:01.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:01 10:17:01.911 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:01 10:17:01.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:01 10:17:01.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:01 10:17:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:01 10:17:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:01 10:17:01.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:01 10:17:01.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')
06:17:01 10:17:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:01 10:17:01.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:01 10:17:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:01 10:17:01.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:01 10:17:01.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:01 10:17:01.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:01 10:17:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:01 10:17:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:01 10:17:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:01 10:17:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:01 10:17:01.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:01 10:17:01.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:01 10:17:01.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:01 10:17:01.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:01 10:17:01.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:01 10:17:01.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:01 10:17:01.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:01 10:17:01.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:01 10:17:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:01 10:17:01.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:01 10:17:01.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:02 10:17:02.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:02 10:17:02.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:02 10:17:02.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:02 10:17:02.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:02 10:17:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:02 10:17:02.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:02 10:17:02.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:02 10:17:02.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:02 10:17:02.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:02 10:17:02.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
06:17:02 10:17:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:02 10:17:02.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:02 10:17:02.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:02 10:17:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:02 10:17:02.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:02 10:17:02.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:02 10:17:02.936 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:02 10:17:02.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:02 10:17:02.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:02 10:17:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:02 10:17:02.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:02 10:17:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:02 10:17:02.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:02 10:17:02.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:02 10:17:02.937 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:02 10:17:02.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:02 10:17:02.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:02 10:17:02.939 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:02 10:17:02.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:02 10:17:02.939 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:02 10:17:02.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:02 10:17:02.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:02 10:17:02.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:02 10:17:02.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:02 10:17:02.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:02 10:17:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:02 10:17:02.963 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:02 10:17:02.963 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:02 10:17:02.963 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:02 10:17:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:02 10:17:02.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:02 10:17:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:02 10:17:02.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:02 10:17:02.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:02 10:17:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:02 10:17:02.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:02 10:17:02.966 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:02 10:17:02.966 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:02 10:17:02.966 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:02 10:17:02.966 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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")
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:02 10:17:02.967 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:02 10:17:02.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:02 10:17:02.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:02 10:17:02.967 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:02 10:17:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:02 10:17:02.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:02 10:17:02.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:02 10:17:02.970 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:02 10:17:02.970 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:17:02 10:17:02.970 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:17:02 10:17:02.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:17:02 10:17:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:02 10:17:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:02 10:17:02.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:17:02 10:17:02.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
06:17:02 10:17:02.970 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:02 10:17:02.970 DEBUG [main][MenuItemLookup] Item match:File
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:''
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:17:02 10:17:02.971 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:17:02 10:17:02.972 DEBUG [main][MenuItemLookup] Found menu:''
06:17:02 10:17:02.972 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:17:02 10:17:02.972 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:17:02 10:17:02.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:17:02 10:17:02.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:17:02 10:17:02.972 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:17:02 10:17:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:17:02 10:17:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:17:02 10:17:02.975 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:02 10:17:02.975 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
06:17:02 10:17:02.975 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:02 10:17:02.975 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:02 10:17:02.976 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:02 10:17:02.976 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:02 10:17:02.976 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:03 10:17:03.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:03 10:17:03.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:03 10:17:03.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:03 10:17:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:03 10:17:03.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:03 10:17:03.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:03 10:17:03.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:03 10:17:03.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:03 10:17:03.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:03 10:17:03.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:03 10:17:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:03 10:17:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:03 10:17:03.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:03 10:17:03.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:03 10:17:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:03 10:17:03.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:03 10:17:03.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:03 10:17:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:03 10:17:03.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:03 10:17:03.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:03 10:17:03.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:03 10:17:03.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:03 10:17:03.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:03 10:17:03.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:03 10:17:03.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:03 10:17:03.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:03 10:17:03.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:03 10:17:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:03 10:17:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:03 10:17:03.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:03 10:17:03.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:03 10:17:03.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:03 10:17:03.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:03 10:17:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:03 10:17:03.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:03 10:17:03.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:03 10:17:03.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:03 10:17:03.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:04 10:17:04.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:04 10:17:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:04 10:17:04.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:04 10:17:04.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:04 10:17:04.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:04 10:17:04.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:04 10:17:04.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:04 10:17:04.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:04 10:17:04.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:04 10:17:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:04 10:17:04.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:04 10:17:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:04 10:17:04.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:04 10:17:04.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:04 10:17:04.024 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:04 10:17:04.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:04 10:17:04.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:04 10:17:04.029 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:04 10:17:04.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:04 10:17:04.029 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:04 10:17:04.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:04 10:17:04.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:04 10:17:04.031 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:04 10:17:04.031 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:04 10:17:04.052 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:04 10:17:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:04 10:17:04.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:04 10:17:04.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:04 10:17:04.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:04 10:17:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:04 10:17:04.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:04 10:17:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:04 10:17:04.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:04 10:17:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:04 10:17:04.055 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:04 10:17:04.055 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:04 10:17:04.055 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:04 10:17:04.055 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:04 10:17:04.056 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:04 10:17:04.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:04 10:17:04.056 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:04 10:17:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:04 10:17:04.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:04 10:17:04.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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")
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:04 10:17:04.058 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:04 10:17:04.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:04 10:17:04.058 INFO [WorkbenchTestable][AbstractButton] Click button Save
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:04 10:17:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:04 10:17:04.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:04 10:17:04.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:04 10:17:04.060 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:04 10:17:04.060 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:04 10:17:04.060 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:04 10:17:04.085 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:04 10:17:04.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:04 10:17:04.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:04 10:17:04.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:04 10:17:04.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:04 10:17:04.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:04 10:17:04.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:04 10:17:04.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:04 10:17:04.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:04 10:17:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:04 10:17:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:04 10:17:04.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:04 10:17:04.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:04 10:17:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:04 10:17:04.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:04 10:17:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:04 10:17:04.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:04 10:17:04.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:04 10:17:04.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:04 10:17:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:04 10:17:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:04 10:17:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:04 10:17:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:04 10:17:04.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:04 10:17:04.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:04 10:17:04.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:04 10:17:04.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:04 10:17:04.094 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:04 10:17:04.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:04 10:17:04.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:04 10:17:04.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:04 10:17:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:04 10:17:04.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:04 10:17:04.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:04 10:17:04.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:05 10:17:05.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:05 10:17:05.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:05 10:17:05.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:05 10:17:05.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:05 10:17:05.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:05 10:17:05.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:05 10:17:05.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
06:17:05 10:17:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:05 10:17:05.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:05 10:17:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:05 10:17:05.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:05 10:17:05.097 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:05 10:17:05.097 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:05 10:17:05.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:05 10:17:05.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:05 10:17:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:05 10:17:05.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:05 10:17:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:05 10:17:05.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:05 10:17:05.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:05 10:17:05.098 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:05 10:17:05.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:05 10:17:05.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:05 10:17:05.101 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:05 10:17:05.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:05 10:17:05.101 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:05 10:17:05.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:05 10:17:05.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:05 10:17:05.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:05 10:17:05.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:05 10:17:05.124 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:05 10:17:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:05 10:17:05.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:05 10:17:05.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:05 10:17:05.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:05 10:17:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:05 10:17:05.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:05 10:17:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:05 10:17:05.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:05 10:17:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:05 10:17:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:05 10:17:05.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:05 10:17:05.127 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:05 10:17:05.127 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:05 10:17:05.127 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:05 10:17:05.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:05 10:17:05.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:05 10:17:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:05 10:17:05.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:17:05 10:17:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:05 10:17:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:05 10:17:05.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:17:05 10:17:05.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 '\*?\QPackage Explorer\E')
06:17:05 10:17:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:05 10:17:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:05 10:17:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:05 10:17:05.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:05 10:17:05.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:05 10:17:05.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:05 10:17:05.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:05 10:17:05.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:05 10:17:05.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:05 10:17:05.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:05 10:17:05.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:05 10:17:05.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:05 10:17:05.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:05 10:17:05.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:05 10:17:05.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:05 10:17:05.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:05 10:17:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:05 10:17:05.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:05 10:17:05.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:05 10:17:05.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:06 10:17:06.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:06 10:17:06.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:06 10:17:06.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:06 10:17:06.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:06 10:17:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:06 10:17:06.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:06 10:17:06.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:06 10:17:06.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:06 10:17:06.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:06 10:17:06.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:06 10:17:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:06 10:17:06.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:06 10:17:06.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:06 10:17:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:06 10:17:06.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:06 10:17:06.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:06 10:17:06.673 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:06 10:17:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
06:17:06 10:17:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:06 10:17:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:06 10:17:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:06 10:17:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:06 10:17:06.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:06 10:17:06.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:17:06 10:17:06.674 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:17:06 10:17:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:17:06 10:17:06.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:17:06 10:17:06.676 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
06:17:06 10:17:06.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:17:06 10:17:06.676 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:17:06 10:17:06.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:17:06 10:17:06.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:17:06 10:17:06.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:06 10:17:06.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:06 10:17:06.700 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:06 10:17:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:06 10:17:06.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:06 10:17:06.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:06 10:17:06.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:06 10:17:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:06 10:17:06.701 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
06:17:06 10:17:06.707 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:06 10:17:06.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:06 10:17:06.708 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:06 10:17:06.708 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:06 10:17:06.708 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:17:06 10:17:06.708 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:06 10:17:06.726 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:06 10:17:06.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42cbffa3 is found...
06:17:16 10:17:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42cbffa3 is found failed, an exception will be thrown
06:17:16 10:17:16.734 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:16 10:17:16.734 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:16 10:17:16.734 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
06:17:16 10:17:16.762 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
06:17:16 10:17:16.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:16 10:17:16.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:16 10:17:16.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:16 10:17:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:16 10:17:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:16 10:17:16.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:16 10:17:16.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:16 10:17:16.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:16 10:17:16.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:16 10:17:16.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:16 10:17:16.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:16 10:17:16.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:16 10:17:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:16 10:17:16.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:16 10:17:16.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:16 10:17:16.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:16 10:17:16.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:16 10:17:16.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:16 10:17:16.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:16 10:17:16.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:16 10:17:16.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:16 10:17:16.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:16 10:17:16.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:16 10:17:16.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:16 10:17:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:16 10:17:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:16 10:17:16.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:16 10:17:16.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:16 10:17:16.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:16 10:17:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:16 10:17:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:16 10:17:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:16 10:17:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:16 10:17:16.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:16 10:17:16.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:16 10:17:16.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:16 10:17:16.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:16 10:17:16.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:16 10:17:16.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:16 10:17:16.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:16 10:17:16.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:16 10:17:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:16 10:17:16.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:16 10:17:16.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:17 10:17:17.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:17 10:17:17.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:17 10:17:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:17 10:17:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:17 10:17:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:17 10:17:17.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:17 10:17:17.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:17 10:17:17.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:17 10:17:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:17 10:17:17.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
06:17:17 10:17:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:17 10:17:17.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:17 10:17:17.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:17 10:17:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:17 10:17:17.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:17 10:17:17.775 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:17 10:17:17.775 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:17 10:17:17.776 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:17 10:17:17.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:17 10:17:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:17 10:17:17.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:17 10:17:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:17 10:17:17.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:17 10:17:17.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:17 10:17:17.777 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:17 10:17:17.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:17 10:17:17.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:17 10:17:17.779 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:17 10:17:17.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:17 10:17:17.779 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:17 10:17:17.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:17 10:17:17.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:17 10:17:17.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:17 10:17:17.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:17 10:17:17.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:17 10:17:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:17 10:17:17.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:17 10:17:17.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:17 10:17:17.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:17 10:17:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:17 10:17:17.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:17 10:17:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:17 10:17:17.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:17 10:17:17.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:17 10:17:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:17 10:17:17.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:17 10:17:17.814 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:17 10:17:17.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:17 10:17:17.814 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:17 10:17:17.815 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:17 10:17:17.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
06:17:17 10:17:17.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:17 10:17:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:17 10:17:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:17 10:17:17.815 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:17:17 10:17:17.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:17 10:17:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:17 10:17:17.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:17 10:17:17.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:17 10:17:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:17 10:17:17.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:17 10:17:17.816 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:17:17 10:17:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:17 10:17:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:17 10:17:17.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:17 10:17:17.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:17 10:17:17.818 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:17 10:17:17.818 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:17 10:17:17.818 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:17 10:17:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
06:17:18 10:17:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
06:17:18 10:17:18.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
06:17:18 10:17:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:18 10:17:18.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:18 10:17:18.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:18 10:17:18.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:18 10:17:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:18 10:17:18.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:18 10:17:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:18 10:17:18.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:18 10:17:18.347 INFO [WorkbenchTestable][AbstractButton] Click button &Save
06:17:18 10:17:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:18 10:17:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:18 10:17:18.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:18 10:17:18.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:18 10:17:18.388 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:18 10:17:18.388 DEBUG [main][EditorHandler] 0 editor(s) found
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:18 10:17:18.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:18 10:17:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:18 10:17:18.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:18 10:17:18.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:18 10:17:18.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:18 10:17:18.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:18 10:17:18.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:18 10:17:18.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:18 10:17:18.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:18 10:17:18.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:18 10:17:18.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:18 10:17:18.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:18 10:17:18.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:18 10:17:18.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:18 10:17:18.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:18 10:17:18.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:18 10:17:18.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:18 10:17:18.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:18 10:17:18.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:18 10:17:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:18 10:17:18.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:18 10:17:18.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:18 10:17:18.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:18 10:17:18.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:18 10:17:18.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:18 10:17:18.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:18 10:17:18.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:18 10:17:18.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:18 10:17:18.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:18 10:17:18.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:18 10:17:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:18 10:17:18.399 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:18 10:17:18.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:18 10:17:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:18 10:17:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:18 10:17:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:18 10:17:18.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:18 10:17:18.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:18 10:17:18.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:19 10:17:19.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:19 10:17:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:19 10:17:19.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:19 10:17:19.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:19 10:17:19.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:19 10:17:19.401 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:19 10:17:19.402 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:19 10:17:19.402 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:19 10:17:19.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:19 10:17:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:19 10:17:19.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:19 10:17:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:19 10:17:19.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:19 10:17:19.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:19 10:17:19.402 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:19 10:17:19.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:19 10:17:19.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:19 10:17:19.404 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:19 10:17:19.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:19 10:17:19.404 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:19 10:17:19.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:19 10:17:19.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:19 10:17:19.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:19 10:17:19.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:19 10:17:19.428 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:19 10:17:19.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:19 10:17:19.429 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:19 10:17:19.429 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:19 10:17:19.429 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:19 10:17:19.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:19 10:17:19.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 '\*?\QeditorTest.min\E')
06:17:19 10:17:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:19 10:17:19.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:19 10:17:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:19 10:17:19.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:19 10:17:19.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:19 10:17:19.431 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:19 10:17:19.431 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:19 10:17:19.431 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:19 10:17:19.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
06:17:19 10:17:19.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:19 10:17:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:19 10:17:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:19 10:17:19.433 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
06:17:19 10:17:19.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:19 10:17:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:19 10:17:19.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:19 10:17:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:19 10:17:19.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:19 10:17:19.433 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
06:17:19 10:17:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:19 10:17:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:19 10:17:19.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:19 10:17:19.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:19 10:17:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5819e5b3 is found...
06:17:19 10:17:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5819e5b3 is found finished successfully
06:17:19 10:17:19.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:19 10:17:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:19 10:17:19.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:19 10:17:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:19 10:17:19.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:19 10:17:19.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:19 10:17:19.437 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:17:19 10:17:19.437 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:19 10:17:19.437 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:19 10:17:19.437 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:19 10:17:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
06:17:19 10:17:19.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. finished successfully
06:17:19 10:17:19.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
06:17:19 10:17:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:19 10:17:19.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:19 10:17:19.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:19 10:17:19.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:19 10:17:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:19 10:17:19.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:19 10:17:19.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:19 10:17:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:19 10:17:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:19 10:17:19.967 INFO [WorkbenchTestable][AbstractButton] Click button &Save
06:17:19 10:17:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:19 10:17:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:19 10:17:19.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:19 10:17:19.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:20 10:17:20.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:17:20 10:17:20.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:20 10:17:20.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:20 10:17:20.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:20 10:17:20.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:20 10:17:20.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:20 10:17:20.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:20 10:17:20.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:20 10:17:20.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:20 10:17:20.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:20 10:17:20.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:20 10:17:20.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:20 10:17:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:20 10:17:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:20 10:17:20.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:20 10:17:20.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:20 10:17:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:20 10:17:20.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:20 10:17:20.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:20 10:17:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:20 10:17:20.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:20 10:17:20.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:20 10:17:20.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:20 10:17:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:20 10:17:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:20 10:17:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:20 10:17:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:20 10:17:20.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:20 10:17:20.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:20 10:17:20.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:20 10:17:20.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:20 10:17:20.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:20 10:17:20.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:20 10:17:20.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:20 10:17:20.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:20 10:17:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:20 10:17:20.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:20 10:17:20.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:20 10:17:20.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:20 10:17:20.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:21 10:17:21.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:21 10:17:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:21 10:17:21.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:21 10:17:21.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:21 10:17:21.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:21 10:17:21.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:21 10:17:21.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:21 10:17:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:21 10:17:21.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:21 10:17:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:21 10:17:21.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:21 10:17:21.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:21 10:17:21.021 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:21 10:17:21.022 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:21 10:17:21.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:21 10:17:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:21 10:17:21.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:21 10:17:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:21 10:17:21.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:21 10:17:21.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:21 10:17:21.022 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:21 10:17:21.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:21 10:17:21.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:21 10:17:21.024 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:21 10:17:21.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:21 10:17:21.024 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:21 10:17:21.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:21 10:17:21.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:21 10:17:21.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:21 10:17:21.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:21 10:17:21.055 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:21 10:17:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:21 10:17:21.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:21 10:17:21.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:21 10:17:21.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:21 10:17:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:21 10:17:21.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:21 10:17:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:21 10:17:21.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:21 10:17:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:21 10:17:21.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:21 10:17:21.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:21 10:17:21.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:21 10:17:21.059 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:21 10:17:21.059 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:21 10:17:21.060 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:21 10:17:21.060 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:17:21 10:17:21.060 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:17:21 10:17:21.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:17:21 10:17:21.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:21 10:17:21.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:21 10:17:21.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:17:21 10:17:21.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
06:17:21 10:17:21.061 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:21 10:17:21.061 DEBUG [main][MenuItemLookup] Item match:File
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:''
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:''
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:17:21 10:17:21.068 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:17:21 10:17:21.069 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:21 10:17:21.069 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:21 10:17:21.081 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:21 10:17:21.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:21 10:17:21.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:21 10:17:21.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:21 10:17:21.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:21 10:17:21.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:21 10:17:21.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:21 10:17:21.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:21 10:17:21.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:21 10:17:21.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:21 10:17:21.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:21 10:17:21.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:21 10:17:21.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:21 10:17:21.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:21 10:17:21.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:21 10:17:21.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 '\*?\QPackage Explorer\E')
06:17:21 10:17:21.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:21 10:17:21.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:21 10:17:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:21 10:17:21.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:21 10:17:21.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:21 10:17:21.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:21 10:17:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:21 10:17:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:21 10:17:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:21 10:17:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:21 10:17:21.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:21 10:17:21.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:21 10:17:21.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:21 10:17:21.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:21 10:17:21.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:21 10:17:21.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:21 10:17:21.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:21 10:17:21.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:21 10:17:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:21 10:17:21.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:21 10:17:21.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:21 10:17:21.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:22 10:17:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:22 10:17:22.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:22 10:17:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:22 10:17:22.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:22 10:17:22.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:22 10:17:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:22 10:17:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:22 10:17:22.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:22 10:17:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:22 10:17:22.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:22 10:17:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:22 10:17:22.151 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:22 10:17:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:22 10:17:22.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:22 10:17:22.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:22 10:17:22.152 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:22 10:17:22.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:22 10:17:22.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:22 10:17:22.153 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:22 10:17:22.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:22 10:17:22.153 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:22 10:17:22.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:22 10:17:22.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:22 10:17:22.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:22 10:17:22.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:22 10:17:22.176 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:22 10:17:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:22 10:17:22.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:22 10:17:22.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:22 10:17:22.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:22 10:17:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:22 10:17:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c08f827 is found...
06:17:32 10:17:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c08f827 is found failed, an exception will be thrown
06:17:32 10:17:32.188 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:32 10:17:32.188 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:32 10:17:32.188 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:32 10:17:32.222 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:32 10:17:32.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:32 10:17:32.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:32 10:17:32.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:32 10:17:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:32 10:17:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:32 10:17:32.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:32 10:17:32.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:32 10:17:32.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:32 10:17:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:32 10:17:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:32 10:17:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:32 10:17:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:32 10:17:32.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:32 10:17:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:32 10:17:32.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:32 10:17:32.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:32 10:17:32.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:32 10:17:32.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:32 10:17:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:32 10:17:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:32 10:17:32.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:32 10:17:32.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:32 10:17:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:32 10:17:32.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:32 10:17:32.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:32 10:17:32.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:32 10:17:32.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:32 10:17:32.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:32 10:17:32.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:32 10:17:32.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:32 10:17:32.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:32 10:17:32.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:32 10:17:32.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:32 10:17:32.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:32 10:17:32.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:32 10:17:32.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:32 10:17:32.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:32 10:17:32.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:32 10:17:32.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:32 10:17:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:32 10:17:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:32 10:17:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:32 10:17:32.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:32 10:17:32.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:32 10:17:32.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:33 10:17:32.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:33 10:17:33.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:34 10:17:33.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:34 10:17:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:34 10:17:33.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:34 10:17:33.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:34 10:17:33.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:34 10:17:33.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:34 10:17:33.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:34 10:17:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:36 10:17:33.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:36 10:17:33.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:36 10:17:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:36 10:17:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:36 10:17:33.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:36 10:17:33.250 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:36 10:17:33.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:36 10:17:33.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:36 10:17:33.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:36 10:17:33.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:36 10:17:33.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:36 10:17:33.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:36 10:17:33.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:36 10:17:33.251 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:36 10:17:33.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:36 10:17:33.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:36 10:17:33.254 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:36 10:17:33.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:36 10:17:33.254 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:36 10:17:33.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:36 10:17:33.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:36 10:17:33.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:36 10:17:33.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:36 10:17:33.290 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:36 10:17:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:36 10:17:33.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:36 10:17:33.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:36 10:17:33.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:36 10:17:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:36 10:17:33.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:36 10:17:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:36 10:17:33.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:36 10:17:33.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:36 10:17:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:36 10:17:33.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:36 10:17:33.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:36 10:17:33.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:36 10:17:33.293 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:36 10:17:33.293 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:36 10:17:33.294 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:36 10:17:33.294 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:17:36 10:17:33.294 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:17:36 10:17:33.294 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:36 10:17:33.323 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:36 10:17:33.323 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:36 10:17:33.323 DEBUG [main][EditorHandler] 0 editor(s) found
06:17:36 10:17:33.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:36 10:17:33.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:36 10:17:33.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:36 10:17:33.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:36 10:17:33.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:36 10:17:33.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:36 10:17:33.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:36 10:17:33.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:36 10:17:33.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:36 10:17:33.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:33.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:33.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:37 10:17:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:37 10:17:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:37 10:17:33.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:37 10:17:33.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:37 10:17:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:33.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:33.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:33.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:33.332 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:33.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:37 10:17:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:37 10:17:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:37 10:17:33.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:33.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:33.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:33.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:33.335 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:33.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:33.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:33.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:33.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:33.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:34.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:37 10:17:34.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:34.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:34.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:34.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:34.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:37 10:17:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:34.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:34.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:37 10:17:34.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:37 10:17:34.349 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:37 10:17:34.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:37 10:17:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:37 10:17:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:37 10:17:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:37 10:17:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:37 10:17:34.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:37 10:17:34.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:37 10:17:34.350 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:37 10:17:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:37 10:17:34.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:37 10:17:34.352 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:37 10:17:34.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:37 10:17:34.352 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:37 10:17:34.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:37 10:17:34.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:37 10:17:34.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:37 10:17:34.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:37 10:17:34.382 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:37 10:17:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:37 10:17:34.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:37 10:17:34.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:37 10:17:34.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:37 10:17:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:37 10:17:34.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:34.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:37 10:17:34.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:34.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:17:37 10:17:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:37 10:17:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:37 10:17:34.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:17:37 10:17:34.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:37 10:17:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:34.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:34.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:34.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:34.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:34.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:34.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:34.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:34.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:34.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:34.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:34.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:34.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:34.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:35.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:35.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:37 10:17:35.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:35.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:35.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:35.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:35.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:37 10:17:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:35.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:35.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:37 10:17:35.426 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:37 10:17:35.426 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:37 10:17:35.427 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
06:17:37 10:17:35.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:37 10:17:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:37 10:17:35.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:37 10:17:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:37 10:17:35.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:37 10:17:35.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:17:37 10:17:35.427 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:17:37 10:17:35.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:17:37 10:17:35.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:17:37 10:17:35.433 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
06:17:37 10:17:35.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
06:17:37 10:17:35.433 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
06:17:37 10:17:35.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
06:17:37 10:17:35.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
06:17:37 10:17:35.434 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:37 10:17:35.434 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:37 10:17:35.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:37 10:17:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:37 10:17:35.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:37 10:17:35.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:37 10:17:35.458 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:37 10:17:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:37 10:17:35.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
06:17:37 10:17:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:35.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:35.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:35.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:35.461 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:37 10:17:35.461 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:37 10:17:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3baba468 is found...
06:17:37 10:17:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3baba468 is found finished successfully
06:17:37 10:17:35.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:37 10:17:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:35.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:35.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:35.464 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
06:17:37 10:17:35.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:35.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
06:17:37 10:17:35.470 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:37 10:17:35.470 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:37 10:17:35.471 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:37 10:17:35.471 DEBUG [main][EditorHandler] 2 editor(s) found
06:17:37 10:17:35.471 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:37 10:17:35.491 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:37 10:17:35.491 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:37 10:17:35.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:37 10:17:35.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:37 10:17:35.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:37 10:17:35.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:37 10:17:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:37 10:17:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:37 10:17:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:37 10:17:35.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:35.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:37 10:17:35.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:35.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:37 10:17:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:37 10:17:35.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:37 10:17:35.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:37 10:17:35.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:37 10:17:35.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:35.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:35.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:35.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:35.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:37 10:17:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:37 10:17:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:37 10:17:35.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:35.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:35.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:35.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:35.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:35.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:35.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:35.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:35.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:35.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:36.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:36.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:37 10:17:36.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:36.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:36.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:37 10:17:36.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:37 10:17:36.532 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:37 10:17:36.532 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:37 10:17:36.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:37 10:17:36.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:37 10:17:36.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:37 10:17:36.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:37 10:17:36.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:37 10:17:36.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:37 10:17:36.532 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:37 10:17:36.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:37 10:17:36.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:37 10:17:36.534 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:37 10:17:36.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:37 10:17:36.534 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:37 10:17:36.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:37 10:17:36.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:37 10:17:36.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:37 10:17:36.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:37 10:17:36.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:37 10:17:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:37 10:17:36.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:37 10:17:36.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:37 10:17:36.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:37 10:17:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:37 10:17:36.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:37 10:17:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:36.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:36.563 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:36.563 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:36.563 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:37 10:17:36.563 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:37 10:17:36.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:37 10:17:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:36.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:36.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:36.566 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:36.566 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
06:17:37 10:17:36.566 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:37 10:17:36.566 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:37 10:17:36.566 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:37 10:17:36.592 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:37 10:17:36.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:37 10:17:36.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:37 10:17:36.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:37 10:17:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:37 10:17:36.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:37 10:17:36.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:37 10:17:36.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:37 10:17:36.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:37 10:17:36.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:37 10:17:36.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:37 10:17:36.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:37 10:17:36.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:37 10:17:36.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:36.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:37 10:17:36.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:36.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:37 10:17:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:37 10:17:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:37 10:17:36.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:37 10:17:36.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:37 10:17:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:36.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:36.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:36.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:36.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:36.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:36.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:37 10:17:36.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:37 10:17:36.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:37 10:17:36.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:36.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:36.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:36.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:36.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:36.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:36.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:36.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:36.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:36.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:36.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:37.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:37.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:37 10:17:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:37 10:17:37.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:37.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:37.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:37.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:37.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:37 10:17:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:37.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:37.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:37 10:17:37.604 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:37 10:17:37.604 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:37 10:17:37.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:37 10:17:37.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:37 10:17:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:37 10:17:37.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:37 10:17:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:37 10:17:37.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:37 10:17:37.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:37 10:17:37.605 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:37 10:17:37.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:37 10:17:37.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:37 10:17:37.608 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:37 10:17:37.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:37 10:17:37.608 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:37 10:17:37.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:37 10:17:37.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:37 10:17:37.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:37 10:17:37.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:37 10:17:37.630 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:37 10:17:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:37 10:17:37.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:37 10:17:37.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:37 10:17:37.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:37 10:17:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:37 10:17:37.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:17:37 10:17:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:37.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:37.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:37.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:37.634 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:37.634 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:37 10:17:37.634 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:37 10:17:37.634 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:37 10:17:37.635 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:37 10:17:37.635 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:37 10:17:37.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:37 10:17:37.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:37 10:17:37.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:37 10:17:37.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:37 10:17:37.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:37 10:17:37.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:37.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:37 10:17:37.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:37.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:37 10:17:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:37 10:17:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:37 10:17:37.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:37 10:17:37.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 '\*?\QPackage Explorer\E')
06:17:37 10:17:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:37.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:37 10:17:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:37 10:17:37.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:37 10:17:37.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:37.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:37.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:37.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:37 10:17:37.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:37 10:17:37.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:37 10:17:37.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:37.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:37.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:37.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:37.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:37 10:17:37.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:37 10:17:37.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:37 10:17:37.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:37 10:17:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:37 10:17:37.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:37 10:17:37.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:38 10:17:38.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:38 10:17:38.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:38 10:17:38.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:38 10:17:38.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:39 10:17:39.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:39 10:17:39.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:39 10:17:39.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:39 10:17:39.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:39 10:17:39.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:39 10:17:39.176 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:39 10:17:39.176 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:39 10:17:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
06:17:39 10:17:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:39 10:17:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:39 10:17:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:39 10:17:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:39 10:17:39.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:39 10:17:39.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:39 10:17:39.177 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:39 10:17:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:39 10:17:39.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:39 10:17:39.179 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
06:17:39 10:17:39.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
06:17:39 10:17:39.179 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
06:17:39 10:17:39.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
06:17:39 10:17:39.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
06:17:39 10:17:39.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:39 10:17:39.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:39 10:17:39.201 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:39 10:17:39.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:39 10:17:39.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:39 10:17:39.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:39 10:17:39.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:39 10:17:39.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:39 10:17:39.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:39 10:17:39.204 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
06:17:39 10:17:39.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:39 10:17:39.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:17:39 10:17:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:39 10:17:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:39 10:17:39.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:17:39 10:17:39.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
06:17:39 10:17:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:39 10:17:39.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:39 10:17:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:39 10:17:39.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:39 10:17:39.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:39 10:17:39.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:39 10:17:39.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:39 10:17:39.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:39 10:17:39.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:39 10:17:39.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:39 10:17:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:39 10:17:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:39 10:17:39.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:39 10:17:39.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:39 10:17:39.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:39 10:17:39.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:39 10:17:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:39 10:17:39.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:39 10:17:39.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:39 10:17:39.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:40 10:17:40.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:40 10:17:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:40 10:17:40.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
06:17:40 10:17:40.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:40 10:17:40.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:40 10:17:40.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:40 10:17:40.239 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
06:17:40 10:17:40.239 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject
06:17:40 10:17:40.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
06:17:40 10:17:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:40 10:17:40.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
06:17:40 10:17:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:40 10:17:40.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
06:17:40 10:17:40.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
06:17:40 10:17:40.240 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
06:17:40 10:17:40.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
06:17:40 10:17:40.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
06:17:40 10:17:40.242 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min
06:17:40 10:17:40.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
06:17:40 10:17:40.242 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
06:17:40 10:17:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
06:17:40 10:17:40.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
06:17:40 10:17:40.243 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:40 10:17:40.243 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:40 10:17:40.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:40 10:17:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:40 10:17:40.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:40 10:17:40.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:40 10:17:40.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:40 10:17:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:40 10:17:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26edce84 is found...
06:17:40 10:17:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26edce84 is found finished successfully
06:17:40 10:17:40.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
06:17:40 10:17:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:40 10:17:40.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:40 10:17:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:40 10:17:40.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:40 10:17:40.269 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:40 10:17:40.269 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:40 10:17:40.269 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:17:40 10:17:40.269 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:17:40 10:17:40.270 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:40 10:17:40.270 DEBUG [main][EditorHandler] 2 editor(s) found
06:17:40 10:17:40.270 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:17:40 10:17:40.276 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:17:40 10:17:40.276 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
06:17:40 10:17:40.301 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
06:17:40 10:17:40.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:40 10:17:40.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:40 10:17:40.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:40 10:17:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:40 10:17:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:40 10:17:40.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
06:17:40 10:17:40.302 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:40 10:17:40.302 DEBUG [main][EditorHandler] 0 editor(s) found
06:17:40 10:17:40.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:40 10:17:40.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:17:40 10:17:40.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:40 10:17:40.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:40 10:17:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:40 10:17:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:40 10:17:40.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:40 10:17:40.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:17:40 10:17:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:40 10:17:40.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:40 10:17:40.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:40 10:17:40.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:40 10:17:40.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:40 10:17:40.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:40 10:17:40.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:40 10:17:40.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:40 10:17:40.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:40 10:17:40.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:40 10:17:40.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:40 10:17:40.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:40 10:17:40.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:40 10:17:40.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:40 10:17:40.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:40 10:17:40.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:40 10:17:40.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:40 10:17:40.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:40 10:17:40.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:40 10:17:40.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:41 10:17:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:41 10:17:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:41 10:17:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:41 10:17:41.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:41 10:17:41.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:41 10:17:41.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:41 10:17:41.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:41 10:17:41.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:41 10:17:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:41 10:17:41.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:41 10:17:41.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:41 10:17:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:41 10:17:41.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:41 10:17:41.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:41 10:17:41.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:41 10:17:41.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:41 10:17:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:41 10:17:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:41 10:17:41.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:41 10:17:41.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:41 10:17:41.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:41 10:17:41.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:41 10:17:41.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:42 10:17:42.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:42 10:17:42.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:42 10:17:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:42 10:17:42.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:42 10:17:42.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:42 10:17:42.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:42 10:17:42.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:42 10:17:42.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:42 10:17:42.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:42 10:17:42.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:42 10:17:42.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:42 10:17:42.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:42 10:17:42.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
06:17:42 10:17:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:42 10:17:42.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:42 10:17:42.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:42 10:17:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:42 10:17:42.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:42 10:17:42.337 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
06:17:42 10:17:42.337 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
06:17:42 10:17:42.337 DEBUG [main][TreeItemHandler] Set Tree selection
06:17:42 10:17:42.337 DEBUG [main][TreeHandler] Notify Tree about selection event
06:17:42 10:17:42.344 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
06:17:42 10:17:42.349 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
06:17:42 10:17:42.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:17:42 10:17:42.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'New'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:''
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:''
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:''
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Export...'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:''
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:17:42 10:17:42.383 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
06:17:42 10:17:42.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
06:17:42 10:17:42.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
06:17:42 10:17:42.383 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
06:17:42 10:17:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:42 10:17:42.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:17:42 10:17:42.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
06:17:42 10:17:42.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:42 10:17:42.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:42 10:17:42.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:42 10:17:42.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:42 10:17:42.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:17:42 10:17:42.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:'New'
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:''
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:''
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:17:42 10:17:42.909 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
06:17:42 10:17:42.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
06:17:42 10:17:42.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
06:17:42 10:17:42.909 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
06:17:42 10:17:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
06:17:43 10:17:43.495 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
06:17:43 10:17:43.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
06:17:43 10:17:43.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:43 10:17:43.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:43 10:17:43.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:43 10:17:43.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:43 10:17:43.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:43 10:17:43.499 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
06:17:43 10:17:43.499 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
06:17:43 10:17:43.499 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:43 10:17:43.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:43 10:17:43.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:43 10:17:43.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:17:43 10:17:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:43 10:17:43.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:43 10:17:43.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:43 10:17:43.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:43 10:17:43.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:43 10:17:43.500 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:17:43 10:17:43.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:43 10:17:43.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:43 10:17:43.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:43 10:17:43.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:43 10:17:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
06:17:43 10:17:43.504 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:44 10:17:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:44 10:17:44.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:44 10:17:44.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:44 10:17:44.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:44 10:17:44.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:17:44 10:17:44.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:44 10:17:44.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:44 10:17:44.006 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:44 10:17:44.006 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:17:44 10:17:44.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:17:44 10:17:44.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:17:44 10:17:44.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:17:44 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.539 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest
06:17:44 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.439 s
06:17:44 closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.141 s
06:17:44 getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 3.223 s
06:17:44 closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.085 s
06:17:44 testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.077 s
06:17:44 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.157 s
06:17:44 closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.076 s
06:17:44 closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.644 s
06:17:44 noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.077 s
06:17:44 getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.178 s
06:17:44 testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.074 s
06:17:44 saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.102 s
06:17:44 isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.076 s
06:17:44 closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 12.676 s
06:17:44 closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.626 s
06:17:44 findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.62 s
06:17:44 saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.106 s
06:17:44 getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 11.107 s
06:17:44 noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.101 s
06:17:44 switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.195 s
06:17:44 testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.074 s
06:17:44 getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.067 s
06:17:44 getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.641 s
06:17:44 Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:17:44 10:17:44.016 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:17:44 10:17:44.017 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:17:44 10:17:44.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:44 10:17:44.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:17:44 10:17:44.019 DEBUG [main][MenuItemLookup] Item match:Window
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:17:44 10:17:44.020 DEBUG [main][MenuItemLookup] Item match:Preferences
06:17:44 10:17:44.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:17:44 10:17:44.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:17:44 10:17:44.020 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:17:44 10:17:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:17:44 10:17:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:17:44 10:17:44.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:17:44 10:17:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.114 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:17:44 10:17:44.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:17:44 10:17:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:44 10:17:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:17:44 10:17:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:17:44 10:17:44.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:17:44 10:17:44.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:44 10:17:44.117 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:17:44 10:17:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:44 10:17:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:44 10:17:44.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:44 10:17:44.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:44 10:17:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:17:44 10:17:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:17:44 10:17:44.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:44 10:17:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.142 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:44 10:17:44.143 DEBUG [main][EditorHandler] 0 editor(s) found
06:17:44 10:17:44.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:17:44 10:17:44.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:44 10:17:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:44 10:17:44.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:17:44 10:17:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:44 10:17:44.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:44 10:17:44.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:44 10:17:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:44 10:17:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:44 10:17:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:44 10:17:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:44 10:17:44.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:44 10:17:44.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:44 10:17:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:44 10:17:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:17:44 To add a project: TooltipText=null
06:17:44 10:17:44.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:44 10:17:44.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:44 10:17:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:44 10:17:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:17:44 To add a project: TooltipText=null
06:17:44 10:17:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:44 10:17:44.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:44 10:17:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:44 10:17:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:17:44 To add a project: TooltipText=null
06:17:44 10:17:44.150 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:44 10:17:44.150 DEBUG [main][EditorHandler] 0 editor(s) found
06:17:44 10:17:44.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:44 10:17:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:44 10:17:44.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:17:44 10:17:44.152 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:44 10:17:44.152 DEBUG [main][MenuItemLookup] Item match:File
06:17:44 10:17:44.153 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:44 10:17:44.153 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:17:44 10:17:44.154 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:17:44 10:17:44.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:17:44 10:17:44.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:17:44 10:17:44.163 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:17:44 10:17:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:17:44 10:17:44.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:17:44 10:17:44.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:17:44 10:17:44.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.243 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:17:44 10:17:44.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:17:44 10:17:44.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:44 10:17:44.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:17:44 10:17:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:44 10:17:44.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:17:44 10:17:44.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
06:17:44 10:17:44.245 DEBUG [main][TreeItemHandler] Selecting tree item: Project
06:17:44 10:17:44.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
06:17:44 10:17:44.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
06:17:44 10:17:44.249 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:17:44 10:17:44.249 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:17:44 10:17:44.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:17:44 10:17:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:44 10:17:44.250 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:17:44 10:17:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:44 10:17:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:44 10:17:44.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:44 10:17:44.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:44 10:17:44.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
06:17:44 10:17:44.275 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
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.275 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
06:17:44 10:17:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.276 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
06:17:44 10:17:44.276 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:
06:17:44 is "Project name:")
06:17:44 10:17:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:17:44 10:17:44.277 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:17:44 10:17:44.278 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
06:17:44 10:17:44.279 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
06:17:44 10:17:44.279 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
06:17:44 10:17:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:17:44 10:17:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:44 10:17:44.280 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:17:44 10:17:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:44 10:17:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:44 10:17:44.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:44 10:17:44.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:44 10:17:44.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:44 10:17:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:44 10:17:44.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:44 10:17:44.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:17:44 10:17:44.789 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:44 10:17:44.789 DEBUG [main][MenuItemLookup] Item match:File
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Revert'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:''
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:17:44 10:17:44.790 DEBUG [main][MenuItemLookup] Item match:Import...
06:17:44 10:17:44.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
06:17:44 10:17:44.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
06:17:44 10:17:44.794 INFO [main][MenuItemHandler] Select menu item: &Import...
06:17:44 10:17:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
06:17:44 10:17:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
06:17:44 10:17:44.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
06:17:44 10:17:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:44 10:17:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:44 10:17:44.854 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
06:17:44 10:17:44.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:44 10:17:44.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:17:44 10:17:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:44 10:17:44.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:44 10:17:44.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:44 10:17:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:44 10:17:44.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:44 10:17:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:17:44 10:17:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:17:44 10:17:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:17:44 10:17:44.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:17:44 10:17:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:45 10:17:45.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:45 10:17:45.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:17:45 10:17:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:17:45 10:17:45.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:17:45 10:17:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:45 10:17:45.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:17:45 10:17:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:45 10:17:45.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:17:45 10:17:45.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
06:17:45 10:17:45.360 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
06:17:45 10:17:45.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
06:17:45 10:17:45.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
06:17:45 10:17:45.364 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
06:17:45 10:17:45.364 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
06:17:45 10:17:45.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:17:45 10:17:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:45 10:17:45.366 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:17:45 10:17:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:45 10:17:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:45 10:17:45.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:45 10:17:45.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:45 10:17:45.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:17:45 10:17:45.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:45 10:17:45.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:45 10:17:45.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:45 10:17:45.470 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:45 10:17:45.470 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
06:17:45 10:17:45.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:17:45 10:17:45.474 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/'
06:17:45 10:17:45.475 DEBUG [WorkbenchTestable][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:")
06:17:45 10:17:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:45 10:17:45.476 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
06:17:45 10:17:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:45 10:17:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:45 10:17:45.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:45 10:17:45.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:45 10:17:45.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
06:17:45 10:17:45.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
06:17:45 10:17:45.491 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/
06:17:45 10:17:45.492 DEBUG [WorkbenchTestable][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")
06:17:45 10:17:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:45 10:17:45.527 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
06:17:45 10:17:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:45 10:17:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:45 10:17:45.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:45 10:17:45.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:45 10:17:45.536 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
06:17:45 10:17:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:45 10:17:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
06:17:45 10:17:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
06:17:45 10:17:45.538 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true
06:17:45 10:17:45.539 DEBUG [WorkbenchTestable][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:")
06:17:45 10:17:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:45 10:17:45.539 DEBUG [WorkbenchTestable][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")
06:17:45 10:17:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:45 10:17:45.540 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace
06:17:45 10:17:45.540 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace
06:17:45 10:17:45.540 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace
06:17:45 10:17:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:45 10:17:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:45 10:17:45.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:45 10:17:45.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:45 10:17:45.542 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
06:17:45 10:17:45.542 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
06:17:45 10:17:45.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:17:45 10:17:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:45 10:17:45.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:45 10:17:45.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:45 10:17:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:45 10:17:45.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:17:45 10:17:45.543 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:17:45 10:17:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:17:45 10:17:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:17:45 10:17:45.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:17:45 10:17:45.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:17:45 10:17:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:17:46 10:17:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:17:46 10:17:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:46 10:17:46.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
06:17:46 10:17:46.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
06:17:47 10:17:47.114 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
06:17:47 10:17:47.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:17:47 10:17:47.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:47 10:17:47.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:47 10:17:47.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:47 10:17:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:47 10:17:47.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:47 10:17:47.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:47 10:17:47.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:17:47 10:17:47.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:47 10:17:47.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:47 10:17:47.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:47 10:17:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:47 10:17:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:47 10:17:47.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:47 10:17:47.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:17:47 10:17:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:47 10:17:47.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:47 10:17:47.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:47 10:17:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:47 10:17:47.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:47 10:17:47.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:47 10:17:47.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:47 10:17:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:47 10:17:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:47 10:17:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:47 10:17:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:47 10:17:47.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:47 10:17:47.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:47 10:17:47.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:47 10:17:47.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:47 10:17:47.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:47 10:17:47.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:47 10:17:47.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:47 10:17:47.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:47 10:17:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:47 10:17:47.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:47 10:17:47.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:47 10:17:47.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:48 10:17:47.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:48 10:17:48.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:48 10:17:48.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:48 10:17:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:48 10:17:48.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:48 10:17:48.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:48 10:17:48.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:48 10:17:48.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:48 10:17:48.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:48 10:17:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:48 10:17:48.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:48 10:17:48.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:48 10:17:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:48 10:17:48.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:48 10:17:48.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:48 10:17:48.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:17:48 10:17:48.125 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:17:48 10:17:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:17:48 10:17:48.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:17:48 10:17:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:48 10:17:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:48 10:17:48.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:17:48 10:17:48.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:17:48 10:17:48.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:17:48 10:17:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:49 10:17:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:49 10:17:49.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:17:49 10:17:49.129 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:17:49 10:17:49.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:17:49 10:17:49.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:49 10:17:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:49 10:17:49.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:17:49 10:17:49.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:17:49 10:17:49.630 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:17:49 10:17:49.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:17:49 10:17:49.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:17:49 10:17:49.664 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:17:49 10:17:49.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:17:49 10:17:49.664 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:17:49 10:17:49.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:17:49 10:17:49.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:17:49 10:17:49.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:49 10:17:49.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:17:51 10:17:51.111 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
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:51 10:17:51.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:51 10:17:51.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e7225d is found...
06:17:51 10:17:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e7225d is found finished successfully
06:17:51 10:17:51.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:17:51 10:17:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:51 10:17:51.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:51 10:17:51.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:51 10:17:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:51 10:17:51.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:51 10:17:51.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:51 10:17:51.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:17:51 package test;
06:17:51 public class JavaClass {
06:17:51 
06:17:51 	public JavaClass() {
06:17:51 		System.out.println("");
06:17:51 	}
06:17:51 
06:17:51 }
06:17:51  TooltipText=null
06:17:51 10:17:51.210 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13]
06:17:51 10:17:51.229 INFO [WorkbenchTestable][Keyboard] Type text "a"
06:17:51 10:17:51.425 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:51 10:17:51.425 INFO [WorkbenchTestable][Keyboard]     As char:a, as int:97
06:17:52 10:17:52.031 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:52 10:17:52.031 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
06:17:52  * Copyright (c) 2017 Red Hat, Inc and others.
06:17:52  * This program and the accompanying materials are made available under the
06:17:52  * terms of the Eclipse Public License 2.0 which is available at
06:17:52  * http://www.eclipse.org/legal/epl-2.0.
06:17:52  *
06:17:52  * SPDX-License-Identifier: EPL-2.0
06:17:52  *
06:17:52  * Contributors:
06:17:52  *     Red Hat, Inc - initial API and implementation
06:17:52  *******************************************************************************/
06:17:52 package test;
06:17:52 public class JavaClass {
06:17:52 
06:17:52 	public JavaClass() {
06:17:52 		System.out.println("");
06:17:52 	}
06:17:52 
06:17:52 }
06:17:52  TooltipText=null
06:17:52 10:17:52.031 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:17:52 10:17:52.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:17:52 10:17:52.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:52 10:17:52.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:52 10:17:52.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:17:52 10:17:52.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:17:52 10:17:52.032 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:52 10:17:52.032 DEBUG [main][MenuItemLookup] Item match:File
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:''
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:''
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:17:52 10:17:52.034 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:17:52 10:17:52.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:17:52 10:17:52.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:17:52 10:17:52.035 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:17:52 10:17:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:17:52 10:17:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:17:52 10:17:52.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:52 10:17:52.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
06:17:52  * Copyright (c) 2017 Red Hat, Inc and others.
06:17:52  * This program and the accompanying materials are made available under the
06:17:52  * terms of the Eclipse Public License 2.0 which is available at
06:17:52  * http://www.eclipse.org/legal/epl-2.0.
06:17:52  *
06:17:52  * SPDX-License-Identifier: EPL-2.0
06:17:52  *
06:17:52  * Contributors:
06:17:52  *     Red Hat, Inc - initial API and implementation
06:17:52  *******************************************************************************/
06:17:52 package test;
06:17:52 public class JavaClass {
06:17:52 
06:17:52 	public JavaClass() {
06:17:52 		System.out.println("");
06:17:52 	}
06:17:52 
06:17:52 }
06:17:52  TooltipText=null
06:17:52 10:17:52.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:52 10:17:52.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
06:17:52  * Copyright (c) 2017 Red Hat, Inc and others.
06:17:52  * This program and the accompanying materials are made available under the
06:17:52  * terms of the Eclipse Public License 2.0 which is available at
06:17:52  * http://www.eclipse.org/legal/epl-2.0.
06:17:52  *
06:17:52  * SPDX-License-Identifier: EPL-2.0
06:17:52  *
06:17:52  * Contributors:
06:17:52  *     Red Hat, Inc - initial API and implementation
06:17:52  *******************************************************************************/
06:17:52 package test;
06:17:52 public class JavaClass {
06:17:52 
06:17:52 	public JavaClass() {
06:17:52 		System.out.println("");
06:17:52 	}
06:17:52 
06:17:52 }
06:17:52  TooltipText=null
06:17:52 10:17:52.131 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:17:52 10:17:52.131 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:17:52 10:17:52.252 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:17:52 10:17:52.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:52 10:17:52.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:52 10:17:52.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:17:52 10:17:52.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:52 10:17:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:52 10:17:52.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:52 10:17:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:52 10:17:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:52 10:17:52.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:52 10:17:52.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:17:52 10:17:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:52 10:17:52.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:52 10:17:52.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:52 10:17:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:52 10:17:52.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:52 10:17:52.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:52 10:17:52.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:52 10:17:52.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:52 10:17:52.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:52 10:17:52.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:52 10:17:52.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:52 10:17:52.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:52 10:17:52.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:52 10:17:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:52 10:17:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:52 10:17:52.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:52 10:17:52.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:52 10:17:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:52 10:17:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:52 10:17:52.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:52 10:17:52.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:52 10:17:52.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:52 10:17:52.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:52 10:17:52.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:53 10:17:53.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:53 10:17:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:53 10:17:53.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:53 10:17:53.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:53 10:17:53.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:53 10:17:53.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:53 10:17:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:53 10:17:53.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:53 10:17:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:53 10:17:53.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:53 10:17:53.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:53 10:17:53.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:17:53 10:17:53.355 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:53 10:17:53.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:17:53 10:17:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:53 10:17:53.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:17:53 10:17:53.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:17:53 10:17:53.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:17:53 10:17:53.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:53 10:17:53.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:17:53 10:17:53.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:53 10:17:53.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:17:53 10:17:53.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:17:53 10:17:53.357 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:17:53 10:17:53.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:17:53 10:17:53.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:17:53 10:17:53.370 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:17:53 10:17:53.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:17:53 10:17:53.370 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:17:53 10:17:53.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:17:53 10:17:53.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:17:53 10:17:53.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:53 10:17:53.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:17:53 10:17:53.634 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
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:53 10:17:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:53 10:17:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41faadff is found...
06:17:53 10:17:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41faadff is found finished successfully
06:17:53 10:17:53.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:17:53 10:17:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:53 10:17:53.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:53 10:17:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:53 10:17:53.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:53 10:17:53.649 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.649 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
06:17:53 package test;
06:17:53 public class JavaClass {
06:17:53 
06:17:53 	public JavaClass() {
06:17:53 		System.out.println("");
06:17:53 	}
06:17:53 
06:17:53 }
06:17:53  TooltipText=null
06:17:53 10:17:53.649 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:17:53 10:17:53.721 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:17:53  * Copyright (c) 2017 Red Hat, Inc and others.
06:17:53  * This program and the accompanying materials are made available under the
06:17:53  * terms of the Eclipse Public License 2.0 which is available at
06:17:53  * http://www.eclipse.org/legal/epl-2.0.
06:17:53  *
06:17:53  * SPDX-License-Identifier: EPL-2.0
06:17:53  *
06:17:53  * Contributors:
06:17:53  *     Red Hat, Inc - initial API and implementation
06:17:53  *******************************************************************************/
06:17:53 package test;
06:17:53 public class JavaClass {
06:17:53 
06:17:53 	public JavaClass() {
06:17:53 		System.out.println("");
06:17:53 	}
06:17:53 
06:17:53 }
06:17:53  TooltipText=null
06:17:53 10:17:53.722 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:17:53 10:17:53.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:17:53 10:17:53.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:53 10:17:53.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:53 10:17:53.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:17:53 10:17:53.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:17:53 10:17:53.722 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:53 10:17:53.722 DEBUG [main][MenuItemLookup] Item match:File
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:''
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:''
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:17:53 10:17:53.723 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:17:53 10:17:53.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:17:53 10:17:53.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:17:53 10:17:53.724 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:17:53 10:17:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:17:53 10:17:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:17:53 10:17:53.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.821 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:17:53  * Copyright (c) 2017 Red Hat, Inc and others.
06:17:53  * This program and the accompanying materials are made available under the
06:17:53  * terms of the Eclipse Public License 2.0 which is available at
06:17:53  * http://www.eclipse.org/legal/epl-2.0.
06:17:53  *
06:17:53  * SPDX-License-Identifier: EPL-2.0
06:17:53  *
06:17:53  * Contributors:
06:17:53  *     Red Hat, Inc - initial API and implementation
06:17:53  *******************************************************************************/
06:17:53 package test;
06:17:53 public class JavaClass {
06:17:53 
06:17:53 	public JavaClass() {
06:17:53 		System.out.println("");
06:17:53 	}
06:17:53 
06:17:53 }
06:17:53  TooltipText=null
06:17:53 10:17:53.821 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:17:53 10:17:53.821 DEBUG [main][EditorHandler] 1 editor(s) found
06:17:53 10:17:53.821 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:17:53 10:17:53.950 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:17:53 10:17:53.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:17:53 10:17:53.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:17:53 10:17:53.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:17:53 10:17:53.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:17:53 10:17:53.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:17:53 10:17:53.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:17:53 10:17:53.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:53 10:17:53.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:17:53 10:17:53.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:53 10:17:53.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:17:53 10:17:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:53 10:17:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:53 10:17:53.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:17:53 10:17:53.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:17:53 10:17:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:53 10:17:53.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:53 10:17:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:53 10:17:53.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:53 10:17:53.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:53 10:17:53.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:53 10:17:53.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:17:53 10:17:53.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:17:53 10:17:53.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:17:53 10:17:53.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:53 10:17:53.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:53 10:17:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:53 10:17:53.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:53 10:17:53.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:53 10:17:53.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:53 10:17:53.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:53 10:17:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:53 10:17:53.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:53 10:17:53.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:54 10:17:54.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:54 10:17:54.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:54 10:17:54.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:54 10:17:54.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:17:54 10:17:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:17:54 10:17:54.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:17:54 10:17:54.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:54 10:17:54.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:54 10:17:54.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:17:54 10:17:54.959 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:17:54 10:17:54.960 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:54 10:17:54.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:17:54 10:17:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:54 10:17:54.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:17:54 10:17:54.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:17:54 10:17:54.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:17:54 10:17:54.961 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:17:54 10:17:54.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:17:54 10:17:54.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:17:54 10:17:54.970 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:17:54 10:17:54.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:17:54 10:17:54.970 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:17:54 10:17:54.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:17:54 10:17:54.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:17:54 10:17:54.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:17:54 10:17:54.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:17:55 10:17:55.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:17:55 10:17:55.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b62b896 is found...
06:17:55 10:17:55.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b62b896 is found finished successfully
06:17:55 10:17:55.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:17:55 10:17:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:17:55 10:17:55.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:17:55 10:17:55.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:17:55 10:17:55.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:17:55 10:17:55.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:17:55 10:17:55.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:55 10:17:55.141 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:17:55 package test;
06:17:55 public class JavaClass {
06:17:55 
06:17:55 	public JavaClass() {
06:17:55 		System.out.println("");
06:17:55 	}
06:17:55 
06:17:55 }
06:17:55  TooltipText=null
06:17:55 10:17:55.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:55 10:17:55.141 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:17:55 package test;
06:17:55 public class JavaClass {
06:17:55 
06:17:55 	public JavaClass() {
06:17:55 		System.out.println("");
06:17:55 	}
06:17:55 
06:17:55 }
06:17:55  TooltipText=null
06:17:55 10:17:55.143 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
06:17:55 10:17:55.155 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
06:17:55 10:17:55.165 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:55 10:17:55.165 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:17:55 10:17:55.765 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:55 10:17:55.766 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:17:56 10:17:56.366 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:56 10:17:56.366 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:17:56 10:17:56.967 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:56 10:17:56.967 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:17:57 10:17:57.568 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:57 10:17:57.568 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:17:58 10:17:58.169 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:58 10:17:58.169 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:17:58 10:17:58.771 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:58 10:17:58.771 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
06:17:59 10:17:59.372 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:17:59 10:17:59.372 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:17:59 10:17:59.973 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:17:59 10:17:59.973 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:17:59  * Copyright (c) 2017 Red Hat, Inc and others.
06:17:59  * This program and the accompanying materials are made available under the
06:17:59  * terms of the Eclipse Public License 2.0 which is available at
06:17:59  * http://www.eclipse.org/legal/epl-2.0.
06:17:59  *
06:17:59  * SPDX-License-Identifier: EPL-2.0
06:17:59  *
06:17:59  * Contributors:
06:17:59  *     Red Hat, Inc - initial API and implementation
06:17:59  *******************************************************************************/
06:17:59 package test;testtext
06:17:59 public class JavaClass {
06:17:59 
06:17:59 	public JavaClass() {
06:17:59 		System.out.println("");
06:17:59 	}
06:17:59 
06:17:59 }
06:17:59  TooltipText=null
06:17:59 10:17:59.973 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:17:59 10:17:59.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:17:59 10:17:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:17:59 10:17:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:17:59 10:17:59.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:17:59 10:17:59.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:17:59 10:17:59.974 DEBUG [main][MenuItemLookup] Found menu:'File'
06:17:59 10:17:59.974 DEBUG [main][MenuItemLookup] Item match:File
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:''
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:''
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:17:59 10:17:59.976 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:17:59 10:17:59.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:17:59 10:17:59.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:17:59 10:17:59.976 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:17:59 10:17:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:17:59 10:17:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:00 10:18:00.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:00 10:18:00.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:00  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:00  * This program and the accompanying materials are made available under the
06:18:00  * terms of the Eclipse Public License 2.0 which is available at
06:18:00  * http://www.eclipse.org/legal/epl-2.0.
06:18:00  *
06:18:00  * SPDX-License-Identifier: EPL-2.0
06:18:00  *
06:18:00  * Contributors:
06:18:00  *     Red Hat, Inc - initial API and implementation
06:18:00  *******************************************************************************/
06:18:00 package test;testtext
06:18:00 public class JavaClass {
06:18:00 
06:18:00 	public JavaClass() {
06:18:00 		System.out.println("");
06:18:00 	}
06:18:00 
06:18:00 }
06:18:00  TooltipText=null
06:18:00 10:18:00.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:00 10:18:00.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:00 10:18:00.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:00 10:18:00.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:00 10:18:00.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:00 10:18:00.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:00 10:18:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:00 10:18:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:00 10:18:00.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:00 10:18:00.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:00 10:18:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:00 10:18:00.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:00 10:18:00.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:00 10:18:00.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:00 10:18:00.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:00 10:18:00.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:00 10:18:00.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:00 10:18:00.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:00 10:18:00.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:00 10:18:00.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:00 10:18:00.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:00 10:18:00.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:00 10:18:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:00 10:18:00.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:00 10:18:00.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:00 10:18:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:00 10:18:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:00 10:18:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:00 10:18:00.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:00 10:18:00.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:00 10:18:00.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:00 10:18:00.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:01 10:18:01.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:01 10:18:01.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:01 10:18:01.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:01 10:18:01.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:01 10:18:01.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:01 10:18:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:01 10:18:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:01 10:18:01.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:01 10:18:01.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:01 10:18:01.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:01 10:18:01.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:01 10:18:01.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:01 10:18:01.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:01 10:18:01.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:01 10:18:01.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:01 10:18:01.051 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:01 10:18:01.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:01 10:18:01.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:01 10:18:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:01 10:18:01.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:01 10:18:01.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:01 10:18:01.052 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:01 10:18:01.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:01 10:18:01.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:01 10:18:01.062 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:01 10:18:01.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:01 10:18:01.062 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:01 10:18:01.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:01 10:18:01.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:01 10:18:01.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:01 10:18:01.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:01 10:18:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69997904 is found...
06:18:01 10:18:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69997904 is found finished successfully
06:18:01 10:18:01.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:01 10:18:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:01 10:18:01.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:01 10:18:01.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:01 10:18:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:01 10:18:01.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:01 10:18:01.107 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:01 10:18:01.107 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:01  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:01  * This program and the accompanying materials are made available under the
06:18:01  * terms of the Eclipse Public License 2.0 which is available at
06:18:01  * http://www.eclipse.org/legal/epl-2.0.
06:18:01  *
06:18:01  * SPDX-License-Identifier: EPL-2.0
06:18:01  *
06:18:01  * Contributors:
06:18:01  *     Red Hat, Inc - initial API and implementation
06:18:01  *******************************************************************************/
06:18:01 package test;testtext
06:18:01 public class JavaClass {
06:18:01 
06:18:01 	public JavaClass() {
06:18:01 		System.out.println("");
06:18:01 	}
06:18:01 
06:18:01 }
06:18:01  TooltipText=null
06:18:01 10:18:01.107 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:01 10:18:01.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:01.134 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:02  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:02  * This program and the accompanying materials are made available under the
06:18:02  * terms of the Eclipse Public License 2.0 which is available at
06:18:02  * http://www.eclipse.org/legal/epl-2.0.
06:18:02  *
06:18:02  * SPDX-License-Identifier: EPL-2.0
06:18:02  *
06:18:02  * Contributors:
06:18:02  *     Red Hat, Inc - initial API and implementation
06:18:02  *******************************************************************************/
06:18:02 package test;
06:18:02 public class JavaClass {
06:18:02 
06:18:02 	public JavaClass() {
06:18:02 		System.out.println("");
06:18:02 	}
06:18:02 
06:18:02 }
06:18:02  TooltipText=null
06:18:02 10:18:01.134 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:02 10:18:01.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:02 10:18:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:02 10:18:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:02 10:18:01.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:02 10:18:01.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:02 10:18:01.135 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:02 10:18:01.135 DEBUG [main][MenuItemLookup] Item match:File
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:''
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:''
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:02 10:18:01.136 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:02 10:18:01.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:02 10:18:01.136 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:02 10:18:01.136 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:02 10:18:01.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:02 10:18:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:02 10:18:01.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:01.212 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:02  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:02  * This program and the accompanying materials are made available under the
06:18:02  * terms of the Eclipse Public License 2.0 which is available at
06:18:02  * http://www.eclipse.org/legal/epl-2.0.
06:18:02  *
06:18:02  * SPDX-License-Identifier: EPL-2.0
06:18:02  *
06:18:02  * Contributors:
06:18:02  *     Red Hat, Inc - initial API and implementation
06:18:02  *******************************************************************************/
06:18:02 package test;
06:18:02 public class JavaClass {
06:18:02 
06:18:02 	public JavaClass() {
06:18:02 		System.out.println("");
06:18:02 	}
06:18:02 
06:18:02 }
06:18:02  TooltipText=null
06:18:02 10:18:01.212 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:02 10:18:01.212 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:02 10:18:01.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:02 10:18:01.346 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:02 10:18:01.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:02 10:18:01.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:02 10:18:01.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:02 10:18:01.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:02 10:18:01.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:02 10:18:01.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:02 10:18:01.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:01.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:02 10:18:01.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:02 10:18:01.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:01.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:02 10:18:01.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:02 10:18:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:02 10:18:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:02 10:18:01.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:02 10:18:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:02 10:18:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:02 10:18:01.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:01.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:02 10:18:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:02 10:18:01.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:02 10:18:01.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:02 10:18:01.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:02 10:18:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:02 10:18:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:02 10:18:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:02 10:18:01.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:02 10:18:01.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:02 10:18:01.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:01.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:02 10:18:01.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:02 10:18:01.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:02 10:18:01.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:01.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:02 10:18:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:02 10:18:01.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:01.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:02 10:18:01.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:01.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:02 10:18:02.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:02.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:02 10:18:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:02 10:18:02.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:02 10:18:02.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:02 10:18:02.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:02.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:02 10:18:02.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:02 10:18:02.424 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:02 10:18:02.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:02 10:18:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:02 10:18:02.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:02 10:18:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:02 10:18:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:02 10:18:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:02 10:18:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:02 10:18:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:02 10:18:02.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:02 10:18:02.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:02 10:18:02.425 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:02 10:18:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:02 10:18:02.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:02 10:18:02.435 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:02 10:18:02.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:02 10:18:02.435 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:02 10:18:02.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:02 10:18:02.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:02 10:18:02.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:02 10:18:02.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:02 10:18:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30447716 is found...
06:18:02 10:18:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30447716 is found finished successfully
06:18:02 10:18:02.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:02 10:18:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:02 10:18:02.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:02 10:18:02.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:02 10:18:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:02 10:18:02.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:02 10:18:02.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:02.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:02 package test;
06:18:02 public class JavaClass {
06:18:02 
06:18:02 	public JavaClass() {
06:18:02 		System.out.println("");
06:18:02 	}
06:18:02 
06:18:02 }
06:18:02  TooltipText=null
06:18:02 10:18:02.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:02 10:18:02.573 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:02 package test;
06:18:02 public class JavaClass {
06:18:02 
06:18:02 	public JavaClass() {
06:18:02 		System.out.println("");
06:18:02 	}
06:18:02 
06:18:02 }
06:18:02  TooltipText=null
06:18:02 10:18:02.573 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:18:03 10:18:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:03 10:18:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:03 10:18:03.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:03 10:18:03.573 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:03 10:18:03.573 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:18:03 10:18:03.573 DEBUG [main][MenuItemLookup] Item match:Edit
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.574 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:''
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:18:03 10:18:03.575 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:18:03 10:18:03.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals"
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals"
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals"
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals"
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:""
06:18:03 10:18:03.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints	Shift+Ctrl+Space"
06:18:03 10:18:03.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:03 10:18:03.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:03 10:18:03.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:03 10:18:03.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:03 10:18:03.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:03 10:18:03.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:03 10:18:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:03 10:18:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:03 10:18:03.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:03 10:18:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:03 10:18:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:03 10:18:03.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:03 10:18:03.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:03 10:18:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:03 10:18:03.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:03 10:18:03.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:03 10:18:03.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:03 10:18:03.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:03 10:18:03.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:03 10:18:03.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:03 10:18:03.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:03 10:18:03.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:03 10:18:03.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:03 10:18:03.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:03 10:18:03.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:03 10:18:03.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:03 10:18:03.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:03 10:18:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:03 10:18:03.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:03 10:18:03.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:04 10:18:04.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:04 10:18:04.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:04 10:18:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:04 10:18:04.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:04 10:18:04.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:04 10:18:04.616 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:04 10:18:04.617 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:04 10:18:04.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:04 10:18:04.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:04 10:18:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:04 10:18:04.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:04 10:18:04.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:04 10:18:04.618 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:04 10:18:04.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:04 10:18:04.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:04 10:18:04.624 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:04 10:18:04.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:04 10:18:04.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:04 10:18:04.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:04 10:18:04.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:04 10:18:04.631 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:04 10:18:04.632 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:04 10:18:04.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:04 10:18:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35df6737 is found...
06:18:04 10:18:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35df6737 is found finished successfully
06:18:04 10:18:04.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:04 10:18:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:04 10:18:04.666 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:04 10:18:04.666 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:04 package test;
06:18:04 public class JavaClass {
06:18:04 
06:18:04 	public JavaClass() {
06:18:04 		System.out.println("");
06:18:04 	}
06:18:04 
06:18:04 }
06:18:04  TooltipText=null
06:18:04 10:18:04.666 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:04 10:18:04.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:04 10:18:04.685 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:04  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:04  * This program and the accompanying materials are made available under the
06:18:04  * terms of the Eclipse Public License 2.0 which is available at
06:18:04  * http://www.eclipse.org/legal/epl-2.0.
06:18:04  *
06:18:04  * SPDX-License-Identifier: EPL-2.0
06:18:04  *
06:18:04  * Contributors:
06:18:04  *     Red Hat, Inc - initial API and implementation
06:18:04  *******************************************************************************/
06:18:04 package test;
06:18:04 public class JavaClass {
06:18:04 
06:18:04 	public JavaClass() {
06:18:04 		System.out.println("");
06:18:04 	}
06:18:04 
06:18:04 }
06:18:04  TooltipText=null
06:18:04 10:18:04.685 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:04 10:18:04.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:04 10:18:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:04 10:18:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:04 10:18:04.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:04 10:18:04.685 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:04 10:18:04.685 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:04 10:18:04.685 DEBUG [main][MenuItemLookup] Item match:File
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:''
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:''
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:04 10:18:04.686 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:04 10:18:04.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:04 10:18:04.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:04 10:18:04.687 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:04 10:18:04.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:04 10:18:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:04 10:18:04.728 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:04 10:18:04.728 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:04  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:04  * This program and the accompanying materials are made available under the
06:18:04  * terms of the Eclipse Public License 2.0 which is available at
06:18:04  * http://www.eclipse.org/legal/epl-2.0.
06:18:04  *
06:18:04  * SPDX-License-Identifier: EPL-2.0
06:18:04  *
06:18:04  * Contributors:
06:18:04  *     Red Hat, Inc - initial API and implementation
06:18:04  *******************************************************************************/
06:18:04 package test;
06:18:04 public class JavaClass {
06:18:04 
06:18:04 	public JavaClass() {
06:18:04 		System.out.println("");
06:18:04 	}
06:18:04 
06:18:04 }
06:18:04  TooltipText=null
06:18:04 10:18:04.728 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:04 10:18:04.728 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:04 10:18:04.728 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:04 10:18:04.831 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:04 10:18:04.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:04 10:18:04.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:04 10:18:04.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:04 10:18:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:04 10:18:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:04 10:18:04.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:04 10:18:04.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:04 10:18:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:04 10:18:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:04 10:18:04.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:04 10:18:04.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:18:04 10:18:04.834 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:04 10:18:04.834 DEBUG [main][MenuItemLookup] Item match:File
06:18:04 10:18:04.835 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:04 10:18:04.835 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:18:04 10:18:04.836 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:18:04 10:18:04.836 DEBUG [main][MenuItemLookup] Found menu:''
06:18:04 10:18:04.837 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:18:04 10:18:04.837 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:04 10:18:04.837 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:18:04 10:18:04.837 DEBUG [main][MenuItemLookup] Found menu:''
06:18:04 10:18:04.837 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:18:04 10:18:04.837 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:18:04 10:18:04.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:18:04 10:18:04.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:18:04 10:18:04.837 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:18:04 10:18:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:18:04 10:18:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:18:04 10:18:04.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:18:04 10:18:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:04 10:18:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:04 10:18:04.933 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:18:04 10:18:04.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:18:04 10:18:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:04 10:18:04.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:18:04 10:18:04.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:04 10:18:04.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:04 10:18:04.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:18:04 10:18:04.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
06:18:04 10:18:04.935 DEBUG [main][TreeItemHandler] Selecting tree item: File
06:18:04 10:18:04.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
06:18:04 10:18:04.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
06:18:04 10:18:04.938 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:18:04 10:18:04.938 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:18:04 10:18:04.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:18:04 10:18:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:18:04 10:18:04.940 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:18:04 10:18:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:18:04 10:18:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:18:04 10:18:04.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:18:04 10:18:04.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:18:04 10:18:04.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:18:04 10:18:04.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:18:04 10:18:04.979 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
06:18:04 10:18:04.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:18:04 10:18:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:04 10:18:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:04 10:18:04.980 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:18:04 10:18:04.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:18:04 10:18:04.981 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:
06:18:04 is "File name:")
06:18:04 10:18:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:18:04 10:18:04.984 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:18:04 10:18:04.985 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
06:18:04 10:18:04.986 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:
06:18:04 is "Enter or select the parent folder:")
06:18:04 10:18:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:18:04 10:18:04.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:18:04 10:18:04.989 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
06:18:04 10:18:04.989 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:18:04 10:18:04.989 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
06:18:04 10:18:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:18:04 10:18:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:04 10:18:04.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:04 10:18:04.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:04 10:18:04.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:04 10:18:04.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:18:04 10:18:04.992 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:18:04 10:18:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:18:04 10:18:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:18:04 10:18:04.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:18:04 10:18:04.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:18:05 10:18:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:05 10:18:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:05 10:18:05.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
06:18:05 10:18:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:05 10:18:05.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:05 10:18:05.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:05 10:18:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:05 10:18:05.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:05 10:18:05.094 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
06:18:05 10:18:05.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:05 10:18:05.102 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:05 10:18:05.102 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
06:18:05 10:18:05.102 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
06:18:05 10:18:05.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:05 10:18:05.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:05 10:18:05.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:05 10:18:05.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:05 10:18:05.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:05 10:18:05.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
06:18:05 10:18:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:05 10:18:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:05 10:18:05.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
06:18:05 10:18:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:05 10:18:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:05 10:18:05.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:05 10:18:05.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:05 10:18:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:05 10:18:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:05 10:18:05.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:05 10:18:05.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:05 10:18:05.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:05 10:18:05.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:05 10:18:05.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:05 10:18:05.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:05 10:18:05.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:05 10:18:05.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:05 10:18:05.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:05 10:18:05.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:05 10:18:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:05 10:18:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:05 10:18:05.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:05 10:18:05.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:05 10:18:05.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:05 10:18:05.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:05 10:18:05.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:06 10:18:06.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:06 10:18:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:06 10:18:06.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:06 10:18:06.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:06 10:18:06.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:06 10:18:06.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:06 10:18:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:06 10:18:06.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:06 10:18:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:06 10:18:06.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:06 10:18:06.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:06 10:18:06.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:06 10:18:06.132 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:06 10:18:06.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:06 10:18:06.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:06 10:18:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:06 10:18:06.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:06 10:18:06.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:06 10:18:06.133 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:06 10:18:06.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:06 10:18:06.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:06 10:18:06.141 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:06 10:18:06.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:06 10:18:06.141 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:06 10:18:06.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:06 10:18:06.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:06 10:18:06.152 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:06 10:18:06.152 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:06 10:18:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7239a777 is found...
06:18:06 10:18:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7239a777 is found finished successfully
06:18:06 10:18:06.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:06 10:18:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:06 10:18:06.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:06 10:18:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:06 10:18:06.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:06 10:18:06.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.291 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:06 package test;
06:18:06 public class JavaClass {
06:18:06 
06:18:06 	public JavaClass() {
06:18:06 		System.out.println("");
06:18:06 	}
06:18:06 
06:18:06 }
06:18:06  TooltipText=null
06:18:06 10:18:06.291 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:06 10:18:06.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.318 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:06  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:06  * This program and the accompanying materials are made available under the
06:18:06  * terms of the Eclipse Public License 2.0 which is available at
06:18:06  * http://www.eclipse.org/legal/epl-2.0.
06:18:06  *
06:18:06  * SPDX-License-Identifier: EPL-2.0
06:18:06  *
06:18:06  * Contributors:
06:18:06  *     Red Hat, Inc - initial API and implementation
06:18:06  *******************************************************************************/
06:18:06 package test;
06:18:06 public class JavaClass {
06:18:06 
06:18:06 	public JavaClass() {
06:18:06 		System.out.println("");
06:18:06 	}
06:18:06 
06:18:06 }
06:18:06  TooltipText=null
06:18:06 10:18:06.318 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:06 10:18:06.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:06 10:18:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:06 10:18:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:06 10:18:06.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:06 10:18:06.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:06 10:18:06.318 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:06 10:18:06.318 DEBUG [main][MenuItemLookup] Item match:File
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:''
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:''
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:06 10:18:06.319 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:06 10:18:06.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:06 10:18:06.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:06 10:18:06.320 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:06 10:18:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:06 10:18:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:06 10:18:06.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.370 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:06  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:06  * This program and the accompanying materials are made available under the
06:18:06  * terms of the Eclipse Public License 2.0 which is available at
06:18:06  * http://www.eclipse.org/legal/epl-2.0.
06:18:06  *
06:18:06  * SPDX-License-Identifier: EPL-2.0
06:18:06  *
06:18:06  * Contributors:
06:18:06  *     Red Hat, Inc - initial API and implementation
06:18:06  *******************************************************************************/
06:18:06 package test;
06:18:06 public class JavaClass {
06:18:06 
06:18:06 	public JavaClass() {
06:18:06 		System.out.println("");
06:18:06 	}
06:18:06 
06:18:06 }
06:18:06  TooltipText=null
06:18:06 10:18:06.370 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:06 10:18:06.370 DEBUG [main][EditorHandler] 2 editor(s) found
06:18:06 10:18:06.370 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
06:18:06 10:18:06.376 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
06:18:06 10:18:06.376 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:06 10:18:06.466 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:06 10:18:06.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:06 10:18:06.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:06 10:18:06.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:06 10:18:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:06 10:18:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:06 10:18:06.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:06 10:18:06.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:06 10:18:06.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:06 10:18:06.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:06 10:18:06.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:06 10:18:06.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:06 10:18:06.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:06 10:18:06.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:06 10:18:06.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:06 10:18:06.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:06 10:18:06.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:06 10:18:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:06 10:18:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:06 10:18:06.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:06 10:18:06.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:06 10:18:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:06 10:18:06.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:06 10:18:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:06 10:18:06.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:06 10:18:06.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:06 10:18:06.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:06 10:18:06.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:06 10:18:06.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:06 10:18:06.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:06 10:18:06.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:06 10:18:06.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:06 10:18:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:06 10:18:06.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:06 10:18:06.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:06 10:18:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:06 10:18:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:06 10:18:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:06 10:18:06.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:06 10:18:06.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:06 10:18:06.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:07 10:18:07.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:07 10:18:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:07 10:18:07.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:07 10:18:07.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:07 10:18:07.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:07 10:18:07.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:07 10:18:07.476 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:07 10:18:07.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:07 10:18:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:07 10:18:07.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:07 10:18:07.477 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:07 10:18:07.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:07 10:18:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:07 10:18:07.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:07 10:18:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:07 10:18:07.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:07 10:18:07.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:07 10:18:07.477 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:07 10:18:07.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:07 10:18:07.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:07 10:18:07.484 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:07 10:18:07.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:07 10:18:07.484 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:07 10:18:07.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:07 10:18:07.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:07 10:18:07.491 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:07 10:18:07.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:07 10:18:07.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22b46122 is found...
06:18:07 10:18:07.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22b46122 is found finished successfully
06:18:07 10:18:07.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:07 10:18:07.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:07 10:18:07.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:07 10:18:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:07 10:18:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:07 10:18:07.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:07 10:18:07.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:07 package test;
06:18:07 public class JavaClass {
06:18:07 
06:18:07 	public JavaClass() {
06:18:07 		System.out.println("");
06:18:07 	}
06:18:07 
06:18:07 }
06:18:07  TooltipText=null
06:18:07 10:18:07.637 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5
06:18:07 10:18:07.637 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0
06:18:07 10:18:07.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:07 10:18:07.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:07 10:18:07.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:07 10:18:07.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:07 10:18:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:07 10:18:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:07 10:18:07.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:07 10:18:07.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:07 10:18:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:07 10:18:07.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:07 10:18:07.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:07 10:18:07.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:07 10:18:07.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:07 10:18:07.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:07 10:18:07.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:07 10:18:07.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:07 10:18:07.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:07 10:18:07.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:07 10:18:07.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:07 10:18:07.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:07 10:18:07.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:07 10:18:07.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:07 10:18:07.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:07 10:18:07.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:07 10:18:07.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:07 10:18:07.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:07 10:18:07.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:08 10:18:08.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:08 10:18:08.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:08 10:18:08.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:08 10:18:08.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:09 10:18:09.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:09 10:18:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:09 10:18:09.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:09 10:18:09.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:09 10:18:09.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:09 10:18:09.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:09 10:18:09.218 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:09 10:18:09.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:09 10:18:09.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:09 10:18:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:09 10:18:09.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:09 10:18:09.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:09 10:18:09.219 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:09 10:18:09.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:09 10:18:09.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:09 10:18:09.224 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:09 10:18:09.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:09 10:18:09.224 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:09 10:18:09.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:09 10:18:09.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:09 10:18:09.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:09 10:18:09.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:09 10:18:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@518d33eb is found...
06:18:09 10:18:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@518d33eb is found finished successfully
06:18:09 10:18:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:09 10:18:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:09 10:18:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:09 10:18:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:09 10:18:09.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:09 10:18:09.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.284 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:09 package test;
06:18:09 public class JavaClass {
06:18:09 
06:18:09 	public JavaClass() {
06:18:09 		System.out.println("");
06:18:09 	}
06:18:09 
06:18:09 }
06:18:09  TooltipText=null
06:18:09 10:18:09.284 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:09 10:18:09.311 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.311 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:09  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:09  * This program and the accompanying materials are made available under the
06:18:09  * terms of the Eclipse Public License 2.0 which is available at
06:18:09  * http://www.eclipse.org/legal/epl-2.0.
06:18:09  *
06:18:09  * SPDX-License-Identifier: EPL-2.0
06:18:09  *
06:18:09  * Contributors:
06:18:09  *     Red Hat, Inc - initial API and implementation
06:18:09  *******************************************************************************/
06:18:09 package test;
06:18:09 public class JavaClass {
06:18:09 
06:18:09 	public JavaClass() {
06:18:09 		System.out.println("");
06:18:09 	}
06:18:09 
06:18:09 }
06:18:09  TooltipText=null
06:18:09 10:18:09.311 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:09 10:18:09.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:09 10:18:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:09 10:18:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:09 10:18:09.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:09 10:18:09.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:09 10:18:09.324 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:09 10:18:09.324 DEBUG [main][MenuItemLookup] Item match:File
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:''
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:''
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:09 10:18:09.325 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:09 10:18:09.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:09 10:18:09.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:09 10:18:09.325 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:09 10:18:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:09 10:18:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:09 10:18:09.349 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.349 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:09  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:09  * This program and the accompanying materials are made available under the
06:18:09  * terms of the Eclipse Public License 2.0 which is available at
06:18:09  * http://www.eclipse.org/legal/epl-2.0.
06:18:09  *
06:18:09  * SPDX-License-Identifier: EPL-2.0
06:18:09  *
06:18:09  * Contributors:
06:18:09  *     Red Hat, Inc - initial API and implementation
06:18:09  *******************************************************************************/
06:18:09 package test;
06:18:09 public class JavaClass {
06:18:09 
06:18:09 	public JavaClass() {
06:18:09 		System.out.println("");
06:18:09 	}
06:18:09 
06:18:09 }
06:18:09  TooltipText=null
06:18:09 10:18:09.349 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:09 10:18:09.349 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:09 10:18:09.349 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:09 10:18:09.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:09 10:18:09.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:09 10:18:09.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:09 10:18:09.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:09 10:18:09.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:09 10:18:09.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:09 10:18:09.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:09 10:18:09.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:09 10:18:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:09 10:18:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:09 10:18:09.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:09 10:18:09.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')
06:18:09 10:18:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:09 10:18:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:09 10:18:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:09 10:18:09.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:09 10:18:09.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:09 10:18:09.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:09 10:18:09.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:09 10:18:09.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:09 10:18:09.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:09 10:18:09.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:09 10:18:09.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:09 10:18:09.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:09 10:18:09.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:09 10:18:09.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:09 10:18:09.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:09 10:18:09.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:09 10:18:09.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:09 10:18:09.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:09 10:18:09.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:09 10:18:09.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:10 10:18:10.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:10 10:18:10.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:10 10:18:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:10 10:18:10.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:10 10:18:10.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:10 10:18:10.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:10 10:18:10.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:10 10:18:10.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:10 10:18:10.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:10 10:18:10.442 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:10 10:18:10.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:10 10:18:10.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:10 10:18:10.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:10 10:18:10.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:10 10:18:10.443 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:10 10:18:10.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:10 10:18:10.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:10 10:18:10.452 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:10 10:18:10.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:10 10:18:10.452 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:10 10:18:10.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:10 10:18:10.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:10 10:18:10.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:10 10:18:10.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:10 10:18:10.614 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:10 10:18:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:10 10:18:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@303deed9 is found...
06:18:10 10:18:10.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@303deed9 is found finished successfully
06:18:10 10:18:10.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:10 10:18:10.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:10 10:18:10.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:10 10:18:10.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:10 10:18:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:10 10:18:10.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:10 10:18:10.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:10 10:18:10.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:10 package test;
06:18:10 public class JavaClass {
06:18:10 
06:18:10 	public JavaClass() {
06:18:10 		System.out.println("");
06:18:10 	}
06:18:10 
06:18:10 }
06:18:10  TooltipText=null
06:18:10 10:18:10.627 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:10 10:18:10.627 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:10 10:18:10.828 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:11 10:18:11.032 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:11 10:18:11.032 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:11 10:18:11.232 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:11 10:18:11.435 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:11 10:18:11.435 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:11 10:18:11.636 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:11 10:18:11.838 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:11 10:18:11.838 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:12 10:18:12.039 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:12 10:18:12.242 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:18:12 10:18:12.242 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:18:12 10:18:12.442 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
06:18:13 10:18:13.443 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1
06:18:13 /*******************************************************************************
06:18:13  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:13  * This program and the accompanying materials are made available under the
06:18:13  * terms of the Eclipse Public License 2.0 which is available at
06:18:13  * http://www.eclipse.org/legal/epl-2.0.
06:18:13  *
06:18:13  * SPDX-License-Identifier: EPL-2.0
06:18:13  *
06:18:13  * Contributors:
06:18:13  *     Red Hat, Inc - initial API and implementation
06:18:13  *******************************************************************************/
06:18:13 package test;
06:18:13 public class JavaClass {
06:18:13 
06:18:13 	public JavaClass() {
06:18:13 10:18:13.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:13 10:18:13.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:13 10:18:13.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:13 10:18:13.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:13 10:18:13.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:13 10:18:13.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:13 10:18:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:13 10:18:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:13 10:18:13.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:13 10:18:13.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:13 10:18:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:13 10:18:13.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:13 10:18:13.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:13 10:18:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:13 10:18:13.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:13 10:18:13.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:13 10:18:13.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:13 10:18:13.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:13 10:18:13.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:13 10:18:13.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:13 10:18:13.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:13 10:18:13.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:13 10:18:13.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:13 10:18:13.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:13 10:18:13.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:13 10:18:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:13 10:18:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:13 10:18:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:13 10:18:13.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:13 10:18:13.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:13 10:18:13.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:13 10:18:13.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:14 10:18:14.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:14 10:18:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:14 10:18:14.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:14 10:18:14.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:14 10:18:14.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:14 10:18:14.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:14 10:18:14.481 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:14 10:18:14.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:14 10:18:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:14 10:18:14.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:14 10:18:14.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:14 10:18:14.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:14 10:18:14.482 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:14 10:18:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:14 10:18:14.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:14 10:18:14.489 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:14 10:18:14.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:14 10:18:14.489 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:14 10:18:14.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:14 10:18:14.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:14 10:18:14.497 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:14 10:18:14.498 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:14 10:18:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f49e54 is found...
06:18:14 10:18:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f49e54 is found finished successfully
06:18:14 10:18:14.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:14 10:18:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:14 10:18:14.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:14 10:18:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:14 10:18:14.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:14 10:18:14.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:14 package test;
06:18:14 public class JavaClass {
06:18:14 
06:18:14 	public JavaClass() {
06:18:14 		System.out.println("");
06:18:14 	}
06:18:14 
06:18:14 }
06:18:14  TooltipText=null
06:18:14 10:18:14.543 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:14 10:18:14.570 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.570 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:14  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:14  * This program and the accompanying materials are made available under the
06:18:14  * terms of the Eclipse Public License 2.0 which is available at
06:18:14  * http://www.eclipse.org/legal/epl-2.0.
06:18:14  *
06:18:14  * SPDX-License-Identifier: EPL-2.0
06:18:14  *
06:18:14  * Contributors:
06:18:14  *     Red Hat, Inc - initial API and implementation
06:18:14  *******************************************************************************/
06:18:14 package test;
06:18:14 public class JavaClass {
06:18:14 
06:18:14 	public JavaClass() {
06:18:14 		System.out.println("");
06:18:14 	}
06:18:14 
06:18:14 }
06:18:14  TooltipText=null
06:18:14 10:18:14.570 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:14 10:18:14.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:14 10:18:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:14 10:18:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:14 10:18:14.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:14 10:18:14.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:14 10:18:14.571 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:14 10:18:14.571 DEBUG [main][MenuItemLookup] Item match:File
06:18:14 10:18:14.571 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:14 10:18:14.571 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:''
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:''
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:14 10:18:14.572 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:14 10:18:14.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:14 10:18:14.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:14 10:18:14.572 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:14 10:18:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:14 10:18:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:14 10:18:14.622 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.622 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:14  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:14  * This program and the accompanying materials are made available under the
06:18:14  * terms of the Eclipse Public License 2.0 which is available at
06:18:14  * http://www.eclipse.org/legal/epl-2.0.
06:18:14  *
06:18:14  * SPDX-License-Identifier: EPL-2.0
06:18:14  *
06:18:14  * Contributors:
06:18:14  *     Red Hat, Inc - initial API and implementation
06:18:14  *******************************************************************************/
06:18:14 package test;
06:18:14 public class JavaClass {
06:18:14 
06:18:14 	public JavaClass() {
06:18:14 		System.out.println("");
06:18:14 	}
06:18:14 
06:18:14 }
06:18:14  TooltipText=null
06:18:14 10:18:14.622 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:14 10:18:14.622 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:14 10:18:14.622 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:14 10:18:14.717 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:14 10:18:14.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:14 10:18:14.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:14 10:18:14.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:14 10:18:14.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:14 10:18:14.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:14 10:18:14.719 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:14 10:18:14.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:14 10:18:14.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:14 10:18:14.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:14 10:18:14.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:14 10:18:14.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:14 10:18:14.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:14 10:18:14.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:14 10:18:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:14 10:18:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:14 10:18:14.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:14 10:18:14.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:14 10:18:14.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:14 10:18:14.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:14 10:18:14.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:14 10:18:14.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:14 10:18:14.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:14 10:18:14.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:14 10:18:14.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:14 10:18:14.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:15 10:18:15.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:15 10:18:15.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:15 10:18:15.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:15 10:18:15.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:15 10:18:15.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:15 10:18:15.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:15 10:18:15.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:15 10:18:15.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:15 10:18:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:15 10:18:15.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:15 10:18:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:15 10:18:15.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:15 10:18:15.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:15 10:18:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:15 10:18:15.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:15 10:18:15.732 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:15 10:18:15.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:15 10:18:15.733 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:15 10:18:15.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:15 10:18:15.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:15 10:18:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:15 10:18:15.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:15 10:18:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:15 10:18:15.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:15 10:18:15.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:15 10:18:15.735 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:15 10:18:15.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:15 10:18:15.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:15 10:18:15.748 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:15 10:18:15.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:15 10:18:15.748 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:15 10:18:15.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:15 10:18:15.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:15 10:18:15.753 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:15 10:18:15.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:15 10:18:15.896 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:17 10:18:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aff340a is found...
06:18:17 10:18:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aff340a is found finished successfully
06:18:17 10:18:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:17 10:18:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:17 10:18:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:17 10:18:15.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:17 10:18:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:17 10:18:15.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:17 10:18:15.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:17 10:18:15.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:17 package test;
06:18:17 public class JavaClass {
06:18:17 
06:18:17 	public JavaClass() {
06:18:17 		System.out.println("");
06:18:17 	}
06:18:17 
06:18:17 }
06:18:17  TooltipText=null
06:18:17 10:18:15.918 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:17 10:18:15.918 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:17 10:18:16.118 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:17 10:18:16.324 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:17 10:18:16.324 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:17 10:18:16.524 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:17 10:18:16.727 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:17 10:18:16.727 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:17 10:18:16.927 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:17 10:18:17.130 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:17 10:18:17.130 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:17 10:18:17.331 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:17 10:18:17.534 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:18:17 10:18:17.534 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:18:17 10:18:17.734 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
06:18:18 10:18:18.735 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2
06:18:18 /*******************************************************************************
06:18:18  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:18  * This program and the accompanying materials are made available under the
06:18:18  * terms of the Eclipse Public License 2.0 which is available at
06:18:18  * http://www.eclipse.org/legal/epl-2.0.
06:18:18  *
06:18:18  * SPDX-License-Identifier: EPL-2.0
06:18:18  *
06:18:18  * Contributors:
06:18:18  *     Red Hat, Inc - initial API and implementation
06:18:18  *******************************************************************************/
06:18:18 package test;
06:18:18 public class JavaClass {
06:18:18 
06:18:18 	public JavaClass() {
06:18:18 		System.out.println("");
06:18:18 	}
06:18:18 
06:18:18 }
06:18:18 
06:18:18 10:18:18.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:18 10:18:18.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:18 10:18:18.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:18 10:18:18.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:18 10:18:18.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:18 10:18:18.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:18 10:18:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:18 10:18:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:18 10:18:18.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:18 10:18:18.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')
06:18:18 10:18:18.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:18 10:18:18.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:18 10:18:18.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:18 10:18:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:18 10:18:18.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:18 10:18:18.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:18 10:18:18.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:18 10:18:18.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:18 10:18:18.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:18 10:18:18.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:18 10:18:18.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:18 10:18:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:18 10:18:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:18 10:18:18.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:18 10:18:18.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:18 10:18:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:18 10:18:18.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:18 10:18:18.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:18 10:18:18.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:18 10:18:18.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:19 10:18:19.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:19 10:18:19.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:19 10:18:19.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:19 10:18:19.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:19 10:18:19.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:19 10:18:19.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:19 10:18:19.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
06:18:19 10:18:19.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:19 10:18:19.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:19 10:18:19.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:19 10:18:19.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:19 10:18:19.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:19 10:18:19.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:19 10:18:19.778 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:19 10:18:19.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:19 10:18:19.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:19 10:18:19.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:19 10:18:19.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:19 10:18:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:19 10:18:19.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:19 10:18:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:19 10:18:19.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:19 10:18:19.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:19 10:18:19.780 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:19 10:18:19.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:19 10:18:19.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:19 10:18:19.790 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:19 10:18:19.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:19 10:18:19.790 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:19 10:18:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:19 10:18:19.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:19 10:18:19.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:19 10:18:19.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:19 10:18:19.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:19 10:18:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:19 10:18:19.829 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:19 10:18:19.829 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:19 10:18:19.829 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:19 10:18:19.829 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:19 10:18:19.830 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:19 10:18:19.830 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:19 10:18:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:19 10:18:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f895ef8 is found...
06:18:19 10:18:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f895ef8 is found finished successfully
06:18:19 10:18:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:19 10:18:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:19 10:18:19.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:19 10:18:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:19 10:18:19.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:19 10:18:19.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:19 package test;
06:18:19 public class JavaClass {
06:18:19 
06:18:19 	public JavaClass() {
06:18:19 
06:18:19 }
06:18:19  TooltipText=null
06:18:19 10:18:19.833 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:19 10:18:19.852 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.852 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:19  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:19  * This program and the accompanying materials are made available under the
06:18:19  * terms of the Eclipse Public License 2.0 which is available at
06:18:19  * http://www.eclipse.org/legal/epl-2.0.
06:18:19  *
06:18:19  * SPDX-License-Identifier: EPL-2.0
06:18:19  *
06:18:19  * Contributors:
06:18:19  *     Red Hat, Inc - initial API and implementation
06:18:19  *******************************************************************************/
06:18:19 package test;
06:18:19 public class JavaClass {
06:18:19 
06:18:19 	public JavaClass() {
06:18:19 		System.out.println("");
06:18:19 	}
06:18:19 
06:18:19 }
06:18:19  TooltipText=null
06:18:19 10:18:19.852 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:19 10:18:19.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:19 10:18:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:19 10:18:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:19 10:18:19.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:19 10:18:19.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:19 10:18:19.852 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:19 10:18:19.852 DEBUG [main][MenuItemLookup] Item match:File
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:''
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:''
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:19 10:18:19.853 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:19 10:18:19.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:19 10:18:19.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:19 10:18:19.854 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:19 10:18:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:19 10:18:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:19 10:18:19.881 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:19  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:19  * This program and the accompanying materials are made available under the
06:18:19  * terms of the Eclipse Public License 2.0 which is available at
06:18:19  * http://www.eclipse.org/legal/epl-2.0.
06:18:19  *
06:18:19  * SPDX-License-Identifier: EPL-2.0
06:18:19  *
06:18:19  * Contributors:
06:18:19  *     Red Hat, Inc - initial API and implementation
06:18:19  *******************************************************************************/
06:18:19 package test;
06:18:19 public class JavaClass {
06:18:19 
06:18:19 	public JavaClass() {
06:18:19 		System.out.println("");
06:18:19 	}
06:18:19 
06:18:19 }
06:18:19  TooltipText=null
06:18:19 10:18:19.881 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:19 10:18:19.881 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:19 10:18:19.881 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:19 10:18:19.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:19 10:18:19.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:19 10:18:19.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:19 10:18:19.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:19 10:18:19.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:19 10:18:19.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:19 10:18:19.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:19 10:18:19.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:19 10:18:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:19 10:18:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:19 10:18:19.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:19 10:18:19.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:19 10:18:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:19 10:18:19.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:19 10:18:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:19 10:18:19.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:19 10:18:19.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:19 10:18:19.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:19 10:18:19.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:19 10:18:19.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:19 10:18:19.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:19 10:18:19.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:19 10:18:19.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:19 10:18:19.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:19 10:18:19.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:19 10:18:19.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:19 10:18:19.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:19 10:18:19.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:19 10:18:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:19 10:18:19.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:19 10:18:19.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:20 10:18:20.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:20 10:18:20.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:20 10:18:20.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:20 10:18:20.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:20 10:18:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:20 10:18:20.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:20 10:18:20.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:20 10:18:20.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:20 10:18:20.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:20 10:18:20.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:20 10:18:20.976 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:20 10:18:20.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:20 10:18:20.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:20 10:18:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:20 10:18:20.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:20 10:18:20.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:20 10:18:20.977 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:20 10:18:20.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:20 10:18:20.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:20 10:18:20.985 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:20 10:18:20.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:20 10:18:20.985 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:20 10:18:20.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:20 10:18:20.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:20 10:18:20.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:20 10:18:20.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:21 10:18:21.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:21 10:18:21.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:21 10:18:21.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f5a9234 is found...
06:18:21 10:18:21.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f5a9234 is found finished successfully
06:18:21 10:18:21.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:21 10:18:21.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:21 10:18:21.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:21 10:18:21.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:21 10:18:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:21 10:18:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:21 10:18:21.121 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:21 10:18:21.121 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:21 package test;
06:18:21 public class JavaClass {
06:18:21 
06:18:21 	public JavaClass() {
06:18:21 		System.out.println("");
06:18:21 	}
06:18:21 
06:18:21 }
06:18:21  TooltipText=null
06:18:21 10:18:21.121 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:21 10:18:21.142 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:21 10:18:21.142 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:21  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:21  * This program and the accompanying materials are made available under the
06:18:21  * terms of the Eclipse Public License 2.0 which is available at
06:18:21  * http://www.eclipse.org/legal/epl-2.0.
06:18:21  *
06:18:21  * SPDX-License-Identifier: EPL-2.0
06:18:21  *
06:18:21  * Contributors:
06:18:21  *     Red Hat, Inc - initial API and implementation
06:18:21  *******************************************************************************/
06:18:21 package test;
06:18:21 public class JavaClass {
06:18:21 
06:18:21 	public JavaClass() {
06:18:21 		System.out.println("");
06:18:21 	}
06:18:21 
06:18:21 }
06:18:21  TooltipText=null
06:18:21 10:18:21.142 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:21 10:18:21.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:21 10:18:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:21 10:18:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:21 10:18:21.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:21 10:18:21.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:21 10:18:21.143 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:21 10:18:21.143 DEBUG [main][MenuItemLookup] Item match:File
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:''
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:''
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:21 10:18:21.144 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:21 10:18:21.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:21 10:18:21.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:21 10:18:21.144 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:21 10:18:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:21 10:18:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:21 10:18:21.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:23 10:18:21.216 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:23  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:23  * This program and the accompanying materials are made available under the
06:18:23  * terms of the Eclipse Public License 2.0 which is available at
06:18:23  * http://www.eclipse.org/legal/epl-2.0.
06:18:23  *
06:18:23  * SPDX-License-Identifier: EPL-2.0
06:18:23  *
06:18:23  * Contributors:
06:18:23  *     Red Hat, Inc - initial API and implementation
06:18:23  *******************************************************************************/
06:18:23 package test;
06:18:23 public class JavaClass {
06:18:23 
06:18:23 	public JavaClass() {
06:18:23 		System.out.println("");
06:18:23 	}
06:18:23 
06:18:23 }
06:18:23  TooltipText=null
06:18:23 10:18:21.216 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:18:23 10:18:22.224 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:23 10:18:22.275 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:18:23 10:18:23.275 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:23 10:18:23.275 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:23  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:23  * This program and the accompanying materials are made available under the
06:18:23  * terms of the Eclipse Public License 2.0 which is available at
06:18:23  * http://www.eclipse.org/legal/epl-2.0.
06:18:23  *
06:18:23  * SPDX-License-Identifier: EPL-2.0
06:18:23  *
06:18:23  * Contributors:
06:18:23  *     Red Hat, Inc - initial API and implementation
06:18:23  *******************************************************************************/
06:18:23 package test;
06:18:23 public class JavaClass {
06:18:23 
06:18:23 	public JavaClass() {
06:18:23 		SystemY.out.println("");
06:18:23 	}
06:18:23 
06:18:23 }
06:18:23  TooltipText=null
06:18:23 10:18:23.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:23 10:18:23.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:23 10:18:23.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:23 10:18:23.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:23 10:18:23.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:23 10:18:23.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:23 10:18:23.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:23 10:18:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:23 10:18:23.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:23 10:18:23.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:23 10:18:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:23 10:18:23.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:23 10:18:23.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:23 10:18:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:23 10:18:23.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:23 10:18:23.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:23 10:18:23.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:23 10:18:23.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:23 10:18:23.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:23 10:18:23.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:23 10:18:23.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:23 10:18:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:23 10:18:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:23 10:18:23.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:23 10:18:23.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:23 10:18:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:23 10:18:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:23 10:18:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:23 10:18:23.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:23 10:18:23.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:23 10:18:23.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:29 10:18:23.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:29 10:18:24.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:30 10:18:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:34 10:18:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:34 10:18:24.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:34 10:18:24.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:34 10:18:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:34 10:18:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:34 10:18:24.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:35 10:18:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:43 10:18:24.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:43 10:18:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:43 10:18:24.315 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:43 10:18:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:43 10:18:24.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:43 10:18:24.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:43 10:18:24.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:43 10:18:24.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:43 10:18:24.316 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:43 10:18:24.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:43 10:18:24.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:43 10:18:24.324 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:43 10:18:24.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:43 10:18:24.324 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:43 10:18:24.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:43 10:18:24.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:43 10:18:24.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:43 10:18:24.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:43 10:18:24.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:44 10:18:24.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:44 10:18:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:44 10:18:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ac5b9d2 is found...
06:18:44 10:18:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ac5b9d2 is found finished successfully
06:18:44 10:18:24.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:44 10:18:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:44 10:18:24.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:24.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:44 10:18:24.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:44 10:18:24.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:44 10:18:24.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:24.370 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:44  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:44  * This program and the accompanying materials are made available under the
06:18:44  * terms of the Eclipse Public License 2.0 which is available at
06:18:44  * http://www.eclipse.org/legal/epl-2.0.
06:18:44  *
06:18:44  * SPDX-License-Identifier: EPL-2.0
06:18:44  *
06:18:44  * Contributors:
06:18:44  *     Red Hat, Inc - initial API and implementation
06:18:44  *******************************************************************************/
06:18:44 package test;
06:18:44 public class JavaClass {
06:18:44 
06:18:44 	public JavaClass() {
06:18:44 		SystemY.out.println("");
06:18:44 	}
06:18:44 
06:18:44 }
06:18:44  TooltipText=null
06:18:44 10:18:24.370 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:44 10:18:24.378 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:24.378 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:44  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:44  * This program and the accompanying materials are made available under the
06:18:44  * terms of the Eclipse Public License 2.0 which is available at
06:18:44  * http://www.eclipse.org/legal/epl-2.0.
06:18:44  *
06:18:44  * SPDX-License-Identifier: EPL-2.0
06:18:44  *
06:18:44  * Contributors:
06:18:44  *     Red Hat, Inc - initial API and implementation
06:18:44  *******************************************************************************/
06:18:44 package test;
06:18:44 public class JavaClass {
06:18:44 
06:18:44 	public JavaClass() {
06:18:44 		System.out.println("");
06:18:44 	}
06:18:44 
06:18:44 }
06:18:44  TooltipText=null
06:18:44 10:18:24.378 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:44 10:18:24.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:44 10:18:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:44 10:18:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:44 10:18:24.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:44 10:18:24.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:44 10:18:24.379 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:44 10:18:24.379 DEBUG [main][MenuItemLookup] Item match:File
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:''
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:''
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:44 10:18:24.380 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:44 10:18:24.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:44 10:18:24.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:44 10:18:24.380 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:44 10:18:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:44 10:18:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:44 10:18:24.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:24.416 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:44  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:44  * This program and the accompanying materials are made available under the
06:18:44  * terms of the Eclipse Public License 2.0 which is available at
06:18:44  * http://www.eclipse.org/legal/epl-2.0.
06:18:44  *
06:18:44  * SPDX-License-Identifier: EPL-2.0
06:18:44  *
06:18:44  * Contributors:
06:18:44  *     Red Hat, Inc - initial API and implementation
06:18:44  *******************************************************************************/
06:18:44 package test;
06:18:44 public class JavaClass {
06:18:44 
06:18:44 	public JavaClass() {
06:18:44 		System.out.println("");
06:18:44 	}
06:18:44 
06:18:44 }
06:18:44  TooltipText=null
06:18:44 10:18:24.416 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:44 10:18:24.416 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:44 10:18:24.416 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:44 10:18:24.513 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:44 10:18:24.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:44 10:18:24.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:44 10:18:24.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:44 10:18:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:44 10:18:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:44 10:18:24.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:44 10:18:24.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:44 10:18:24.514 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:44 10:18:24.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:44 10:18:24.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:44 10:18:24.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:44 10:18:24.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:44 10:18:24.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:24.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:44 10:18:24.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:44 10:18:24.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:24.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:44 10:18:24.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:44 10:18:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:44 10:18:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:44 10:18:24.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:44 10:18:24.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:44 10:18:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:44 10:18:24.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:24.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:44 10:18:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:44 10:18:24.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:44 10:18:24.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:44 10:18:24.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:44 10:18:24.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:24.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:44 10:18:24.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:44 10:18:24.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:44 10:18:24.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:44 10:18:24.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:44 10:18:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:44 10:18:24.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:44 10:18:24.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:44 10:18:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:44 10:18:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:44 10:18:24.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:24.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:44 10:18:25.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:25.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:44 10:18:25.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:25.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:44 10:18:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:44 10:18:25.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:44 10:18:25.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:44 10:18:25.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:44 10:18:25.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:44 10:18:25.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:25.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:44 10:18:25.525 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:44 10:18:25.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:44 10:18:25.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:44 10:18:25.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:44 10:18:25.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:44 10:18:25.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:44 10:18:25.526 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:44 10:18:25.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:44 10:18:25.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:44 10:18:25.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:44 10:18:25.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:44 10:18:25.535 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:44 10:18:25.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:44 10:18:25.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:44 10:18:25.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:44 10:18:25.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:44 10:18:25.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:44 10:18:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:44 10:18:25.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:44 10:18:25.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:44 10:18:25.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:44 10:18:25.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:44 10:18:25.647 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:44 10:18:25.647 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:44 10:18:25.647 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:44 10:18:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:44 10:18:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bc94bf7 is found...
06:18:44 10:18:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bc94bf7 is found finished successfully
06:18:44 10:18:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:44 10:18:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:44 10:18:25.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:44 10:18:25.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:44 10:18:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:44 10:18:25.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:44 10:18:25.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:25.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:25.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:25.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:25.654 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
06:18:45 10:18:25.676 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:25.677 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:25.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:25.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:25.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:25.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:25.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:25.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:25.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:25.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:25.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:25.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:25.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:25.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:25.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:25.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:25.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:25.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:25.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:25.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:25.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:26.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:26.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:26.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:26.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:26.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
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:26.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:26.723 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:26.724 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:26.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:26.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:26.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:26.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:26.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:26.725 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:26.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:26.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:26.730 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:26.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:26.731 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:26.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:26.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:26.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:26.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:26.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bc08ed8 is found...
06:18:45 10:18:26.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bc08ed8 is found finished successfully
06:18:45 10:18:26.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:26.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:26.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:26.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:26.769 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.769 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:26.769 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:26.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:26.776 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:26.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:26.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:26.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:26.790 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:26.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:26.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:26.791 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:26.811 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.811 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:26.811 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:26.811 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:45 10:18:26.811 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:45 10:18:26.870 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:45 10:18:26.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:26.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:45 10:18:26.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:45 10:18:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:26.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:26.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:45 10:18:26.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:26.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:26.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:45 10:18:26.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:45 10:18:26.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:45 10:18:26.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:26.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:26.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:26.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:45 10:18:26.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:26.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:45 10:18:26.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:26.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:26.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:26.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:26.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:26.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:45 10:18:26.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:45 10:18:26.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:45 10:18:26.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:26.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:26.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:26.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:26.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:26.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:26.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:26.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:26.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:27.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:27.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:27.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:27.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:27.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:27.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:27.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:27.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:27.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:27.878 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:27.878 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:27.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:27.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:27.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:27.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:27.879 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:27.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:27.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:27.890 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:27.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:27.890 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:27.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:27.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:27.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:27.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b331997 is found...
06:18:45 10:18:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b331997 is found finished successfully
06:18:45 10:18:28.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:28.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:28.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:28.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:28.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:28.071 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19
06:18:45 10:18:28.071 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0
06:18:45 10:18:28.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:28.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:28.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:28.083 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:28.083 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45 newText
06:18:45  TooltipText=null
06:18:45 10:18:28.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:28.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:28.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:28.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:28.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:28.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:28.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:28.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:28.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:28.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:28.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:28.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:28.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:28.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:28.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:28.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:28.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:28.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:28.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:28.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:28.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:28.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:29.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:29.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:29.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:29.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:29.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:29.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:29.155 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:29.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:29.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:29.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:29.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:29.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:29.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:29.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:29.163 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:29.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:29.163 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:29.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:29.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:29.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:29.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a59e858 is found...
06:18:45 10:18:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a59e858 is found finished successfully
06:18:45 10:18:29.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:29.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:29.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:29.204 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.204 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45 newText
06:18:45  TooltipText=null
06:18:45 10:18:29.204 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:29.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.219 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:29.219 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:29.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:29.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:29.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:29.220 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:29.220 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:29.220 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:29.221 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:29.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:29.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:29.221 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:29.257 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.257 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:29.257 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:29.257 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:45 10:18:29.257 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:45 10:18:29.356 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:45 10:18:29.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:29.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:45 10:18:29.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:45 10:18:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:29.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:29.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:45 10:18:29.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:45 10:18:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:45 10:18:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:45 10:18:29.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:29.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:29.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:29.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:29.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:29.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:29.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:29.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:45 10:18:29.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:45 10:18:29.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:45 10:18:29.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:29.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:29.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:29.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:29.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:29.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:29.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:29.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:29.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:29.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:29.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:30.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:30.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:30.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:30.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:30.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:30.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:30.367 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:30.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:30.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:30.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:30.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:30.368 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:30.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:30.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:30.375 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:30.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:30.375 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:30.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:30.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:30.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:30.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26beb828 is found...
06:18:45 10:18:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26beb828 is found finished successfully
06:18:45 10:18:30.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:30.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:30.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:30.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:30.514 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:30.515 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:30.515 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0]
06:18:45 10:18:30.522 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0
06:18:45 10:18:30.522 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0
06:18:45 10:18:30.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:30.532 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
06:18:45 /*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:30.532 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:30.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:30.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:30.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:30.533 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:30.533 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:30.534 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:30.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:30.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:30.535 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:30.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:30.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:30.561 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:30.561 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
06:18:45 /*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:30.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:30.562 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:30.562 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:30.562 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:18:45 10:18:30.562 DEBUG [main][MenuItemLookup] Item match:Edit
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:18:45 10:18:30.563 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:18:45 10:18:30.563 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:30.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
06:18:45 /*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:30.564 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
06:18:45 10:18:30.564 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:18:45 10:18:31.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:31.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:31.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:31.564 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:31.564 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:18:45 10:18:31.564 DEBUG [main][MenuItemLookup] Item match:Edit
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:18:45 10:18:31.565 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:18:45 10:18:31.566 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
06:18:45 10:18:31.566 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
06:18:45 10:18:31.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
06:18:45 10:18:31.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
06:18:45 10:18:31.566 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
06:18:45 10:18:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:18:45 10:18:31.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:18:45 10:18:31.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:18:45 10:18:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:31.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:18:45 10:18:31.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:18:45 10:18:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:31.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:31.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:31.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:18:45 10:18:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:45 10:18:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:45 10:18:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:18:45 10:18:31.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:18:45 10:18:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:31.743 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
06:18:45 10:18:31.743 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
06:18:45 10:18:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:45 10:18:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   class
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   enum
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   final
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   import
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   interface
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   public
06:18:45 10:18:31.744 DEBUG [WorkbenchTestable][ContentAssistant]   record
06:18:45 10:18:31.745 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
06:18:45 10:18:31.746 DEBUG [WorkbenchTestable][ContentAssistant]   new - create new object
06:18:45 10:18:31.746 DEBUG [WorkbenchTestable][ContentAssistant]   nls - non-externalized string marker
06:18:45 10:18:31.747 DEBUG [WorkbenchTestable][ContentAssistant]   runnable - runnable
06:18:45 10:18:31.747 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch case expression
06:18:45 10:18:31.748 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch labeled expression
06:18:45 10:18:31.748 DEBUG [WorkbenchTestable][ContentAssistant]   toarray - convert collection to array
06:18:45 10:18:31.748 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum
06:18:45 10:18:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:45 10:18:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:45 10:18:31.753 TRACE [main][WidgetHandler] Notify Table with event 13
06:18:45 10:18:31.753 TRACE [main][WidgetHandler] Wait for synchronization
06:18:45 10:18:31.753 TRACE [main][WidgetHandler] Notify Table with event 14
06:18:45 10:18:31.753 TRACE [main][WidgetHandler] Wait for synchronization
06:18:45 10:18:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:18:45 10:18:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:18:45 10:18:31.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:31.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:31.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:31.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:31.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:31.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:31.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:31.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:31.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:31.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:31.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:31.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:31.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:31.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:31.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:31.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:31.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:31.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:31.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:31.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:31.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:31.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:31.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:32.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:32.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:32.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:32.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:32.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:32.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:32.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:32.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:32.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:32.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:32.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:32.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:32.839 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:32.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:32.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:32.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:32.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:32.840 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:32.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:32.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:32.848 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:32.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:32.848 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:32.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:32.852 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:32.853 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:32.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28f126d4 is found...
06:18:45 10:18:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28f126d4 is found finished successfully
06:18:45 10:18:32.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:32.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:32.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:32.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:32.888 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:32.888 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum
06:18:45 /*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:32.888 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:32.894 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:32.894 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:32.894 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:32.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:32.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:32.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:32.895 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:32.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:32.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:32.909 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:32.941 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:32.941 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:32.941 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:32.941 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:45 10:18:32.942 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:45 10:18:33.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:33.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:45 10:18:33.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:45 10:18:33.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:45 10:18:33.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:33.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:33.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:33.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:33.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:33.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:45 10:18:33.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:33.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:33.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:45 10:18:33.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:33.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:33.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:33.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:33.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:33.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:33.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:45 10:18:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:45 10:18:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:45 10:18:33.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:33.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:33.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:33.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:33.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:33.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:33.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:33.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:33.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:33.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:33.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:34.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:34.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:34.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:34.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:34.048 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:34.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:34.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:34.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:34.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:34.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
06:18:45 10:18:34.050 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
06:18:45 10:18:34.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
06:18:45 10:18:34.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
06:18:45 10:18:34.058 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java
06:18:45 10:18:34.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
06:18:45 10:18:34.058 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
06:18:45 10:18:34.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
06:18:45 10:18:34.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
06:18:45 10:18:34.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:34.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48bffa9e is found...
06:18:45 10:18:34.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48bffa9e is found finished successfully
06:18:45 10:18:34.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E')
06:18:45 10:18:34.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:34.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:34.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:34.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:34.199 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass1 {
06:18:45 
06:18:45 	public JavaClass1() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:34.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:34.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:34.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:34.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform
06:18:45 10:18:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:34.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform'
06:18:45 10:18:34.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:34.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:34.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:34.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:34.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:34.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:34.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:34.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:34.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:34.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:34.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:34.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:34.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:34.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:34.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:34.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:34.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:34.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:34.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:34.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:34.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:35.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:35.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:35.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:35.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:35.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:35.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:35.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:35.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:35.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:35.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:35.236 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:35.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:35.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:35.245 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:35.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:35.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:35.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:35.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:35.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:35.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d3d6922 is found...
06:18:45 10:18:35.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d3d6922 is found finished successfully
06:18:45 10:18:35.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:35.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:35.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:35.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:35.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:35.344 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:35.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:35.372 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:35.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:35.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:35.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:35.372 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:35.372 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:35.373 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:35.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:35.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:35.373 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:35.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:35.400 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:35.400 DEBUG [main][EditorHandler] 2 editor(s) found
06:18:45 10:18:35.400 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java
06:18:45 10:18:35.436 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed
06:18:45 10:18:35.436 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:45 10:18:35.519 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:45 10:18:35.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:35.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:45 10:18:35.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:45 10:18:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:35.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:35.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:45 10:18:35.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:35.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:35.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:45 10:18:35.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:45 10:18:35.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:45 10:18:35.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:35.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:35.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:35.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:45 10:18:35.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:35.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:45 10:18:35.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')
06:18:45 10:18:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:35.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:35.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:35.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:35.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:35.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:45 10:18:35.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:45 10:18:35.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:45 10:18:35.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:35.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:35.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:35.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:35.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:35.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:35.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:36.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:36.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:36.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:36.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:36.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:36.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:36.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:36.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:36.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:36.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:36.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:36.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:36.529 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:36.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:36.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:36.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:36.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:36.530 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:36.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:36.540 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:36.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:36.540 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:36.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:36.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:36.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:36.545 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b2202a4 is found...
06:18:45 10:18:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b2202a4 is found finished successfully
06:18:45 10:18:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:36.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:36.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:36.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:36.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:36.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:36.671 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:45 10:18:36.671 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:45 10:18:36.871 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:45 10:18:37.076 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:45 10:18:37.076 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:45 10:18:37.277 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:45 10:18:37.479 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:45 10:18:37.479 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:45 10:18:37.680 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:45 10:18:37.882 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:45 10:18:37.882 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:45 10:18:38.083 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:45 10:18:38.285 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:18:45 10:18:38.285 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:18:45 10:18:38.486 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
06:18:45 10:18:39.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:39.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:39.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:39.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:39.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:39.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:39.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:39.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:39.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:39.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:39.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:39.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:39.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:39.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:39.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:39.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:39.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:39.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:39.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:39.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:39.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:39.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:39.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:39.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:39.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:39.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:40.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:40.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:40.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:40.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:40.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:40.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:40.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:40.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:40.505 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:40.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:40.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:40.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:40.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:40.506 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:40.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:40.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:40.512 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:40.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:40.512 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:40.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:40.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:40.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:40.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ac45892 is found...
06:18:45 10:18:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ac45892 is found finished successfully
06:18:45 10:18:40.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:40.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:40.549 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.550 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:40.550 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:40.568 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.568 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:40.568 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:40.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:40.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:40.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:40.568 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:40.568 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:40.569 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:40.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:40.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:40.569 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:40.596 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.597 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:40.597 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:40.597 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:45 10:18:40.597 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:45 10:18:40.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:40.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:45 10:18:40.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:45 10:18:40.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:45 10:18:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:40.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:40.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:45 10:18:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:40.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:45 10:18:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:40.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:40.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:40.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:40.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:40.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:45 10:18:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:45 10:18:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:45 10:18:40.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:40.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:40.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:40.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:40.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:40.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:41.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:41.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:41.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:41.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:41.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:41.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:41.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:41.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:41.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:41.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:41.673 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:41.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:41.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:41.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:41.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:41.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:41.674 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:41.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:41.682 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:41.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:41.682 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:41.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:41.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:41.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:41.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d98265e is found...
06:18:45 10:18:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d98265e is found finished successfully
06:18:45 10:18:41.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:41.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:41.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:41.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:41.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:41.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:41.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:41.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:41.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:41.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:41.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:41.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:45 10:18:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:41.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:41.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:41.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:41.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:41.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:41.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:41.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:41.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:41.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:41.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:41.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:41.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:41.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:41.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:41.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:41.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:42.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:42.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:42.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:42.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:42.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:42.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:42.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:42.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:42.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:42.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
06:18:45 10:18:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:42.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:42.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:42.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:42.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:42.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:42.870 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:42.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:42.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:42.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:42.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:42.871 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:42.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:42.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:42.879 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:42.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:42.879 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:42.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:42.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:42.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:42.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b6a32b6 is found...
06:18:45 10:18:42.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b6a32b6 is found finished successfully
06:18:45 10:18:42.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:42.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:42.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:42.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:42.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:42.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:42.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:42.917 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:42.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:42.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:42.932 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:42.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:42.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:42.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:42.933 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:42.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:42.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:42.934 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:42.963 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:42.963 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:42.963 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:42.963 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:45 10:18:42.963 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:45 10:18:43.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:45 10:18:43.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:45 10:18:43.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:45 10:18:43.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:45 10:18:43.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:43.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:43.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:43.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:43.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:43.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:45 10:18:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:43.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:45 10:18:43.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 '\*?\QProject Explorer\E')
06:18:45 10:18:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:43.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:43.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:43.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:43.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:45 10:18:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:45 10:18:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:45 10:18:43.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:43.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:43.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:43.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:43.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:43.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:43.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:43.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:43.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:43.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:44.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:44.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:44.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:44.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:44.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:44.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:44.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:44.534 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:44.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:44.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:44.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:44.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:44.535 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:44.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:44.542 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:44.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:44.542 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:44.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:44.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:44.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:44.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@962e5d is found...
06:18:45 10:18:44.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@962e5d is found finished successfully
06:18:45 10:18:44.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:44.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:44.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:44.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:44.682 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:44.682 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:44.683 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
06:18:45 10:18:44.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Revert File'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb	Shift+Alt+B'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline	Ctrl+O'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy	Ctrl+T'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Open With'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Local History'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'References'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Run As'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Team'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Replace With'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Found menu:'Preferences...'
06:18:45 10:18:44.752 DEBUG [main][MenuItemLookup] Item match:Preferences...
06:18:45 10:18:44.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:44.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:45 10:18:44.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:44.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:44.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:44.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 '\*?\QProject Explorer\E')
06:18:45 10:18:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:44.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:44.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:44.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:44.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:44.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:44.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:44.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:44.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:44.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:44.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:44.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:44.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:45.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:45.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:45.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:45.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:45 10:18:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:45 10:18:45.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:45 10:18:45.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:45 10:18:45.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:45.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:45.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:45.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:45 10:18:45.791 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:45 10:18:45.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:45.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:45.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:45 10:18:45.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:45 10:18:45.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:45.792 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:45.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:45.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:45.800 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:45 10:18:45.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:45 10:18:45.800 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:45 10:18:45.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:45 10:18:45.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:45 10:18:45.804 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:45 10:18:45.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:45 10:18:45.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:45 10:18:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:45 10:18:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@71f3d2c9 is found...
06:18:45 10:18:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@71f3d2c9 is found finished successfully
06:18:45 10:18:45.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:45 10:18:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:45 10:18:45.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:45 10:18:45.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:45 10:18:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:45 10:18:45.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:45 10:18:45.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:45.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:45.841 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:45 10:18:45.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:45.864 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:45.864 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:45 10:18:45.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:45 10:18:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:45 10:18:45.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:45 10:18:45.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:45.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:45 10:18:45.877 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:45 10:18:45.877 DEBUG [main][MenuItemLookup] Item match:File
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:''
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:45 10:18:45.878 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:45 10:18:45.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:45 10:18:45.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:45 10:18:45.878 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:45 10:18:45.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:45 10:18:45.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:45 10:18:45.903 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:45 10:18:45.903 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:45  * This program and the accompanying materials are made available under the
06:18:45  * terms of the Eclipse Public License 2.0 which is available at
06:18:45  * http://www.eclipse.org/legal/epl-2.0.
06:18:45  *
06:18:45  * SPDX-License-Identifier: EPL-2.0
06:18:45  *
06:18:45  * Contributors:
06:18:45  *     Red Hat, Inc - initial API and implementation
06:18:45  *******************************************************************************/
06:18:45 package test;
06:18:45 public class JavaClass {
06:18:45 
06:18:45 	public JavaClass() {
06:18:45 		System.out.println("");
06:18:45 	}
06:18:45 
06:18:45 }
06:18:45  TooltipText=null
06:18:45 10:18:45.903 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:45 10:18:45.903 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:45 10:18:45.903 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:46 10:18:46.038 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:46 10:18:46.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:46 10:18:46.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:46 10:18:46.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:46 10:18:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:46 10:18:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:46 10:18:46.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:46 10:18:46.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:46 10:18:46.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:46 10:18:46.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:46 10:18:46.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:46 10:18:46.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:46 10:18:46.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:46 10:18:46.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:46 10:18:46.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:46 10:18:46.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:46 10:18:46.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:46 10:18:46.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:46 10:18:46.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:46 10:18:46.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:46 10:18:46.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:46 10:18:46.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:46 10:18:46.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:46 10:18:46.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:46 10:18:46.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:46 10:18:46.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:46 10:18:46.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:46 10:18:46.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:46 10:18:46.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:46 10:18:46.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:46 10:18:46.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:46 10:18:46.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:46 10:18:46.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:46 10:18:46.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:46 10:18:46.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:46 10:18:46.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:46 10:18:46.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:46 10:18:46.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:46 10:18:46.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:46 10:18:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:46 10:18:46.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:47 10:18:47.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:47 10:18:47.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:47 10:18:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:47 10:18:47.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:47 10:18:47.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:47 10:18:47.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:47 10:18:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:47 10:18:47.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:47 10:18:47.048 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:47 10:18:47.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:47 10:18:47.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:47 10:18:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:47 10:18:47.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:47 10:18:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:47 10:18:47.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:47 10:18:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:47 10:18:47.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:47 10:18:47.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:47 10:18:47.049 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:47 10:18:47.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:47 10:18:47.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:47 10:18:47.061 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:47 10:18:47.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:47 10:18:47.062 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:47 10:18:47.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:47 10:18:47.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:47 10:18:47.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:47 10:18:47.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:47 10:18:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e63b357 is found...
06:18:47 10:18:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e63b357 is found finished successfully
06:18:47 10:18:47.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:47 10:18:47.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:47 10:18:47.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:47 10:18:47.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:47 10:18:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:47 10:18:47.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:47 10:18:47.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:47 10:18:47.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:47 package test;
06:18:47 public class JavaClass {
06:18:47 
06:18:47 	public JavaClass() {
06:18:47 		System.out.println("");
06:18:47 	}
06:18:47 
06:18:47 }
06:18:47  TooltipText=null
06:18:47 10:18:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:47 10:18:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:47 10:18:47.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:47 10:18:47.206 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:47 10:18:47.206 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:18:47 10:18:47.207 DEBUG [main][MenuItemLookup] Item match:Edit
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:''
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:18:47 10:18:47.208 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:18:47 10:18:47.208 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:47 10:18:47.208 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:47 package test;
06:18:47 public class JavaClass {
06:18:47 
06:18:47 	public JavaClass() {
06:18:47 		System.out.println("");
06:18:47 	}
06:18:47 
06:18:47 }
06:18:47  TooltipText=null
06:18:47 10:18:47.209 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
06:18:47 10:18:47.209 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:18:48 10:18:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:48 10:18:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:48 10:18:48.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:48 10:18:48.209 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:48 10:18:48.209 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:18:48 10:18:48.209 DEBUG [main][MenuItemLookup] Item match:Edit
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:''
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:18:48 10:18:48.210 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:18:48 10:18:48.211 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
06:18:48 10:18:48.211 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
06:18:48 10:18:48.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
06:18:48 10:18:48.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
06:18:48 10:18:48.211 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
06:18:48 10:18:48.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:18:48 10:18:48.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:18:48 10:18:48.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:18:48 10:18:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:48 10:18:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:48 10:18:48.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:18:48 10:18:48.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:18:48 10:18:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:48 10:18:48.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:48 10:18:48.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:48 10:18:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:48 10:18:48.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:18:48 10:18:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:48 10:18:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:48 10:18:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:18:48 10:18:48.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:48 10:18:48.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:48 10:18:48.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:48 10:18:48.250 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")
06:18:48 10:18:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:48 10:18:48.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:48 10:18:48.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:48 10:18:48.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:48 10:18:48.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:49 10:18:49.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:49 10:18:49.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:49 10:18:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:18:49 10:18:49.254 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:18:49 10:18:49.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
06:18:49 10:18:49.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:18:49 10:18:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
06:18:49 10:18:49.774 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
06:18:49 10:18:49.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:49 10:18:49.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:49 10:18:49.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:49 10:18:49.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:49 10:18:49.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:49 10:18:49.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:49 10:18:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:49 10:18:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:49 10:18:49.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:49 10:18:49.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:49 10:18:49.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:49 10:18:49.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:49 10:18:49.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:49 10:18:49.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:49 10:18:49.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:49 10:18:49.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:49 10:18:49.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:49 10:18:49.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:49 10:18:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:49 10:18:49.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:49 10:18:49.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:49 10:18:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:49 10:18:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:49 10:18:49.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:49 10:18:49.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:49 10:18:49.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:49 10:18:49.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:49 10:18:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:49 10:18:49.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:49 10:18:49.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:50 10:18:50.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:50 10:18:50.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:50 10:18:50.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:50 10:18:50.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:50 10:18:50.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:50 10:18:50.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:50 10:18:50.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:50 10:18:50.814 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:50 10:18:50.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:50 10:18:50.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:50 10:18:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:50 10:18:50.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:50 10:18:50.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:50 10:18:50.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:50 10:18:50.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:50 10:18:50.815 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:50 10:18:50.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:50 10:18:50.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:50 10:18:50.823 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:50 10:18:50.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:50 10:18:50.824 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:50 10:18:50.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:50 10:18:50.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:50 10:18:50.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:50 10:18:50.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:50 10:18:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d12be7 is found...
06:18:50 10:18:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d12be7 is found finished successfully
06:18:50 10:18:50.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')
06:18:50 10:18:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:50 10:18:50.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:50 10:18:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:50 10:18:50.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:50 10:18:50.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:50 package test;
06:18:50 public class JavaClass {
06:18:50 
06:18:50 	public JavaClass() {
06:18:50 		System.out.println("");
06:18:50 	}
06:18:50 
06:18:50 }
06:18:50  TooltipText=null
06:18:50 10:18:50.865 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:50 10:18:50.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:50  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:50  * This program and the accompanying materials are made available under the
06:18:50  * terms of the Eclipse Public License 2.0 which is available at
06:18:50  * http://www.eclipse.org/legal/epl-2.0.
06:18:50  *
06:18:50  * SPDX-License-Identifier: EPL-2.0
06:18:50  *
06:18:50  * Contributors:
06:18:50  *     Red Hat, Inc - initial API and implementation
06:18:50  *******************************************************************************/
06:18:50 package test;
06:18:50 public class JavaClass {
06:18:50 
06:18:50 	public JavaClass() {
06:18:50 		System.out.println("");
06:18:50 	}
06:18:50 
06:18:50 }
06:18:50  TooltipText=null
06:18:50 10:18:50.882 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:50 10:18:50.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:50 10:18:50.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:50 10:18:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:50 10:18:50.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:50 10:18:50.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Item match:File
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:''
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:''
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:50 10:18:50.883 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:50 10:18:50.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:50 10:18:50.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:50 10:18:50.884 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:50 10:18:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:50 10:18:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:50 10:18:50.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:50  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:50  * This program and the accompanying materials are made available under the
06:18:50  * terms of the Eclipse Public License 2.0 which is available at
06:18:50  * http://www.eclipse.org/legal/epl-2.0.
06:18:50  *
06:18:50  * SPDX-License-Identifier: EPL-2.0
06:18:50  *
06:18:50  * Contributors:
06:18:50  *     Red Hat, Inc - initial API and implementation
06:18:50  *******************************************************************************/
06:18:50 package test;
06:18:50 public class JavaClass {
06:18:50 
06:18:50 	public JavaClass() {
06:18:50 		System.out.println("");
06:18:50 	}
06:18:50 
06:18:50 }
06:18:50  TooltipText=null
06:18:50 10:18:50.917 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:50 10:18:50.917 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:50 10:18:50.917 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:50 10:18:50.980 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:50 10:18:50.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:50 10:18:50.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:50 10:18:50.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:50 10:18:50.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:50 10:18:50.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:50 10:18:50.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:50 10:18:50.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:50 10:18:50.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:50 10:18:50.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:50 10:18:50.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:50 10:18:50.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:50 10:18:50.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:50 10:18:50.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:50 10:18:50.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:50 10:18:50.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:50 10:18:50.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:50 10:18:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:50 10:18:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:50 10:18:50.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:50 10:18:50.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:50 10:18:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:50 10:18:50.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:50 10:18:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:50 10:18:50.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:50 10:18:50.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:50 10:18:50.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:50 10:18:50.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:50 10:18:50.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:50 10:18:50.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:50 10:18:50.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:50 10:18:50.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:50 10:18:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:50 10:18:50.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:50 10:18:50.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:50 10:18:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:50 10:18:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:50 10:18:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:50 10:18:50.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:50 10:18:50.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:51 10:18:51.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:51 10:18:51.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:51 10:18:51.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:51 10:18:51.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:51 10:18:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:51 10:18:51.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:51 10:18:51.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:51 10:18:51.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:51 10:18:51.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:51 10:18:51.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:51 10:18:51.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:51 10:18:51.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:51 10:18:51.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:51 10:18:51.989 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:51 10:18:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:51 10:18:51.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:51 10:18:51.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:51 10:18:51.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:51 10:18:51.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:51 10:18:51.990 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:51 10:18:51.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:51 10:18:51.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:51 10:18:51.997 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:51 10:18:51.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:51 10:18:51.997 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:51 10:18:51.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:52 10:18:52.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:52 10:18:52.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:52 10:18:52.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:52 10:18:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:52 10:18:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c62be79 is found...
06:18:52 10:18:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c62be79 is found finished successfully
06:18:52 10:18:52.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:52 10:18:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:52 10:18:52.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:52 10:18:52.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:52 10:18:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:52 10:18:52.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:52 10:18:52.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:52 10:18:52.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:52 package test;
06:18:52 public class JavaClass {
06:18:52 
06:18:52 	public JavaClass() {
06:18:52 		System.out.println("");
06:18:52 	}
06:18:52 
06:18:52 }
06:18:52  TooltipText=null
06:18:52 10:18:52.138 INFO [WorkbenchTestable][TextEditor] Select text in editor
06:18:52 /*******************************************************************************
06:18:52  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:52  * This program and the accompanying materials are made available under the
06:18:52  * terms of the Eclipse Public License 2.0 which is available at
06:18:52  * http://www.eclipse.org/legal/epl-2.0.
06:18:52  *
06:18:52  * SPDX-License-Identifier: EPL-2.0
06:18:52  *
06:18:52  * Contributors:
06:18:52  *     Red Hat, Inc - initial API and implementation
06:18:52  *******************************************************************************/
06:18:52 package test;
06:18:52 public class JavaClass {
06:18:52 10:18:52.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:52 10:18:52.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:52 package test;
06:18:52 public class JavaClass {
06:18:52 
06:18:52 	public JavaClass() {
06:18:52 		System.out.println("");
06:18:52 	}
06:18:52 
06:18:52 }
06:18:52  TooltipText=null
06:18:52 10:18:52.144 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant
06:18:52 10:18:52.144 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:18:53 10:18:53.145 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:18:53 10:18:53.145 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:18:53 10:18:53.345 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
06:18:54 10:18:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:18:54 10:18:54.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:18:54 10:18:54.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:18:54 10:18:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:54 10:18:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:54 10:18:54.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:18:54 10:18:54.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:18:54 10:18:54.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:54 10:18:54.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:54 10:18:54.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:54 10:18:54.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:54 10:18:54.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:55 10:18:55.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:55 10:18:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:18:55 10:18:55.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found
06:18:55 10:18:55.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:18:55 10:18:55.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:18:55 10:18:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:55 10:18:55.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:55 10:18:55.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:18:55 10:18:55.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:18:55 10:18:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:55 10:18:55.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:55 10:18:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:55 10:18:55.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:55 10:18:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
06:18:55 10:18:55.384 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
06:18:55 10:18:55.384 INFO [WorkbenchTestable][AbstractShell] Close shell 
06:18:55 10:18:55.384 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:18:55 10:18:55.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:18:55 10:18:55.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:18:55 10:18:55.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:55 10:18:55.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:55 10:18:55.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:55 10:18:55.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:55 10:18:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:55 10:18:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:55 10:18:55.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:55 10:18:55.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:55 10:18:55.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:55 10:18:55.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:55 10:18:55.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:55 10:18:55.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:55 10:18:55.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:55 10:18:55.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:55 10:18:55.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:55 10:18:55.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:55 10:18:55.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:55 10:18:55.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:55 10:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:55 10:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:55 10:18:55.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:55 10:18:55.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:55 10:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:55 10:18:55.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:55 10:18:55.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:55 10:18:55.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:55 10:18:55.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:55 10:18:55.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:56 10:18:56.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:56 10:18:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:56 10:18:56.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:56 10:18:56.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:56 10:18:56.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:56 10:18:56.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:56 10:18:56.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:56 10:18:56.455 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:56 10:18:56.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:56 10:18:56.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:56 10:18:56.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:56 10:18:56.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:56 10:18:56.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:56 10:18:56.456 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:56 10:18:56.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:56 10:18:56.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:56 10:18:56.480 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:56 10:18:56.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:56 10:18:56.480 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:56 10:18:56.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:56 10:18:56.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:56 10:18:56.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:56 10:18:56.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:56 10:18:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72caccd3 is found...
06:18:56 10:18:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72caccd3 is found finished successfully
06:18:56 10:18:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:56 10:18:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:56 10:18:56.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:56 10:18:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:56 10:18:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:56 10:18:56.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.635 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:56 package test;
06:18:56 public class JavaClass {
06:18:56 
06:18:56 	public JavaClass() {
06:18:56 		System.out.println("");
06:18:56 	}
06:18:56 
06:18:56 }
06:18:56  TooltipText=null
06:18:56 10:18:56.635 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:18:56 10:18:56.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:56  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:56  * This program and the accompanying materials are made available under the
06:18:56  * terms of the Eclipse Public License 2.0 which is available at
06:18:56  * http://www.eclipse.org/legal/epl-2.0.
06:18:56  *
06:18:56  * SPDX-License-Identifier: EPL-2.0
06:18:56  *
06:18:56  * Contributors:
06:18:56  *     Red Hat, Inc - initial API and implementation
06:18:56  *******************************************************************************/
06:18:56 package test;
06:18:56 public class JavaClass {
06:18:56 
06:18:56 	public JavaClass() {
06:18:56 		System.out.println("");
06:18:56 	}
06:18:56 
06:18:56 }
06:18:56  TooltipText=null
06:18:56 10:18:56.656 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:18:56 10:18:56.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:18:56 10:18:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:56 10:18:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:56 10:18:56.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:56 10:18:56.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:18:56 10:18:56.657 DEBUG [main][MenuItemLookup] Found menu:'File'
06:18:56 10:18:56.657 DEBUG [main][MenuItemLookup] Item match:File
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:''
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:''
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:18:56 10:18:56.658 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:18:56 10:18:56.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:18:56 10:18:56.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:18:56 10:18:56.658 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:18:56 10:18:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:18:56 10:18:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:18:56 10:18:56.688 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.688 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:18:56  * Copyright (c) 2017 Red Hat, Inc and others.
06:18:56  * This program and the accompanying materials are made available under the
06:18:56  * terms of the Eclipse Public License 2.0 which is available at
06:18:56  * http://www.eclipse.org/legal/epl-2.0.
06:18:56  *
06:18:56  * SPDX-License-Identifier: EPL-2.0
06:18:56  *
06:18:56  * Contributors:
06:18:56  *     Red Hat, Inc - initial API and implementation
06:18:56  *******************************************************************************/
06:18:56 package test;
06:18:56 public class JavaClass {
06:18:56 
06:18:56 	public JavaClass() {
06:18:56 		System.out.println("");
06:18:56 	}
06:18:56 
06:18:56 }
06:18:56  TooltipText=null
06:18:56 10:18:56.688 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:18:56 10:18:56.688 DEBUG [main][EditorHandler] 1 editor(s) found
06:18:56 10:18:56.688 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:18:56 10:18:56.752 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:18:56 10:18:56.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:56 10:18:56.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:18:56 10:18:56.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:18:56 10:18:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:18:56 10:18:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:18:56 10:18:56.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:56 10:18:56.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:18:56 10:18:56.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:18:56 10:18:56.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:18:56 10:18:56.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:18:56 10:18:56.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:18:56 10:18:56.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:18:56 10:18:56.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:56 10:18:56.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:18:56 10:18:56.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:56 10:18:56.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:56 10:18:56.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:56 10:18:56.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:56 10:18:56.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:56 10:18:56.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:56 10:18:56.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:18:56 10:18:56.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:18:56 10:18:56.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:18:56 10:18:56.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:56 10:18:56.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:56 10:18:56.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:56 10:18:56.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:56 10:18:56.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:56 10:18:56.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:56 10:18:56.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:56 10:18:56.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:56 10:18:56.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:56 10:18:56.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:57 10:18:57.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:57 10:18:57.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:57 10:18:57.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:57 10:18:57.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:18:57 10:18:57.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:18:57 10:18:57.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:18:57 10:18:57.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:57 10:18:57.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:57 10:18:57.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:18:57 10:18:57.761 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:18:57 10:18:57.762 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:57 10:18:57.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:57 10:18:57.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:18:57 10:18:57.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:18:57 10:18:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:18:57 10:18:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:18:57 10:18:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:18:57 10:18:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:18:57 10:18:57.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:18:57 10:18:57.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:57 10:18:57.763 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:57 10:18:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:57 10:18:57.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:57 10:18:57.769 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:18:57 10:18:57.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:18:57 10:18:57.769 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:18:57 10:18:57.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:18:57 10:18:57.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:18:57 10:18:57.774 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:18:57 10:18:57.774 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:18:57 10:18:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b323585 is found...
06:18:57 10:18:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b323585 is found finished successfully
06:18:57 10:18:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:18:57 10:18:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:18:57 10:18:57.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:18:57 10:18:57.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:18:57 10:18:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:18:57 10:18:57.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:18:57 10:18:57.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:18:57 10:18:57.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:18:57 package test;
06:18:57 public class JavaClass {
06:18:57 
06:18:57 	public JavaClass() {
06:18:57 		System.out.println("");
06:18:57 	}
06:18:57 
06:18:57 }
06:18:57  TooltipText=null
06:18:57 10:18:57.917 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:57 10:18:57.917 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:58 10:18:58.118 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:58 10:18:58.320 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:58 10:18:58.320 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:58 10:18:58.521 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:58 10:18:58.725 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:58 10:18:58.725 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:58 10:18:58.925 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:59 10:18:59.128 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:18:59 10:18:59.128 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:18:59 10:18:59.328 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:18:59 10:18:59.532 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:18:59 10:18:59.532 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:18:59 10:18:59.732 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
06:19:00 10:19:00.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:00 10:19:00.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:00 10:19:00.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:00 10:19:00.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:00 10:19:00.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:00 10:19:00.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:00 10:19:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:00 10:19:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:00 10:19:00.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:00 10:19:00.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:00 10:19:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:00 10:19:00.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:00 10:19:00.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:00 10:19:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:00 10:19:00.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:00 10:19:00.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:00 10:19:00.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:00 10:19:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:00 10:19:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:00 10:19:00.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:00 10:19:00.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:00 10:19:00.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:00 10:19:00.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:00 10:19:00.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:00 10:19:00.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:00 10:19:00.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:00 10:19:00.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:00 10:19:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:00 10:19:00.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:00 10:19:00.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:01 10:19:01.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:02 10:19:01.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:02 10:19:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:02 10:19:01.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:02 10:19:01.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:02 10:19:01.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:02 10:19:01.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:02 10:19:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:02 10:19:01.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:02 10:19:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:02 10:19:01.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:02 10:19:01.800 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:02 10:19:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:02 10:19:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:02 10:19:01.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:02 10:19:01.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:02 10:19:01.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:02 10:19:01.801 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:02 10:19:01.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:02 10:19:01.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:02 10:19:01.809 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:02 10:19:01.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:02 10:19:01.809 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:02 10:19:01.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:02 10:19:01.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:02 10:19:01.814 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:02 10:19:01.814 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:02 10:19:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ced740c is found...
06:19:02 10:19:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ced740c is found finished successfully
06:19:02 10:19:01.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:02 10:19:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:02 10:19:01.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:02 10:19:01.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:02 10:19:01.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:02 10:19:01.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.850 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:02 package test;
06:19:02 public class JavaClass {
06:19:02 
06:19:02 	public JavaClass() {
06:19:02 
06:19:02 }
06:19:02  TooltipText=null
06:19:02 10:19:01.850 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:02 10:19:01.868 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.868 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:02  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:02  * This program and the accompanying materials are made available under the
06:19:02  * terms of the Eclipse Public License 2.0 which is available at
06:19:02  * http://www.eclipse.org/legal/epl-2.0.
06:19:02  *
06:19:02  * SPDX-License-Identifier: EPL-2.0
06:19:02  *
06:19:02  * Contributors:
06:19:02  *     Red Hat, Inc - initial API and implementation
06:19:02  *******************************************************************************/
06:19:02 package test;
06:19:02 public class JavaClass {
06:19:02 
06:19:02 	public JavaClass() {
06:19:02 		System.out.println("");
06:19:02 	}
06:19:02 
06:19:02 }
06:19:02  TooltipText=null
06:19:02 10:19:01.868 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:02 10:19:01.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:02 10:19:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:02 10:19:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:02 10:19:01.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:02 10:19:01.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:02 10:19:01.868 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Item match:File
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:''
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:''
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:02 10:19:01.869 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:02 10:19:01.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:02 10:19:01.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:02 10:19:01.869 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:02 10:19:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:02 10:19:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:02 10:19:01.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.897 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:02  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:02  * This program and the accompanying materials are made available under the
06:19:02  * terms of the Eclipse Public License 2.0 which is available at
06:19:02  * http://www.eclipse.org/legal/epl-2.0.
06:19:02  *
06:19:02  * SPDX-License-Identifier: EPL-2.0
06:19:02  *
06:19:02  * Contributors:
06:19:02  *     Red Hat, Inc - initial API and implementation
06:19:02  *******************************************************************************/
06:19:02 package test;
06:19:02 public class JavaClass {
06:19:02 
06:19:02 	public JavaClass() {
06:19:02 		System.out.println("");
06:19:02 	}
06:19:02 
06:19:02 }
06:19:02  TooltipText=null
06:19:02 10:19:01.897 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:02 10:19:01.897 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:02 10:19:01.898 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:02 10:19:01.964 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:02 10:19:01.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:02 10:19:01.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:02 10:19:01.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:02 10:19:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:02 10:19:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:02 10:19:01.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:02 10:19:01.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:02 10:19:01.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:02 10:19:01.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:02 10:19:01.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:02 10:19:01.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:02 10:19:01.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:02 10:19:01.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:02 10:19:01.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:02 10:19:01.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:02 10:19:01.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:02 10:19:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:02 10:19:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:02 10:19:01.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:02 10:19:01.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:02 10:19:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:02 10:19:01.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:02 10:19:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:02 10:19:01.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:02 10:19:01.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:02 10:19:01.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:02 10:19:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:02 10:19:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:02 10:19:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:02 10:19:01.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:02 10:19:01.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:02 10:19:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:02 10:19:01.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:02 10:19:01.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:02 10:19:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:02 10:19:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:02 10:19:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:02 10:19:02.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:02.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:02 10:19:02.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:02.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:02 10:19:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:02 10:19:02.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:02 10:19:02.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:02 10:19:02.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:02 10:19:02.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:02 10:19:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:02 10:19:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:02 10:19:02.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:02 10:19:02.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:02 10:19:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:02 10:19:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:02 10:19:02.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:02 10:19:02.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:02 10:19:02.974 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:02 10:19:02.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:02 10:19:02.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:02 10:19:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:02 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:02 10:19:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:02 10:19:02.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:02 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:03 10:19:02.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:03 10:19:02.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:03 10:19:02.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:03 10:19:02.975 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:03 10:19:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:03 10:19:02.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:03 10:19:02.984 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:03 10:19:02.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:03 10:19:02.984 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:03 10:19:02.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:03 10:19:02.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:03 10:19:02.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:03 10:19:02.994 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:03 10:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10134fd8 is found...
06:19:03 10:19:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10134fd8 is found finished successfully
06:19:03 10:19:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:03 10:19:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:03 10:19:03.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:03 10:19:03.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:03 10:19:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:03 10:19:03.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:03 10:19:03.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:03 10:19:03.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:03 package test;
06:19:03 public class JavaClass {
06:19:03 
06:19:03 	public JavaClass() {
06:19:03 		System.out.println("");
06:19:03 	}
06:19:03 
06:19:03 }
06:19:03  TooltipText=null
06:19:03 10:19:03.135 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:03 10:19:03.135 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:03 10:19:03.335 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:03 10:19:03.540 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:03 10:19:03.540 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:03 10:19:03.740 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:03 10:19:03.942 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:03 10:19:03.942 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:04 10:19:04.143 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:04 10:19:04.345 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:04 10:19:04.345 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:04 10:19:04.545 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:04 10:19:04.748 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:04 10:19:04.748 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:19:04 10:19:04.948 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
06:19:05 10:19:05.949 INFO [WorkbenchTestable][TextEditor] Select text in editor
06:19:05 /*******************************************************************************
06:19:05  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:05  * This program and the accompanying materials are made available under the
06:19:05  * terms of the Eclipse Public License 2.0 which is available at
06:19:05  * http://www.eclipse.org/legal/epl-2.0.
06:19:05  *
06:19:05  * SPDX-License-Identifier: EPL-2.0
06:19:05  *
06:19:05  * Contributors:
06:19:05  *     Red Hat, Inc - initial API and implementation
06:19:05  *******************************************************************************/
06:19:05 package test;
06:19:05 public class JavaClass {
06:19:05 10:19:05.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:05 10:19:05.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:05 10:19:05.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:05 10:19:05.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:05 10:19:05.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:05 10:19:05.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:05 10:19:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:05 10:19:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:05 10:19:05.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:05 10:19:05.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:05 10:19:05.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:05 10:19:05.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:05 10:19:05.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:05 10:19:05.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:05 10:19:05.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:05 10:19:05.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:05 10:19:05.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:05 10:19:05.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:05 10:19:05.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:05 10:19:05.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:05 10:19:05.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:05 10:19:05.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:05 10:19:05.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:05 10:19:05.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:05 10:19:05.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:05 10:19:05.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:05 10:19:05.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:05 10:19:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:05 10:19:05.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:05 10:19:05.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:06 10:19:06.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:06 10:19:06.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:06 10:19:06.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:06 10:19:06.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:06 10:19:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:06 10:19:06.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:06 10:19:06.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:06 10:19:06.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:06 10:19:06.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:06 10:19:06.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:06 10:19:06.995 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:06 10:19:06.995 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:06 10:19:06.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:06 10:19:06.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:06 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:07 10:19:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:07 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:07 10:19:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:07 10:19:06.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:07 10:19:06.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:07 10:19:06.996 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:07 10:19:06.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:07 10:19:07.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:07 10:19:07.004 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:07 10:19:07.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:07 10:19:07.004 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:07 10:19:07.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:07 10:19:07.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:07 10:19:07.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:07 10:19:07.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:07 10:19:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e4e376f is found...
06:19:07 10:19:07.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e4e376f is found finished successfully
06:19:07 10:19:07.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:07 10:19:07.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:07 10:19:07.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:07 10:19:07.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:07 10:19:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:07 10:19:07.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:07 10:19:07.042 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:07 10:19:07.042 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:07 package test;
06:19:07 public class JavaClass {
06:19:07 
06:19:07 	public JavaClass() {
06:19:07 		System.out.println("");
06:19:07 	}
06:19:07 
06:19:07 }
06:19:07  TooltipText=null
06:19:07 10:19:07.042 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:07 10:19:07.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:07 10:19:07.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:07  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:07  * This program and the accompanying materials are made available under the
06:19:07  * terms of the Eclipse Public License 2.0 which is available at
06:19:07  * http://www.eclipse.org/legal/epl-2.0.
06:19:07  *
06:19:07  * SPDX-License-Identifier: EPL-2.0
06:19:07  *
06:19:07  * Contributors:
06:19:07  *     Red Hat, Inc - initial API and implementation
06:19:07  *******************************************************************************/
06:19:07 package test;
06:19:07 public class JavaClass {
06:19:07 
06:19:07 	public JavaClass() {
06:19:07 		System.out.println("");
06:19:07 	}
06:19:07 
06:19:07 }
06:19:07  TooltipText=null
06:19:07 10:19:07.059 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:07 10:19:07.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:07 10:19:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:07 10:19:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:07 10:19:07.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:07 10:19:07.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Item match:File
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:''
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:''
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:07 10:19:07.060 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:07 10:19:07.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:07 10:19:07.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:07 10:19:07.061 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:07 10:19:07.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:07 10:19:07.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:07 10:19:07.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:07 10:19:07.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:07  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:07  * This program and the accompanying materials are made available under the
06:19:07  * terms of the Eclipse Public License 2.0 which is available at
06:19:07  * http://www.eclipse.org/legal/epl-2.0.
06:19:07  *
06:19:07  * SPDX-License-Identifier: EPL-2.0
06:19:07  *
06:19:07  * Contributors:
06:19:07  *     Red Hat, Inc - initial API and implementation
06:19:07  *******************************************************************************/
06:19:07 package test;
06:19:07 public class JavaClass {
06:19:07 
06:19:07 	public JavaClass() {
06:19:07 		System.out.println("");
06:19:07 	}
06:19:07 
06:19:07 }
06:19:07  TooltipText=null
06:19:07 10:19:07.088 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:07 10:19:07.088 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:07 10:19:07.088 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:07 10:19:07.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:07 10:19:07.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:07 10:19:07.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:07 10:19:07.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:07 10:19:07.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:07 10:19:07.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:07 10:19:07.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:07 10:19:07.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:07 10:19:07.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:07 10:19:07.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:07 10:19:07.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:07 10:19:07.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:07 10:19:07.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:07 10:19:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:07 10:19:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:07 10:19:07.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:07 10:19:07.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:07 10:19:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:07 10:19:07.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:07 10:19:07.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:07 10:19:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:07 10:19:07.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:07 10:19:07.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:07 10:19:07.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:07 10:19:07.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:07 10:19:07.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:07 10:19:07.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:07 10:19:07.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:07 10:19:07.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:07 10:19:07.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:07 10:19:07.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:07 10:19:07.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:07 10:19:07.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:07 10:19:07.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:07 10:19:07.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:07 10:19:07.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:07 10:19:07.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:07 10:19:07.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:07 10:19:07.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:07 10:19:07.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:07 10:19:07.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:08 10:19:08.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:08 10:19:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:08 10:19:08.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:08 10:19:08.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:08 10:19:08.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:08 10:19:08.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:08 10:19:08.172 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:08 10:19:08.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:08 10:19:08.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:08 10:19:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:08 10:19:08.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:08 10:19:08.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:08 10:19:08.173 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:08 10:19:08.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:08 10:19:08.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:08 10:19:08.179 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:08 10:19:08.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:08 10:19:08.179 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:08 10:19:08.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:08 10:19:08.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:08 10:19:08.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:08 10:19:08.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:08 10:19:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d67e441 is found...
06:19:08 10:19:08.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d67e441 is found finished successfully
06:19:08 10:19:08.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:08 10:19:08.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:08 10:19:08.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:08 10:19:08.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:08 10:19:08.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:08 10:19:08.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:08 10:19:08.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:08 package test;
06:19:08 public class JavaClass {
06:19:08 
06:19:08 	public JavaClass() {
06:19:08 		System.out.println("");
06:19:08 	}
06:19:08 
06:19:08 }
06:19:08  TooltipText=null
06:19:08 10:19:08.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:08 10:19:08.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:08 10:19:08.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:08 10:19:08.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:08 10:19:08.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:08 10:19:08.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:08 10:19:08.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:08 10:19:08.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:08 10:19:08.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:08 10:19:08.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:08 10:19:08.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:08 10:19:08.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:08 10:19:08.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:08 10:19:08.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:08 10:19:08.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:08 10:19:08.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:08 10:19:08.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:08 10:19:08.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:08 10:19:08.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:08 10:19:08.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:08 10:19:08.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:08 10:19:08.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:08 10:19:08.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:08 10:19:08.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:08 10:19:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:08 10:19:08.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:08 10:19:08.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:08 10:19:08.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:09 10:19:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:09 10:19:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:09 10:19:09.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:09 10:19:09.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:09 10:19:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:09 10:19:09.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:09 10:19:09.342 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:09 10:19:09.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:09 10:19:09.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:09 10:19:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:09 10:19:09.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:09 10:19:09.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:09 10:19:09.342 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:09 10:19:09.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:09 10:19:09.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:09 10:19:09.351 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:09 10:19:09.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:09 10:19:09.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:09 10:19:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:09 10:19:09.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:09 10:19:09.355 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:09 10:19:09.355 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:09 10:19:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a7db4f5 is found...
06:19:09 10:19:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a7db4f5 is found finished successfully
06:19:09 10:19:09.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:09 10:19:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:09 10:19:09.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:09 10:19:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:09 10:19:09.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:09 10:19:09.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.388 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:09 package test;
06:19:09 public class JavaClass {
06:19:09 
06:19:09 	public JavaClass() {
06:19:09 		System.out.println("");
06:19:09 	}
06:19:09 
06:19:09 }
06:19:09  TooltipText=null
06:19:09 10:19:09.388 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:09 10:19:09.403 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.403 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:09  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:09  * This program and the accompanying materials are made available under the
06:19:09  * terms of the Eclipse Public License 2.0 which is available at
06:19:09  * http://www.eclipse.org/legal/epl-2.0.
06:19:09  *
06:19:09  * SPDX-License-Identifier: EPL-2.0
06:19:09  *
06:19:09  * Contributors:
06:19:09  *     Red Hat, Inc - initial API and implementation
06:19:09  *******************************************************************************/
06:19:09 package test;
06:19:09 public class JavaClass {
06:19:09 
06:19:09 	public JavaClass() {
06:19:09 		System.out.println("");
06:19:09 	}
06:19:09 
06:19:09 }
06:19:09  TooltipText=null
06:19:09 10:19:09.403 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:09 10:19:09.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:09 10:19:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:09 10:19:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:09 10:19:09.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:09 10:19:09.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Item match:File
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:''
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:''
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:09 10:19:09.404 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:09 10:19:09.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:09 10:19:09.405 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:09 10:19:09.405 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:09 10:19:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:09 10:19:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:09 10:19:09.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:09  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:09  * This program and the accompanying materials are made available under the
06:19:09  * terms of the Eclipse Public License 2.0 which is available at
06:19:09  * http://www.eclipse.org/legal/epl-2.0.
06:19:09  *
06:19:09  * SPDX-License-Identifier: EPL-2.0
06:19:09  *
06:19:09  * Contributors:
06:19:09  *     Red Hat, Inc - initial API and implementation
06:19:09  *******************************************************************************/
06:19:09 package test;
06:19:09 public class JavaClass {
06:19:09 
06:19:09 	public JavaClass() {
06:19:09 		System.out.println("");
06:19:09 	}
06:19:09 
06:19:09 }
06:19:09  TooltipText=null
06:19:09 10:19:09.440 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:09 10:19:09.441 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:09 10:19:09.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:09 10:19:09.511 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:09 10:19:09.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:09 10:19:09.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:09 10:19:09.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:09 10:19:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:09 10:19:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:09 10:19:09.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:09 10:19:09.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:09 10:19:09.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:09 10:19:09.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:09 10:19:09.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:09 10:19:09.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:09 10:19:09.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:09 10:19:09.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:09 10:19:09.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:09 10:19:09.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:09 10:19:09.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:09 10:19:09.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:09 10:19:09.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:09 10:19:09.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:09 10:19:09.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:09 10:19:09.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:09 10:19:09.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:09 10:19:09.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:09 10:19:09.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:09 10:19:09.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:09 10:19:09.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:09 10:19:09.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:09 10:19:09.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:09 10:19:09.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:09 10:19:09.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:09 10:19:09.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:09 10:19:09.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:09 10:19:09.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:10 10:19:10.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:10 10:19:10.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:10 10:19:10.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:10 10:19:10.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:10 10:19:10.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:10 10:19:10.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:10 10:19:10.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:10 10:19:10.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:10 10:19:10.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:10 10:19:10.519 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:10 10:19:10.520 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:10 10:19:10.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:10 10:19:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:10 10:19:10.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:10 10:19:10.521 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:10 10:19:10.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:10 10:19:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:10 10:19:10.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:10 10:19:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:10 10:19:10.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:10 10:19:10.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:10 10:19:10.521 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:10 10:19:10.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:10 10:19:10.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:10 10:19:10.530 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:10 10:19:10.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:10 10:19:10.530 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:10 10:19:10.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:10 10:19:10.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:10 10:19:10.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:10 10:19:10.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:10 10:19:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@109a55ed is found...
06:19:10 10:19:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@109a55ed is found finished successfully
06:19:10 10:19:10.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:10 10:19:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:10 10:19:10.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:10 10:19:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:10 10:19:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:10 10:19:10.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:10 10:19:10.665 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:10 10:19:10.665 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:10 package test;
06:19:10 public class JavaClass {
06:19:10 
06:19:10 	public JavaClass() {
06:19:10 		System.out.println("");
06:19:10 	}
06:19:10 
06:19:10 }
06:19:10  TooltipText=null
06:19:10 10:19:10.665 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0]
06:19:10 10:19:10.679 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:10 10:19:10.679 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:10  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:10  * This program and the accompanying materials are made available under the
06:19:10  * terms of the Eclipse Public License 2.0 which is available at
06:19:10  * http://www.eclipse.org/legal/epl-2.0.
06:19:10  *
06:19:10  * SPDX-License-Identifier: EPL-2.0
06:19:10  *
06:19:10  * Contributors:
06:19:10  *     Red Hat, Inc - initial API and implementation
06:19:10  *******************************************************************************/
06:19:10 package test;
06:19:10 public class JavaClass {
06:19:10 
06:19:10 	public JavaClass() {
06:19:10 		System.out.println("");
06:19:10 	}
06:19:10 
06:19:10 }
06:19:10  TooltipText=null
06:19:10 10:19:10.679 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant
06:19:10 10:19:10.679 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:19:11 10:19:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:11 10:19:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:11 10:19:11.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Item match:Edit
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:19:11 10:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:''
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals'
06:19:11 10:19:11.681 DEBUG [main][MenuItemLookup] Item match:Java Proposals
06:19:11 10:19:11.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
06:19:11 10:19:11.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals
06:19:11 10:19:11.682 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals
06:19:11 10:19:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:19:11 10:19:11.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:19:11 10:19:11.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:19:11 10:19:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:11 10:19:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:11 10:19:11.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:19:11 10:19:11.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:19:11 10:19:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:11 10:19:11.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:11 10:19:11.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:11 10:19:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:11 10:19:11.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:19:11 10:19:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   class
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   enum
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   final
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   import
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   interface
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   public
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   record
06:19:11 10:19:11.718 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
06:19:11 10:19:11.718 INFO [WorkbenchTestable][AbstractShell] Close shell 
06:19:11 10:19:11.718 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:19:11 10:19:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:19:11 10:19:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:19:11 10:19:11.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:11 10:19:11.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:11 10:19:11.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:11 10:19:11.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:11 10:19:11.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:11 10:19:11.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:11 10:19:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:11 10:19:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:11 10:19:11.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:11 10:19:11.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')
06:19:11 10:19:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:11 10:19:11.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:11 10:19:11.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:11 10:19:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:11 10:19:11.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:11 10:19:11.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:11 10:19:11.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:11 10:19:11.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:11 10:19:11.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:11 10:19:11.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:11 10:19:11.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:11 10:19:11.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:11 10:19:11.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:11 10:19:11.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:11 10:19:11.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:11 10:19:11.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:11 10:19:11.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:11 10:19:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:11 10:19:11.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:11 10:19:11.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:12 10:19:12.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:12 10:19:12.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:12 10:19:12.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:12 10:19:12.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:12 10:19:12.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:12 10:19:12.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:12 10:19:12.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:12 10:19:12.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:12 10:19:12.779 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:12 10:19:12.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:12 10:19:12.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:12 10:19:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:12 10:19:12.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:12 10:19:12.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:12 10:19:12.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:12 10:19:12.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:12 10:19:12.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:12 10:19:12.788 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:12 10:19:12.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:12 10:19:12.788 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:12 10:19:12.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:12 10:19:12.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:12 10:19:12.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:12 10:19:12.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:12 10:19:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fd0fdde is found...
06:19:12 10:19:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fd0fdde is found finished successfully
06:19:12 10:19:12.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:12 10:19:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:12 10:19:12.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:12 10:19:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:12 10:19:12.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:12 10:19:12.825 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.825 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:12  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:12  * This program and the accompanying materials are made available under the
06:19:12  * terms of the Eclipse Public License 2.0 which is available at
06:19:12  * http://www.eclipse.org/legal/epl-2.0.
06:19:12  *
06:19:12  * SPDX-License-Identifier: EPL-2.0
06:19:12  *
06:19:12  * Contributors:
06:19:12  *     Red Hat, Inc - initial API and implementation
06:19:12  *******************************************************************************/
06:19:12 package test;
06:19:12 public class JavaClass {
06:19:12 
06:19:12 	public JavaClass() {
06:19:12 		System.out.println("");
06:19:12 	}
06:19:12 
06:19:12 }
06:19:12  TooltipText=null
06:19:12 10:19:12.825 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:12 10:19:12.831 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.831 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:12  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:12  * This program and the accompanying materials are made available under the
06:19:12  * terms of the Eclipse Public License 2.0 which is available at
06:19:12  * http://www.eclipse.org/legal/epl-2.0.
06:19:12  *
06:19:12  * SPDX-License-Identifier: EPL-2.0
06:19:12  *
06:19:12  * Contributors:
06:19:12  *     Red Hat, Inc - initial API and implementation
06:19:12  *******************************************************************************/
06:19:12 package test;
06:19:12 public class JavaClass {
06:19:12 
06:19:12 	public JavaClass() {
06:19:12 		System.out.println("");
06:19:12 	}
06:19:12 
06:19:12 }
06:19:12  TooltipText=null
06:19:12 10:19:12.831 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:12 10:19:12.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:12 10:19:12.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:12 10:19:12.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:12 10:19:12.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:12 10:19:12.832 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:12 10:19:12.832 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:12 10:19:12.832 DEBUG [main][MenuItemLookup] Item match:File
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:''
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:''
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:12 10:19:12.833 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:12 10:19:12.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:12 10:19:12.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:12 10:19:12.833 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:12 10:19:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:12 10:19:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:12 10:19:12.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:12  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:12  * This program and the accompanying materials are made available under the
06:19:12  * terms of the Eclipse Public License 2.0 which is available at
06:19:12  * http://www.eclipse.org/legal/epl-2.0.
06:19:12  *
06:19:12  * SPDX-License-Identifier: EPL-2.0
06:19:12  *
06:19:12  * Contributors:
06:19:12  *     Red Hat, Inc - initial API and implementation
06:19:12  *******************************************************************************/
06:19:12 package test;
06:19:12 public class JavaClass {
06:19:12 
06:19:12 	public JavaClass() {
06:19:12 		System.out.println("");
06:19:12 	}
06:19:12 
06:19:12 }
06:19:12  TooltipText=null
06:19:12 10:19:12.862 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:12 10:19:12.862 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:12 10:19:12.862 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:12 10:19:12.943 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:12 10:19:12.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:12 10:19:12.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:12 10:19:12.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:12 10:19:12.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:12 10:19:12.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:12 10:19:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:12 10:19:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:12 10:19:12.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:12 10:19:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:12 10:19:12.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:12 10:19:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:12 10:19:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:12 10:19:12.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:12 10:19:12.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 '\*?\QProject Explorer\E')
06:19:12 10:19:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:12 10:19:12.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:12 10:19:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:12 10:19:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:12 10:19:12.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:12 10:19:12.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:12 10:19:12.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:12 10:19:12.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:12 10:19:12.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:12 10:19:12.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:12 10:19:12.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:12 10:19:12.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:12 10:19:12.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:12 10:19:12.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:12 10:19:12.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:12 10:19:12.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:12 10:19:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:12 10:19:12.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:12 10:19:12.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:13 10:19:13.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:13 10:19:13.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:13 10:19:13.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:13 10:19:13.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:13 10:19:13.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:13 10:19:13.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:13 10:19:13.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:13 10:19:13.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:13 10:19:13.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:13 10:19:13.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:13 10:19:13.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:13 10:19:13.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:13 10:19:13.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:13 10:19:13.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:13 10:19:13.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:13 10:19:13.953 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:13 10:19:13.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:13 10:19:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:13 10:19:13.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:13 10:19:13.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:13 10:19:13.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:13 10:19:13.954 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:13 10:19:13.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:13 10:19:13.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:13 10:19:13.961 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:13 10:19:13.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:13 10:19:13.961 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:13 10:19:13.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:13 10:19:13.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:13 10:19:13.965 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:13 10:19:13.965 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:14 10:19:14.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:14 10:19:14.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5de75189 is found...
06:19:14 10:19:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5de75189 is found finished successfully
06:19:14 10:19:14.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:14 10:19:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:14 10:19:14.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:14 10:19:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:14 10:19:14.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:14 10:19:14.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:14 10:19:14.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:14 package test;
06:19:14 public class JavaClass {
06:19:14 
06:19:14 	public JavaClass() {
06:19:14 		System.out.println("");
06:19:14 	}
06:19:14 
06:19:14 }
06:19:14  TooltipText=null
06:19:14 10:19:14.078 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22
06:19:14 10:19:14.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:14 10:19:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:14 10:19:14.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:14 10:19:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:14 10:19:14.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:14 10:19:14.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:14 10:19:14.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:14 package test;
06:19:14 public class JavaClass {
06:19:14 
06:19:14 	public JavaClass() {
06:19:14 test		System.out.println("");
06:19:14 	}
06:19:14 
06:19:14 }
06:19:14  TooltipText=null
06:19:14 10:19:14.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:14 10:19:14.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:14 10:19:14.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:14 10:19:14.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:14 10:19:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:14 10:19:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:14 10:19:14.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:14 10:19:14.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:14 10:19:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:14 10:19:14.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:14 10:19:14.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:14 10:19:14.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:14 10:19:14.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:14 10:19:14.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:14 10:19:14.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:14 10:19:14.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:14 10:19:14.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:14 10:19:14.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:14 10:19:14.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:14 10:19:14.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:14 10:19:14.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:14 10:19:14.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:14 10:19:14.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:14 10:19:14.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:14 10:19:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:14 10:19:14.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:14 10:19:14.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:14 10:19:14.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:15 10:19:15.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:15 10:19:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:15 10:19:15.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:15 10:19:15.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:15 10:19:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:15 10:19:15.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:15 10:19:15.141 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:15 10:19:15.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:15 10:19:15.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:15 10:19:15.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:15 10:19:15.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:15 10:19:15.142 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:15 10:19:15.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:15 10:19:15.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:15 10:19:15.150 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:15 10:19:15.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:15 10:19:15.150 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:15 10:19:15.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:15 10:19:15.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:15 10:19:15.154 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:15 10:19:15.154 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:15 10:19:15.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:15 10:19:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:15 10:19:15.183 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:15 10:19:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2aca9cdc is found...
06:19:15 10:19:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2aca9cdc is found finished successfully
06:19:15 10:19:15.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:15 10:19:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:15 10:19:15.187 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.187 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:15 package test;
06:19:15 public class JavaClass {
06:19:15 
06:19:15 	public JavaClass() {
06:19:15 test		System.out.println("");
06:19:15 	}
06:19:15 
06:19:15 }
06:19:15  TooltipText=null
06:19:15 10:19:15.187 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:15 10:19:15.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:15  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:15  * This program and the accompanying materials are made available under the
06:19:15  * terms of the Eclipse Public License 2.0 which is available at
06:19:15  * http://www.eclipse.org/legal/epl-2.0.
06:19:15  *
06:19:15  * SPDX-License-Identifier: EPL-2.0
06:19:15  *
06:19:15  * Contributors:
06:19:15  *     Red Hat, Inc - initial API and implementation
06:19:15  *******************************************************************************/
06:19:15 package test;
06:19:15 public class JavaClass {
06:19:15 
06:19:15 	public JavaClass() {
06:19:15 		System.out.println("");
06:19:15 	}
06:19:15 
06:19:15 }
06:19:15  TooltipText=null
06:19:15 10:19:15.201 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:15 10:19:15.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:15 10:19:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:15 10:19:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:15 10:19:15.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:15 10:19:15.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Item match:File
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:''
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:''
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:15 10:19:15.202 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:15 10:19:15.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:15 10:19:15.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:15 10:19:15.203 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:15 10:19:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:15 10:19:15.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:15 10:19:15.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.230 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:15  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:15  * This program and the accompanying materials are made available under the
06:19:15  * terms of the Eclipse Public License 2.0 which is available at
06:19:15  * http://www.eclipse.org/legal/epl-2.0.
06:19:15  *
06:19:15  * SPDX-License-Identifier: EPL-2.0
06:19:15  *
06:19:15  * Contributors:
06:19:15  *     Red Hat, Inc - initial API and implementation
06:19:15  *******************************************************************************/
06:19:15 package test;
06:19:15 public class JavaClass {
06:19:15 
06:19:15 	public JavaClass() {
06:19:15 		System.out.println("");
06:19:15 	}
06:19:15 
06:19:15 }
06:19:15  TooltipText=null
06:19:15 10:19:15.230 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:15 10:19:15.231 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:15 10:19:15.231 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:15 10:19:15.318 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:15 10:19:15.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:15 10:19:15.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:15 10:19:15.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:15 10:19:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:15 10:19:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:15 10:19:15.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:15 10:19:15.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:15 10:19:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:15 10:19:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:15 10:19:15.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:15 10:19:15.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:19:15 10:19:15.322 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:15 10:19:15.322 DEBUG [main][MenuItemLookup] Item match:File
06:19:15 10:19:15.323 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:15 10:19:15.323 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:''
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:''
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:19:15 10:19:15.324 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:19:15 10:19:15.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:19:15 10:19:15.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:19:15 10:19:15.324 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:19:15 10:19:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:19:15 10:19:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:19:15 10:19:15.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:15 10:19:15.391 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:19:15 10:19:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:15 10:19:15.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:15 10:19:15.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:19:15 10:19:15.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
06:19:15 10:19:15.393 DEBUG [main][TreeItemHandler] Selecting tree item: File
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
06:19:15 10:19:15.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
06:19:15 10:19:15.393 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:19:15 10:19:15.393 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:19:15 10:19:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:19:15 10:19:15.394 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:19:15 10:19:15.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:19:15 10:19:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:19:15 10:19:15.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:19:15 10:19:15.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:19:15 10:19:15.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:19:15 10:19:15.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:19:15 10:19:15.432 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
06:19:15 10:19:15.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:19:15 10:19:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:15 10:19:15.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:15 10:19:15.433 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:19:15 10:19:15.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:19:15 10:19:15.433 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:
06:19:15 is "File name:")
06:19:15 10:19:15.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:19:15 10:19:15.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:19:15 10:19:15.436 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt
06:19:15 10:19:15.441 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:
06:19:15 is "Enter or select the parent folder:")
06:19:15 10:19:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:19:15 10:19:15.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:19:15 10:19:15.443 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
06:19:15 10:19:15.443 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:19:15 10:19:15.443 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
06:19:15 10:19:15.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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)
06:19:15 10:19:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:19:15 10:19:15.445 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:19:15 10:19:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:19:15 10:19:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:19:15 10:19:15.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:19:15 10:19:15.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:19:15 10:19:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E')
06:19:15 10:19:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:15 10:19:15.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:15 10:19:15.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:15 10:19:15.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:15 10:19:15.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:15 10:19:15.971 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.971 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
06:19:15 10:19:15.976 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.976 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
06:19:15 10:19:15.976 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:15 10:19:15.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform
06:19:15 10:19:15.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:15 10:19:15.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:15 10:19:15.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform'
06:19:15 10:19:15.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform'
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Item match:File
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:''
06:19:15 10:19:15.977 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:15 10:19:15.978 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:15 10:19:15.978 DEBUG [main][MenuItemLookup] Found menu:''
06:19:15 10:19:15.978 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:15 10:19:15.978 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:15 10:19:15.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:15 10:19:15.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:15 10:19:15.978 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:15 10:19:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:15 10:19:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:15 10:19:15.998 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.998 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
06:19:15 10:19:15.998 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:15 10:19:15.998 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
06:19:15 10:19:15.998 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
06:19:15 10:19:15.998 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt
06:19:16 10:19:16.036 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed
06:19:16 10:19:16.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:16 10:19:16.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:16 10:19:16.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:16 10:19:16.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:16 10:19:16.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:16 10:19:16.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:16 10:19:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:16 10:19:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:16 10:19:16.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:16 10:19:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:16 10:19:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:16 10:19:16.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:16 10:19:16.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:16 10:19:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:16 10:19:16.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:16 10:19:16.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:16 10:19:16.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:16 10:19:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:16 10:19:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:16 10:19:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:16 10:19:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:16 10:19:16.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:16 10:19:16.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:16 10:19:16.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:16 10:19:16.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:16 10:19:16.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:16 10:19:16.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:16 10:19:16.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:16 10:19:16.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:16 10:19:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:16 10:19:16.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:16 10:19:16.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:16 10:19:16.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:16 10:19:16.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:17 10:19:17.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:17 10:19:17.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:17 10:19:17.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:17 10:19:17.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:17 10:19:17.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:17 10:19:17.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:17 10:19:17.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:17 10:19:17.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:17 10:19:17.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:17 10:19:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:17 10:19:17.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:17 10:19:17.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:17 10:19:17.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:17 10:19:17.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:17 10:19:17.044 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:17 10:19:17.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:17 10:19:17.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:17 10:19:17.054 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:17 10:19:17.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:17 10:19:17.054 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:17 10:19:17.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:17 10:19:17.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:17 10:19:17.059 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:17 10:19:17.059 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:17 10:19:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@599a0dec is found...
06:19:17 10:19:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@599a0dec is found finished successfully
06:19:17 10:19:17.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:17 10:19:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:17 10:19:17.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:17 10:19:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:17 10:19:17.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:17 10:19:17.172 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.172 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:17 package test;
06:19:17 public class JavaClass {
06:19:17 
06:19:17 	public JavaClass() {
06:19:17 		System.out.println("");
06:19:17 	}
06:19:17 
06:19:17 }
06:19:17  TooltipText=null
06:19:17 10:19:17.172 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:17 10:19:17.198 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.198 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:17  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:17  * This program and the accompanying materials are made available under the
06:19:17  * terms of the Eclipse Public License 2.0 which is available at
06:19:17  * http://www.eclipse.org/legal/epl-2.0.
06:19:17  *
06:19:17  * SPDX-License-Identifier: EPL-2.0
06:19:17  *
06:19:17  * Contributors:
06:19:17  *     Red Hat, Inc - initial API and implementation
06:19:17  *******************************************************************************/
06:19:17 package test;
06:19:17 public class JavaClass {
06:19:17 
06:19:17 	public JavaClass() {
06:19:17 		System.out.println("");
06:19:17 	}
06:19:17 
06:19:17 }
06:19:17  TooltipText=null
06:19:17 10:19:17.198 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:17 10:19:17.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:17 10:19:17.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:17 10:19:17.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:17 10:19:17.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:17 10:19:17.199 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Item match:File
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:17 10:19:17.199 DEBUG [main][MenuItemLookup] Found menu:''
06:19:17 10:19:17.200 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:17 10:19:17.200 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:17 10:19:17.200 DEBUG [main][MenuItemLookup] Found menu:''
06:19:17 10:19:17.200 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:17 10:19:17.200 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:17 10:19:17.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:17 10:19:17.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:17 10:19:17.200 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:17 10:19:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:17 10:19:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:17 10:19:17.227 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.227 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:17  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:17  * This program and the accompanying materials are made available under the
06:19:17  * terms of the Eclipse Public License 2.0 which is available at
06:19:17  * http://www.eclipse.org/legal/epl-2.0.
06:19:17  *
06:19:17  * SPDX-License-Identifier: EPL-2.0
06:19:17  *
06:19:17  * Contributors:
06:19:17  *     Red Hat, Inc - initial API and implementation
06:19:17  *******************************************************************************/
06:19:17 package test;
06:19:17 public class JavaClass {
06:19:17 
06:19:17 	public JavaClass() {
06:19:17 		System.out.println("");
06:19:17 	}
06:19:17 
06:19:17 }
06:19:17  TooltipText=null
06:19:17 10:19:17.227 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:17 10:19:17.228 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:17 10:19:17.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:17 10:19:17.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:17 10:19:17.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:17 10:19:17.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:17 10:19:17.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:17 10:19:17.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:17 10:19:17.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:17 10:19:17.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:17 10:19:17.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:17 10:19:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:17 10:19:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:17 10:19:17.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:17 10:19:17.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:17 10:19:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:17 10:19:17.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:17 10:19:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:17 10:19:17.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:17 10:19:17.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:17 10:19:17.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:17 10:19:17.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:17 10:19:17.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:17 10:19:17.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:17 10:19:17.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:17 10:19:17.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:17 10:19:17.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:17 10:19:17.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:17 10:19:17.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:17 10:19:17.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:17 10:19:17.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:17 10:19:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:17 10:19:17.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:17 10:19:17.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:17 10:19:17.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:18 10:19:18.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:18 10:19:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:18 10:19:18.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:18 10:19:18.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:18 10:19:18.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:18 10:19:18.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:18 10:19:18.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:18 10:19:18.293 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:18 10:19:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:18 10:19:18.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:18 10:19:18.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:18 10:19:18.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:18 10:19:18.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:18 10:19:18.294 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:18 10:19:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:18 10:19:18.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:18 10:19:18.302 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:18 10:19:18.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:18 10:19:18.302 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:18 10:19:18.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:18 10:19:18.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:18 10:19:18.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:18 10:19:18.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:18 10:19:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c10681e is found...
06:19:18 10:19:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c10681e is found finished successfully
06:19:18 10:19:18.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:18 10:19:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:18 10:19:18.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:18 10:19:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:18 10:19:18.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:18 10:19:18.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:18 10:19:18.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:18 package test;
06:19:18 public class JavaClass {
06:19:18 
06:19:18 	public JavaClass() {
06:19:18 		System.out.println("");
06:19:18 	}
06:19:18 
06:19:18 }
06:19:18  TooltipText=null
06:19:18 10:19:18.441 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540
06:19:18 10:19:18.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:18 10:19:18.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:18 10:19:18.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:18 10:19:18.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:18 10:19:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:18 10:19:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:18 10:19:18.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:18 10:19:18.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:18 10:19:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:18 10:19:18.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:18 10:19:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:18 10:19:18.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:18 10:19:18.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:18 10:19:18.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:18 10:19:18.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:18 10:19:18.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:18 10:19:18.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:18 10:19:18.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:18 10:19:18.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:18 10:19:18.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:18 10:19:18.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:18 10:19:18.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:18 10:19:18.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:18 10:19:18.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:18 10:19:18.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:18 10:19:18.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:18 10:19:18.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:19 10:19:19.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:19 10:19:19.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:19 10:19:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:19 10:19:19.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:19 10:19:19.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:19 10:19:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:19 10:19:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:19 10:19:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:19 10:19:19.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:19 10:19:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:19 10:19:19.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:19 10:19:19.517 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:19 10:19:19.517 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:19 10:19:19.517 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:19 10:19:19.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:19 10:19:19.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:19 10:19:19.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:19 10:19:19.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:19 10:19:19.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:19 10:19:19.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:19 10:19:19.518 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:19 10:19:19.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:19 10:19:19.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:19 10:19:19.524 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:19 10:19:19.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:19 10:19:19.524 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:19 10:19:19.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:19 10:19:19.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:19 10:19:19.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:19 10:19:19.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:19 10:19:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db10d5e is found...
06:19:19 10:19:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db10d5e is found finished successfully
06:19:19 10:19:19.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:19 10:19:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:19 10:19:19.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:19 10:19:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:19 10:19:19.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:19 10:19:19.566 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.566 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:19 package test;
06:19:19 public class JavaClass extends String {
06:19:19 
06:19:19 	public JavaClass() {
06:19:19 		System.out.println("");
06:19:19 	}
06:19:19 
06:19:19 }
06:19:19  TooltipText=null
06:19:19 10:19:19.566 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:19 10:19:19.582 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.582 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:19  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:19  * This program and the accompanying materials are made available under the
06:19:19  * terms of the Eclipse Public License 2.0 which is available at
06:19:19  * http://www.eclipse.org/legal/epl-2.0.
06:19:19  *
06:19:19  * SPDX-License-Identifier: EPL-2.0
06:19:19  *
06:19:19  * Contributors:
06:19:19  *     Red Hat, Inc - initial API and implementation
06:19:19  *******************************************************************************/
06:19:19 package test;
06:19:19 public class JavaClass {
06:19:19 
06:19:19 	public JavaClass() {
06:19:19 		System.out.println("");
06:19:19 	}
06:19:19 
06:19:19 }
06:19:19  TooltipText=null
06:19:19 10:19:19.582 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:19 10:19:19.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:19 10:19:19.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:19 10:19:19.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:19 10:19:19.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:19 10:19:19.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Item match:File
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:''
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:''
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:19 10:19:19.583 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:19 10:19:19.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:19 10:19:19.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:19 10:19:19.584 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:19 10:19:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:19 10:19:19.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:19 10:19:19.613 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.613 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:19  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:19  * This program and the accompanying materials are made available under the
06:19:19  * terms of the Eclipse Public License 2.0 which is available at
06:19:19  * http://www.eclipse.org/legal/epl-2.0.
06:19:19  *
06:19:19  * SPDX-License-Identifier: EPL-2.0
06:19:19  *
06:19:19  * Contributors:
06:19:19  *     Red Hat, Inc - initial API and implementation
06:19:19  *******************************************************************************/
06:19:19 package test;
06:19:19 public class JavaClass {
06:19:19 
06:19:19 	public JavaClass() {
06:19:19 		System.out.println("");
06:19:19 	}
06:19:19 
06:19:19 }
06:19:19  TooltipText=null
06:19:19 10:19:19.613 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:19 10:19:19.613 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:19 10:19:19.613 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:19 10:19:19.673 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:19 10:19:19.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:19 10:19:19.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:19 10:19:19.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:19 10:19:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:19 10:19:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:19 10:19:19.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:19 10:19:19.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:19 10:19:19.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:19 10:19:19.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:19 10:19:19.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:19 10:19:19.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:19 10:19:19.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:19 10:19:19.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:19 10:19:19.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:19 10:19:19.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:19 10:19:19.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:19 10:19:19.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:19 10:19:19.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:19 10:19:19.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:19 10:19:19.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:19 10:19:19.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:19 10:19:19.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:19 10:19:19.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:19 10:19:19.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:19 10:19:19.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:19 10:19:19.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:19 10:19:19.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:19 10:19:19.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:19 10:19:19.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:19 10:19:19.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:19 10:19:19.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:19 10:19:19.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:19 10:19:19.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:20 10:19:20.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:20 10:19:20.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:20 10:19:20.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:20 10:19:20.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:21 10:19:21.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:21 10:19:21.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:21 10:19:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:21 10:19:21.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:21 10:19:21.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:21 10:19:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:21 10:19:21.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:21 10:19:21.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:21 10:19:21.182 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:21 10:19:21.182 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:21 10:19:21.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:21 10:19:21.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:21 10:19:21.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:21 10:19:21.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:21 10:19:21.183 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:21 10:19:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:21 10:19:21.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:21 10:19:21.189 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:21 10:19:21.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:21 10:19:21.189 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:21 10:19:21.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:21 10:19:21.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:21 10:19:21.193 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:21 10:19:21.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:21 10:19:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5899076e is found...
06:19:21 10:19:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5899076e is found finished successfully
06:19:21 10:19:21.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:21 10:19:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:21 10:19:21.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:21 10:19:21.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:21 10:19:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:21 10:19:21.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:21 10:19:21.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:21 10:19:21.312 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:21 package test;
06:19:21 public class JavaClass {
06:19:21 
06:19:21 	public JavaClass() {
06:19:21 		System.out.println("");
06:19:21 	}
06:19:21 
06:19:21 }
06:19:21  TooltipText=null
06:19:21 10:19:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:21 10:19:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:21 10:19:21.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Item match:Edit
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:19:21 10:19:21.313 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:''
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:19:21 10:19:21.314 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:19:21 10:19:21.323 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:21 10:19:21.323 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:21 package test;
06:19:21 public class JavaClass {
06:19:21 
06:19:21 	public JavaClass() {
06:19:21 		System.out.println("");
06:19:21 	}
06:19:21 
06:19:21 }
06:19:21  TooltipText=null
06:19:21 10:19:21.323 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
06:19:21 10:19:21.323 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:19:22 10:19:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:22 10:19:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:22 10:19:22.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:22 10:19:22.323 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:22 10:19:22.323 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Item match:Edit
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.324 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:''
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Item match:Content Assist
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
06:19:22 10:19:22.325 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
06:19:22 10:19:22.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
06:19:22 10:19:22.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
06:19:22 10:19:22.326 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
06:19:22 10:19:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:19:22 10:19:22.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:19:22 10:19:22.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:19:22 10:19:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:22 10:19:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:22 10:19:22.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:19:22 10:19:22.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:19:22 10:19:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:22 10:19:22.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:22 10:19:22.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:22 10:19:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:22 10:19:22.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:19:22 10:19:22.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:19:22 10:19:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:19:22 10:19:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:19:22 10:19:22.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:19:22 10:19:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:22 10:19:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:22 10:19:22.356 INFO [WorkbenchTestable][AbstractShell] Close shell 
06:19:22 10:19:22.356 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:19:22 10:19:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:19:22 10:19:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:19:22 10:19:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
06:19:22 10:19:22.872 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
06:19:22 10:19:22.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:22 10:19:22.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:22 10:19:22.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:22 10:19:22.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:22 10:19:22.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:22 10:19:22.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:22 10:19:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:22 10:19:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:22 10:19:22.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:22 10:19:22.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:22 10:19:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:22 10:19:22.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:22 10:19:22.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:22 10:19:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:22 10:19:22.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:22 10:19:22.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:22 10:19:22.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:22 10:19:22.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:22 10:19:22.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:22 10:19:22.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:22 10:19:22.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:22 10:19:22.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:22 10:19:22.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:22 10:19:22.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:22 10:19:22.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:22 10:19:22.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:22 10:19:22.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:22 10:19:22.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:22 10:19:22.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:22 10:19:22.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:23 10:19:23.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:23 10:19:23.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:23 10:19:23.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:23 10:19:23.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:23 10:19:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:23 10:19:23.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:23 10:19:23.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:23 10:19:23.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:23 10:19:23.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:23 10:19:23.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:23 10:19:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:23 10:19:23.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:23 10:19:23.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:23 10:19:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:23 10:19:23.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:23 10:19:23.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:23 10:19:23.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:23 10:19:23.908 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:23 10:19:23.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:23 10:19:23.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:23 10:19:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:23 10:19:23.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:23 10:19:23.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:23 10:19:23.909 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:23 10:19:23.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:23 10:19:23.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:23 10:19:23.919 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:23 10:19:23.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:23 10:19:23.919 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:23 10:19:23.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:23 10:19:23.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:23 10:19:23.924 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:23 10:19:23.924 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:23 10:19:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@308603f7 is found...
06:19:23 10:19:23.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@308603f7 is found finished successfully
06:19:23 10:19:23.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:23 10:19:23.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:23 10:19:23.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:23 10:19:23.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:23 10:19:23.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:23 10:19:23.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:23 10:19:23.968 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:23 10:19:23.968 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:23 package test;
06:19:23 public class JavaClass {
06:19:23 
06:19:23 	public JavaClass() {
06:19:23 		System.out.println("");
06:19:23 	}
06:19:23 
06:19:23 }
06:19:23  TooltipText=null
06:19:23 10:19:23.968 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:23 10:19:23.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:23 10:19:23.985 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:23  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:23  * This program and the accompanying materials are made available under the
06:19:23  * terms of the Eclipse Public License 2.0 which is available at
06:19:23  * http://www.eclipse.org/legal/epl-2.0.
06:19:23  *
06:19:23  * SPDX-License-Identifier: EPL-2.0
06:19:23  *
06:19:23  * Contributors:
06:19:23  *     Red Hat, Inc - initial API and implementation
06:19:23  *******************************************************************************/
06:19:23 package test;
06:19:23 public class JavaClass {
06:19:23 
06:19:23 	public JavaClass() {
06:19:23 		System.out.println("");
06:19:23 	}
06:19:23 
06:19:23 }
06:19:23  TooltipText=null
06:19:23 10:19:23.985 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:23 10:19:23.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:23 10:19:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:23 10:19:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:23 10:19:23.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:23 10:19:23.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:23 10:19:23.985 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:23 10:19:23.985 DEBUG [main][MenuItemLookup] Item match:File
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:''
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:''
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:23 10:19:23.986 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:23 10:19:23.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:23 10:19:23.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:23 10:19:23.987 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:24 10:19:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:24 10:19:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:24 10:19:24.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:24 10:19:24.025 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:24  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:24  * This program and the accompanying materials are made available under the
06:19:24  * terms of the Eclipse Public License 2.0 which is available at
06:19:24  * http://www.eclipse.org/legal/epl-2.0.
06:19:24  *
06:19:24  * SPDX-License-Identifier: EPL-2.0
06:19:24  *
06:19:24  * Contributors:
06:19:24  *     Red Hat, Inc - initial API and implementation
06:19:24  *******************************************************************************/
06:19:24 package test;
06:19:24 public class JavaClass {
06:19:24 
06:19:24 	public JavaClass() {
06:19:24 		System.out.println("");
06:19:24 	}
06:19:24 
06:19:24 }
06:19:24  TooltipText=null
06:19:24 10:19:24.025 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:24 10:19:24.025 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:24 10:19:24.026 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:24 10:19:24.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:24 10:19:24.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:24 10:19:24.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:24 10:19:24.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:24 10:19:24.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:24 10:19:24.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:24 10:19:24.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:24 10:19:24.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:24 10:19:24.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:24 10:19:24.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:24 10:19:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:24 10:19:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:24 10:19:24.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:24 10:19:24.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:24 10:19:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:24 10:19:24.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:24 10:19:24.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:24 10:19:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:24 10:19:24.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:24 10:19:24.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:24 10:19:24.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:24 10:19:24.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:24 10:19:24.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:24 10:19:24.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:24 10:19:24.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:24 10:19:24.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:24 10:19:24.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:24 10:19:24.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:24 10:19:24.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:24 10:19:24.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:24 10:19:24.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:24 10:19:24.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:24 10:19:24.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:24 10:19:24.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:24 10:19:24.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:24 10:19:24.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:24 10:19:24.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:24 10:19:24.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:25 10:19:25.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:25 10:19:25.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:25 10:19:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:25 10:19:25.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:25 10:19:25.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:25 10:19:25.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:25 10:19:25.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:25 10:19:25.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:25 10:19:25.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:25 10:19:25.094 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:25 10:19:25.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:25 10:19:25.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:25 10:19:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:25 10:19:25.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:25 10:19:25.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:25 10:19:25.095 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:25 10:19:25.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:25 10:19:25.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:25 10:19:25.106 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:25 10:19:25.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:25 10:19:25.106 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:25 10:19:25.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:25 10:19:25.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:25 10:19:25.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:25 10:19:25.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:25 10:19:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9988fc8 is found...
06:19:25 10:19:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9988fc8 is found finished successfully
06:19:25 10:19:25.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:25 10:19:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:25 10:19:25.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:25 10:19:25.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:25 10:19:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:25 10:19:25.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:25 10:19:25.237 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:25 10:19:25.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:25 package test;
06:19:25 public class JavaClass {
06:19:25 
06:19:25 	public JavaClass() {
06:19:25 		System.out.println("");
06:19:25 	}
06:19:25 
06:19:25 }
06:19:25  TooltipText=null
06:19:25 10:19:25.237 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:25 10:19:25.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:25 package test;
06:19:25 public class JavaClass {
06:19:25 
06:19:25 	public JavaClass() {
06:19:25 		System.out.println("");
06:19:25 	}
06:19:25 
06:19:25 }
06:19:25  TooltipText=null
06:19:25 10:19:25.237 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517
06:19:25 10:19:25.237 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:25 10:19:25.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:25 package test;
06:19:25 public class JavaClass {
06:19:25 
06:19:25 	public JavaClass() {
06:19:25 		System.out.println("");
06:19:25 	}
06:19:25 
06:19:25 }
06:19:25  TooltipText=null
06:19:25 10:19:25.248 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
06:19:25 10:19:25.253 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:25 10:19:25.253 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:19:25 10:19:25.854 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:25 10:19:25.854 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:19:26 10:19:26.455 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:26 10:19:26.455 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
06:19:27 10:19:27.056 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:27 10:19:27.056 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:19:27 10:19:27.657 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:27 10:19:27.657 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:19:28 10:19:28.258 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:28 10:19:28.258 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
06:19:28 10:19:28.859 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:28 10:19:28.859 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
06:19:29 10:19:29.460 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:19:29 10:19:29.460 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
06:19:30 10:19:30.062 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:30 10:19:30.062 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:30  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:30  * This program and the accompanying materials are made available under the
06:19:30  * terms of the Eclipse Public License 2.0 which is available at
06:19:30  * http://www.eclipse.org/legal/epl-2.0.
06:19:30  *
06:19:30  * SPDX-License-Identifier: EPL-2.0
06:19:30  *
06:19:30  * Contributors:
06:19:30  *     Red Hat, Inc - initial API and implementation
06:19:30  *******************************************************************************/
06:19:30 package test;testtext
06:19:30 public class JavaClass {
06:19:30 
06:19:30 	public JavaClass() {
06:19:30 		System.out.println("");
06:19:30 	}
06:19:30 
06:19:30 }
06:19:30  TooltipText=null
06:19:30 10:19:30.062 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:30 10:19:30.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:30 10:19:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:30 10:19:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:30 10:19:30.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:30 10:19:30.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:30 10:19:30.063 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:30 10:19:30.063 DEBUG [main][MenuItemLookup] Item match:File
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:''
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:''
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:30 10:19:30.064 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:30 10:19:30.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:30 10:19:30.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:30 10:19:30.064 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:30 10:19:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:30 10:19:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:30 10:19:30.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:30 10:19:30.091 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:30  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:30  * This program and the accompanying materials are made available under the
06:19:30  * terms of the Eclipse Public License 2.0 which is available at
06:19:30  * http://www.eclipse.org/legal/epl-2.0.
06:19:30  *
06:19:30  * SPDX-License-Identifier: EPL-2.0
06:19:30  *
06:19:30  * Contributors:
06:19:30  *     Red Hat, Inc - initial API and implementation
06:19:30  *******************************************************************************/
06:19:30 package test;testtext
06:19:30 public class JavaClass {
06:19:30 
06:19:30 	public JavaClass() {
06:19:30 		System.out.println("");
06:19:30 	}
06:19:30 
06:19:30 }
06:19:30  TooltipText=null
06:19:30 10:19:30.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:30 10:19:30.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:30 10:19:30.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:30 10:19:30.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:30 10:19:30.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:30 10:19:30.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:30 10:19:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:30 10:19:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:30 10:19:30.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:30 10:19:30.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:30 10:19:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:30 10:19:30.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:30 10:19:30.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:30 10:19:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:30 10:19:30.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:30 10:19:30.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:30 10:19:30.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:30 10:19:30.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:30 10:19:30.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:30 10:19:30.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:30 10:19:30.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:30 10:19:30.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:30 10:19:30.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:30 10:19:30.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:30 10:19:30.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:30 10:19:30.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:30 10:19:30.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:30 10:19:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:30 10:19:30.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:30 10:19:30.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:30 10:19:30.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:30 10:19:30.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:31 10:19:31.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:31 10:19:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:31 10:19:31.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:31 10:19:31.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:31 10:19:31.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:31 10:19:31.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:31 10:19:31.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:31 10:19:31.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:31 10:19:31.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:31 10:19:31.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:31 10:19:31.133 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:31 10:19:31.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:31 10:19:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:31 10:19:31.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:31 10:19:31.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:31 10:19:31.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:31 10:19:31.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:31 10:19:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:31 10:19:31.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:31 10:19:31.144 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:31 10:19:31.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:31 10:19:31.144 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:31 10:19:31.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:31 10:19:31.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:31 10:19:31.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:31 10:19:31.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:31 10:19:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1167d9b is found...
06:19:31 10:19:31.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1167d9b is found finished successfully
06:19:31 10:19:31.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:31 10:19:31.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:31 10:19:31.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:31 10:19:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:31 10:19:31.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:31 10:19:31.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:31  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:31  * This program and the accompanying materials are made available under the
06:19:31  * terms of the Eclipse Public License 2.0 which is available at
06:19:31  * http://www.eclipse.org/legal/epl-2.0.
06:19:31  *
06:19:31  * SPDX-License-Identifier: EPL-2.0
06:19:31  *
06:19:31  * Contributors:
06:19:31  *     Red Hat, Inc - initial API and implementation
06:19:31  *******************************************************************************/
06:19:31 package test;testtext
06:19:31 public class JavaClass {
06:19:31 
06:19:31 	public JavaClass() {
06:19:31 		System.out.println("");
06:19:31 	}
06:19:31 
06:19:31 }
06:19:31  TooltipText=null
06:19:31 10:19:31.188 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:31 10:19:31.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:31  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:31  * This program and the accompanying materials are made available under the
06:19:31  * terms of the Eclipse Public License 2.0 which is available at
06:19:31  * http://www.eclipse.org/legal/epl-2.0.
06:19:31  *
06:19:31  * SPDX-License-Identifier: EPL-2.0
06:19:31  *
06:19:31  * Contributors:
06:19:31  *     Red Hat, Inc - initial API and implementation
06:19:31  *******************************************************************************/
06:19:31 package test;
06:19:31 public class JavaClass {
06:19:31 
06:19:31 	public JavaClass() {
06:19:31 		System.out.println("");
06:19:31 	}
06:19:31 
06:19:31 }
06:19:31  TooltipText=null
06:19:31 10:19:31.201 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:31 10:19:31.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:31 10:19:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:31 10:19:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:31 10:19:31.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:31 10:19:31.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Item match:File
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:''
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:''
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:31 10:19:31.202 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:31 10:19:31.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:31 10:19:31.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:31 10:19:31.203 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:31 10:19:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:31 10:19:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:31 10:19:31.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.241 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:31  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:31  * This program and the accompanying materials are made available under the
06:19:31  * terms of the Eclipse Public License 2.0 which is available at
06:19:31  * http://www.eclipse.org/legal/epl-2.0.
06:19:31  *
06:19:31  * SPDX-License-Identifier: EPL-2.0
06:19:31  *
06:19:31  * Contributors:
06:19:31  *     Red Hat, Inc - initial API and implementation
06:19:31  *******************************************************************************/
06:19:31 package test;
06:19:31 public class JavaClass {
06:19:31 
06:19:31 	public JavaClass() {
06:19:31 		System.out.println("");
06:19:31 	}
06:19:31 
06:19:31 }
06:19:31  TooltipText=null
06:19:31 10:19:31.241 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:31 10:19:31.241 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:31 10:19:31.241 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:31 10:19:31.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:31 10:19:31.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:31 10:19:31.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:31 10:19:31.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:31 10:19:31.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:31 10:19:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:31 10:19:31.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:31 10:19:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:31 10:19:31.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:31 10:19:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:31 10:19:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:31 10:19:31.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:31 10:19:31.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 '\*?\QProject Explorer\E')
06:19:31 10:19:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:31 10:19:31.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:31 10:19:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:31 10:19:31.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:31 10:19:31.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:31 10:19:31.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:31 10:19:31.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:31 10:19:31.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:31 10:19:31.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:31 10:19:31.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:31 10:19:31.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:31 10:19:31.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:31 10:19:31.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:31 10:19:31.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:31 10:19:31.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:31 10:19:31.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:31 10:19:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:31 10:19:31.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:31 10:19:31.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:31 10:19:31.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:32 10:19:32.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:32 10:19:32.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:32 10:19:32.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:32 10:19:32.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:32 10:19:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:32 10:19:32.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:32 10:19:32.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:32 10:19:32.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:32 10:19:32.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:32 10:19:32.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:32 10:19:32.848 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:32 10:19:32.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:32 10:19:32.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:32 10:19:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:32 10:19:32.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:32 10:19:32.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:32 10:19:32.849 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:32 10:19:32.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:32 10:19:32.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:32 10:19:32.854 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:32 10:19:32.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:32 10:19:32.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:32 10:19:32.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:32 10:19:32.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:32 10:19:32.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:32 10:19:32.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:32 10:19:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68abd189 is found...
06:19:32 10:19:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68abd189 is found finished successfully
06:19:32 10:19:32.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:32 10:19:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:32 10:19:32.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:32 10:19:32.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:32 10:19:32.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:32 10:19:32.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:32 10:19:32.975 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:32 10:19:32.975 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:32 package test;
06:19:32 public class JavaClass {
06:19:32 
06:19:32 	public JavaClass() {
06:19:32 		System.out.println("");
06:19:32 	}
06:19:32 
06:19:32 }
06:19:32  TooltipText=null
06:19:32 10:19:32.976 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0]
06:19:32 10:19:32.985 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right
06:19:32 10:19:32.985 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
06:19:33 10:19:33.194 INFO [WorkbenchTestable][Keyboard] Move cursor
06:19:33 10:19:33.396 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:33 10:19:33.396 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:33 10:19:33.596 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:34 10:19:34.000 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:34 10:19:34.000 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:34 10:19:34.201 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:34 10:19:34.604 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:34 10:19:34.604 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:34 10:19:34.805 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:35 10:19:35.208 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:35 10:19:35.208 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:35 10:19:35.409 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:35 10:19:35.811 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:35 10:19:35.811 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:36 10:19:36.011 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:36 10:19:36.414 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:36 10:19:36.414 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:36 10:19:36.614 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:37 10:19:37.016 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:37 10:19:37.016 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:37 10:19:37.216 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:37 10:19:37.620 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:37 10:19:37.620 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:37 10:19:37.820 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:38 10:19:38.222 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:38 10:19:38.222 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:38 10:19:38.423 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:38 10:19:38.824 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:38 10:19:38.825 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:39 10:19:39.025 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:39 10:19:39.427 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:39 10:19:39.427 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:39 10:19:39.649 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:40 10:19:40.070 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:40 10:19:40.070 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:40 10:19:40.271 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:40 10:19:40.673 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:40 10:19:40.673 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:40 10:19:40.873 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:41 10:19:41.275 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:41 10:19:41.275 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:41 10:19:41.476 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:41 10:19:41.880 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
06:19:41 10:19:41.880 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
06:19:42 10:19:42.080 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
06:19:42 10:19:42.283 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
06:19:42 10:19:42.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:42 10:19:42.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:42 10:19:42.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:42 10:19:42.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:42 10:19:42.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:42 10:19:42.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:42 10:19:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:42 10:19:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:42 10:19:42.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:42 10:19:42.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:42 10:19:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:42 10:19:42.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:42 10:19:42.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:42 10:19:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:42 10:19:42.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:42 10:19:42.487 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:42 10:19:42.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:42 10:19:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:42 10:19:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:42 10:19:42.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:42 10:19:42.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:42 10:19:42.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:42 10:19:42.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:42 10:19:42.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:42 10:19:42.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:42 10:19:42.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:42 10:19:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:42 10:19:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:42 10:19:42.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:42 10:19:42.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:43 10:19:43.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:43 10:19:43.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:43 10:19:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:43 10:19:43.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:43 10:19:43.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:43 10:19:43.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:43 10:19:43.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:43 10:19:43.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:43 10:19:43.523 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:43 10:19:43.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:43 10:19:43.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:43 10:19:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:43 10:19:43.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:43 10:19:43.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:43 10:19:43.525 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:43 10:19:43.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:43 10:19:43.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:43 10:19:43.533 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:43 10:19:43.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:43 10:19:43.533 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:43 10:19:43.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:43 10:19:43.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:43 10:19:43.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:43 10:19:43.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:43 10:19:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75620b1 is found...
06:19:43 10:19:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75620b1 is found finished successfully
06:19:43 10:19:43.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:43 10:19:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:43 10:19:43.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:43 10:19:43.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:43 10:19:43.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:43 10:19:43.574 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.575 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:43  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:43  * This program and the accompanying materials are made available under the
06:19:43  * terms of the Eclipse Public License 2.0 which is available at
06:19:43  * http://www.eclipse.org/legal/epl-2.0.
06:19:43  *
06:19:43  * SPDX-License-Identifier: EPL-2.0
06:19:43  *
06:19:43  * Contributors:
06:19:43  *     Red Hat, Inc - initial API and implementation
06:19:43  *******************************************************************************/
06:19:43 package test;
06:19:43 public class JavaClass {
06:19:43 
06:19:43 	public JavaClass() {
06:19:43 		System.out.println("");
06:19:43 	}
06:19:43 
06:19:43 }
06:19:43  TooltipText=null
06:19:43 10:19:43.575 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:43 10:19:43.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:43  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:43  * This program and the accompanying materials are made available under the
06:19:43  * terms of the Eclipse Public License 2.0 which is available at
06:19:43  * http://www.eclipse.org/legal/epl-2.0.
06:19:43  *
06:19:43  * SPDX-License-Identifier: EPL-2.0
06:19:43  *
06:19:43  * Contributors:
06:19:43  *     Red Hat, Inc - initial API and implementation
06:19:43  *******************************************************************************/
06:19:43 package test;
06:19:43 public class JavaClass {
06:19:43 
06:19:43 	public JavaClass() {
06:19:43 		System.out.println("");
06:19:43 	}
06:19:43 
06:19:43 }
06:19:43  TooltipText=null
06:19:43 10:19:43.588 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:43 10:19:43.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:43 10:19:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:43 10:19:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:43 10:19:43.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:43 10:19:43.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:43 10:19:43.588 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:43 10:19:43.588 DEBUG [main][MenuItemLookup] Item match:File
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:''
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:''
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:43 10:19:43.589 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:43 10:19:43.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:43 10:19:43.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:43 10:19:43.589 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:43 10:19:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:43 10:19:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:43 10:19:43.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:43  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:43  * This program and the accompanying materials are made available under the
06:19:43  * terms of the Eclipse Public License 2.0 which is available at
06:19:43  * http://www.eclipse.org/legal/epl-2.0.
06:19:43  *
06:19:43  * SPDX-License-Identifier: EPL-2.0
06:19:43  *
06:19:43  * Contributors:
06:19:43  *     Red Hat, Inc - initial API and implementation
06:19:43  *******************************************************************************/
06:19:43 package test;
06:19:43 public class JavaClass {
06:19:43 
06:19:43 	public JavaClass() {
06:19:43 		System.out.println("");
06:19:43 	}
06:19:43 
06:19:43 }
06:19:43  TooltipText=null
06:19:43 10:19:43.618 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:43 10:19:43.618 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:43 10:19:43.618 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:43 10:19:43.681 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:43 10:19:43.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:43 10:19:43.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:43 10:19:43.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:43 10:19:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:43 10:19:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:43 10:19:43.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:43 10:19:43.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:43 10:19:43.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:43 10:19:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:43 10:19:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:43 10:19:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:43 10:19:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:43 10:19:43.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:43 10:19:43.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:43 10:19:43.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:43 10:19:43.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:43 10:19:43.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:43 10:19:43.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:43 10:19:43.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:43 10:19:43.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:43 10:19:43.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:43 10:19:43.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:43 10:19:43.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:43 10:19:43.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:43 10:19:43.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:43 10:19:43.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:43 10:19:43.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:43 10:19:43.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:43 10:19:43.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:43 10:19:43.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:43 10:19:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:43 10:19:43.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:43 10:19:43.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:44 10:19:44.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:44 10:19:44.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:44 10:19:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:44 10:19:44.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:44 10:19:44.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:44 10:19:44.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:44 10:19:44.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:44 10:19:44.690 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:44 10:19:44.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:44 10:19:44.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:44 10:19:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:44 10:19:44.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:44 10:19:44.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:44 10:19:44.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:44 10:19:44.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:44 10:19:44.691 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:44 10:19:44.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:44 10:19:44.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:44 10:19:44.698 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:44 10:19:44.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:44 10:19:44.698 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:44 10:19:44.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:44 10:19:44.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:44 10:19:44.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:44 10:19:44.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:44 10:19:44.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:44 10:19:44.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:44 10:19:44.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:44 10:19:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:44 10:19:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@212570c5 is found...
06:19:44 10:19:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@212570c5 is found finished successfully
06:19:44 10:19:44.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:44 10:19:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:44 10:19:44.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:44 10:19:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:44 10:19:44.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:44 10:19:44.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:44 10:19:44.820 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:44 package test;
06:19:44 public class JavaClass {
06:19:44 
06:19:44 	public JavaClass() {
06:19:44 		System.out.println("");
06:19:44 	}
06:19:44 
06:19:44 }
06:19:44  TooltipText=null
06:19:44 10:19:44.820 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525
06:19:44 10:19:44.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:44 10:19:44.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:44 10:19:44.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:44 10:19:44.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:44 10:19:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:44 10:19:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:44 10:19:44.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:44 10:19:44.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:44 10:19:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:44 10:19:44.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:44 10:19:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:44 10:19:44.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:44 10:19:44.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:44 10:19:44.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:44 10:19:44.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:44 10:19:44.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:44 10:19:44.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:44 10:19:44.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:44 10:19:44.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:44 10:19:44.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:44 10:19:44.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:44 10:19:44.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:44 10:19:44.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:44 10:19:44.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:44 10:19:44.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:44 10:19:44.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:44 10:19:44.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:45 10:19:45.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:45 10:19:45.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:45 10:19:45.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:45 10:19:45.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:45 10:19:45.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:45 10:19:45.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:45 10:19:45.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:45 10:19:45.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:45 10:19:45.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:45 10:19:45.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:45 10:19:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:45 10:19:45.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:45 10:19:45.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:45 10:19:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:45 10:19:45.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:45 10:19:45.885 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:45 10:19:45.885 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:45 10:19:45.885 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:45 10:19:45.885 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:45 10:19:45.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:45 10:19:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:45 10:19:45.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:45 10:19:45.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:45 10:19:45.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:45 10:19:45.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:45 10:19:45.886 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:45 10:19:45.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:45 10:19:45.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:45 10:19:45.894 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:45 10:19:45.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:45 10:19:45.894 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:45 10:19:45.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:45 10:19:45.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:45 10:19:45.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:45 10:19:45.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:45 10:19:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13ed3bdf is found...
06:19:45 10:19:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13ed3bdf is found finished successfully
06:19:45 10:19:45.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:45 10:19:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:45 10:19:45.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:45 10:19:45.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:45 10:19:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:45 10:19:45.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:45 10:19:45.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:45 10:19:45.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:45 package test;
06:19:45 public static class JavaClass {
06:19:45 
06:19:45 	public JavaClass() {
06:19:45 		System.out.println("");
06:19:45 	}
06:19:45 
06:19:45 }
06:19:45  TooltipText=null
06:19:45 10:19:45.933 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:45 10:19:45.948 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:45 10:19:45.948 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:45  * This program and the accompanying materials are made available under the
06:19:45  * terms of the Eclipse Public License 2.0 which is available at
06:19:45  * http://www.eclipse.org/legal/epl-2.0.
06:19:45  *
06:19:45  * SPDX-License-Identifier: EPL-2.0
06:19:45  *
06:19:45  * Contributors:
06:19:45  *     Red Hat, Inc - initial API and implementation
06:19:45  *******************************************************************************/
06:19:45 package test;
06:19:45 public class JavaClass {
06:19:45 
06:19:45 	public JavaClass() {
06:19:45 		System.out.println("");
06:19:45 	}
06:19:45 
06:19:45 }
06:19:45  TooltipText=null
06:19:45 10:19:45.948 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:45 10:19:45.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:45 10:19:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:45 10:19:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:45 10:19:45.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:45 10:19:45.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Item match:File
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:''
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:''
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:45 10:19:45.949 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:45 10:19:45.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:45 10:19:45.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:45 10:19:45.950 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:45 10:19:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:45 10:19:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:45 10:19:45.979 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:45 10:19:45.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:45  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:45  * This program and the accompanying materials are made available under the
06:19:45  * terms of the Eclipse Public License 2.0 which is available at
06:19:45  * http://www.eclipse.org/legal/epl-2.0.
06:19:45  *
06:19:45  * SPDX-License-Identifier: EPL-2.0
06:19:45  *
06:19:45  * Contributors:
06:19:45  *     Red Hat, Inc - initial API and implementation
06:19:45  *******************************************************************************/
06:19:45 package test;
06:19:45 public class JavaClass {
06:19:45 
06:19:45 	public JavaClass() {
06:19:45 		System.out.println("");
06:19:45 	}
06:19:45 
06:19:45 }
06:19:45  TooltipText=null
06:19:45 10:19:45.979 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:45 10:19:45.979 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:45 10:19:45.979 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:46 10:19:46.045 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:46 10:19:46.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:46 10:19:46.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:46 10:19:46.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:46 10:19:46.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:46 10:19:46.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:46 10:19:46.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:46 10:19:46.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:46 10:19:46.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:46 10:19:46.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:46 10:19:46.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:46 10:19:46.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:46 10:19:46.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:46 10:19:46.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:46 10:19:46.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:46 10:19:46.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:46 10:19:46.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:46 10:19:46.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:46 10:19:46.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:46 10:19:46.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:46 10:19:46.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:46 10:19:46.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:46 10:19:46.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:46 10:19:46.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:46 10:19:46.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:46 10:19:46.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:46 10:19:46.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:46 10:19:46.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:46 10:19:46.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:46 10:19:46.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:46 10:19:46.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:46 10:19:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:46 10:19:46.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:46 10:19:46.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:46 10:19:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:46 10:19:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:46 10:19:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:46 10:19:46.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:46 10:19:46.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:46 10:19:46.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:46 10:19:46.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:47 10:19:47.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:47 10:19:47.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:47 10:19:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:47 10:19:47.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:47 10:19:47.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:47 10:19:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:47 10:19:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:47 10:19:47.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:47 10:19:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:47 10:19:47.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:47 10:19:47.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:47 10:19:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:47 10:19:47.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:47 10:19:47.054 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:47 10:19:47.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:47 10:19:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:47 10:19:47.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:47 10:19:47.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:47 10:19:47.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:47 10:19:47.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:47 10:19:47.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:47 10:19:47.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:47 10:19:47.062 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:47 10:19:47.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:47 10:19:47.063 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:47 10:19:47.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:47 10:19:47.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:47 10:19:47.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:47 10:19:47.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:47 10:19:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@257c97b2 is found...
06:19:47 10:19:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@257c97b2 is found finished successfully
06:19:47 10:19:47.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:47 10:19:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:47 10:19:47.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:47 10:19:47.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:47 10:19:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:47 10:19:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:47 10:19:47.217 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:47 10:19:47.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:47 package test;
06:19:47 public class JavaClass {
06:19:47 
06:19:47 	public JavaClass() {
06:19:47 		System.out.println("");
06:19:47 	}
06:19:47 
06:19:47 }
06:19:47  TooltipText=null
06:19:47 10:19:47.217 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:47 10:19:47.229 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:47 10:19:47.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:47 10:19:47.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:47  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:47  * This program and the accompanying materials are made available under the
06:19:47  * terms of the Eclipse Public License 2.0 which is available at
06:19:47  * http://www.eclipse.org/legal/epl-2.0.
06:19:47  *
06:19:47  * SPDX-License-Identifier: EPL-2.0
06:19:47  *
06:19:47  * Contributors:
06:19:47  *     Red Hat, Inc - initial API and implementation
06:19:47  *******************************************************************************/
06:19:47 package test;
06:19:47 public class JavaClass {
06:19:47 
06:19:47 	public JavaClass() {
06:19:47 		SystemX.out.println("");
06:19:47 	}
06:19:47 
06:19:47 }
06:19:47  TooltipText=null
06:19:47 10:19:47.247 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:47 10:19:47.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:47 10:19:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:47 10:19:47.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:47 10:19:47.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:47 10:19:47.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Item match:File
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:''
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:''
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:47 10:19:47.248 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:47 10:19:47.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:47 10:19:47.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:47 10:19:47.249 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:47 10:19:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:47 10:19:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:47 10:19:47.278 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:47 10:19:47.279 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:47  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:47  * This program and the accompanying materials are made available under the
06:19:47  * terms of the Eclipse Public License 2.0 which is available at
06:19:47  * http://www.eclipse.org/legal/epl-2.0.
06:19:47  *
06:19:47  * SPDX-License-Identifier: EPL-2.0
06:19:47  *
06:19:47  * Contributors:
06:19:47  *     Red Hat, Inc - initial API and implementation
06:19:47  *******************************************************************************/
06:19:47 package test;
06:19:47 public class JavaClass {
06:19:47 
06:19:47 	public JavaClass() {
06:19:47 		SystemX.out.println("");
06:19:47 	}
06:19:47 
06:19:47 }
06:19:47  TooltipText=null
06:19:47 10:19:47.279 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:19:48 10:19:48.279 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:48 10:19:48.279 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:48  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:48  * This program and the accompanying materials are made available under the
06:19:48  * terms of the Eclipse Public License 2.0 which is available at
06:19:48  * http://www.eclipse.org/legal/epl-2.0.
06:19:48  *
06:19:48  * SPDX-License-Identifier: EPL-2.0
06:19:48  *
06:19:48  * Contributors:
06:19:48  *     Red Hat, Inc - initial API and implementation
06:19:48  *******************************************************************************/
06:19:48 package test;
06:19:48 public class JavaClass {
06:19:48 
06:19:48 	public JavaClass() {
06:19:48 		SystemX.out.println("");
06:19:48 	}
06:19:48 
06:19:48 }
06:19:48  TooltipText=null
06:19:48 10:19:48.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:48 10:19:48.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:48 10:19:48.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:48 10:19:48.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:48 10:19:48.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:48 10:19:48.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:48 10:19:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:48 10:19:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:48 10:19:48.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:48 10:19:48.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')
06:19:48 10:19:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:48 10:19:48.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:48 10:19:48.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:48 10:19:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:48 10:19:48.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:48 10:19:48.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:48 10:19:48.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:48 10:19:48.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:48 10:19:48.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:48 10:19:48.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:48 10:19:48.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:48 10:19:48.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:48 10:19:48.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:48 10:19:48.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:48 10:19:48.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:48 10:19:48.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:48 10:19:48.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:48 10:19:48.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:48 10:19:48.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:48 10:19:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:48 10:19:48.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:48 10:19:48.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:49 10:19:49.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:49 10:19:49.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:49 10:19:49.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:49 10:19:49.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:49 10:19:49.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:49 10:19:49.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:49 10:19:49.318 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:49 10:19:49.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:49 10:19:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:49 10:19:49.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:49 10:19:49.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:49 10:19:49.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:49 10:19:49.319 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:49 10:19:49.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:49 10:19:49.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:49 10:19:49.329 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:49 10:19:49.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:49 10:19:49.329 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:49 10:19:49.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:49 10:19:49.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:49 10:19:49.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:49 10:19:49.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:49 10:19:49.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13996804 is found...
06:19:49 10:19:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13996804 is found finished successfully
06:19:49 10:19:49.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:49 10:19:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:49 10:19:49.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:49 10:19:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:49 10:19:49.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:49 10:19:49.390 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.391 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:49  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:49  * This program and the accompanying materials are made available under the
06:19:49  * terms of the Eclipse Public License 2.0 which is available at
06:19:49  * http://www.eclipse.org/legal/epl-2.0.
06:19:49  *
06:19:49  * SPDX-License-Identifier: EPL-2.0
06:19:49  *
06:19:49  * Contributors:
06:19:49  *     Red Hat, Inc - initial API and implementation
06:19:49  *******************************************************************************/
06:19:49 package test;
06:19:49 public class JavaClass {
06:19:49 
06:19:49 	public JavaClass() {
06:19:49 		SystemX.out.println("");
06:19:49 	}
06:19:49 
06:19:49 }
06:19:49  TooltipText=null
06:19:49 10:19:49.391 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:49 10:19:49.412 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.412 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:49  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:49  * This program and the accompanying materials are made available under the
06:19:49  * terms of the Eclipse Public License 2.0 which is available at
06:19:49  * http://www.eclipse.org/legal/epl-2.0.
06:19:49  *
06:19:49  * SPDX-License-Identifier: EPL-2.0
06:19:49  *
06:19:49  * Contributors:
06:19:49  *     Red Hat, Inc - initial API and implementation
06:19:49  *******************************************************************************/
06:19:49 package test;
06:19:49 public class JavaClass {
06:19:49 
06:19:49 	public JavaClass() {
06:19:49 		System.out.println("");
06:19:49 	}
06:19:49 
06:19:49 }
06:19:49  TooltipText=null
06:19:49 10:19:49.412 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:49 10:19:49.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:49 10:19:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:49 10:19:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:49 10:19:49.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:49 10:19:49.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:49 10:19:49.413 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:49 10:19:49.413 DEBUG [main][MenuItemLookup] Item match:File
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:''
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:''
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:49 10:19:49.414 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:49 10:19:49.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:49 10:19:49.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:49 10:19:49.414 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:49 10:19:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:49 10:19:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:49 10:19:49.466 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.466 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:49  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:49  * This program and the accompanying materials are made available under the
06:19:49  * terms of the Eclipse Public License 2.0 which is available at
06:19:49  * http://www.eclipse.org/legal/epl-2.0.
06:19:49  *
06:19:49  * SPDX-License-Identifier: EPL-2.0
06:19:49  *
06:19:49  * Contributors:
06:19:49  *     Red Hat, Inc - initial API and implementation
06:19:49  *******************************************************************************/
06:19:49 package test;
06:19:49 public class JavaClass {
06:19:49 
06:19:49 	public JavaClass() {
06:19:49 		System.out.println("");
06:19:49 	}
06:19:49 
06:19:49 }
06:19:49  TooltipText=null
06:19:49 10:19:49.467 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:49 10:19:49.467 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:49 10:19:49.467 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:49 10:19:49.563 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:49 10:19:49.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:49 10:19:49.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:49 10:19:49.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:49 10:19:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:49 10:19:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:49 10:19:49.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:49 10:19:49.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:49 10:19:49.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:49 10:19:49.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:49 10:19:49.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:49 10:19:49.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:49 10:19:49.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:49 10:19:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:49 10:19:49.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:49 10:19:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:49 10:19:49.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:49 10:19:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:49 10:19:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:49 10:19:49.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:49 10:19:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:49 10:19:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:49 10:19:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:49 10:19:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:49 10:19:49.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:49 10:19:49.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:49 10:19:49.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:49 10:19:49.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:49 10:19:49.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:49 10:19:49.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:49 10:19:49.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:49 10:19:49.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:49 10:19:49.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:49 10:19:49.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:49 10:19:49.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:49 10:19:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:49 10:19:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:49 10:19:49.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:49 10:19:49.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:49 10:19:49.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:50 10:19:50.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:50 10:19:50.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:50 10:19:50.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:50 10:19:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:50 10:19:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:50 10:19:50.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:50 10:19:50.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:50 10:19:50.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:50 10:19:50.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:50 10:19:50.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:50 10:19:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:50 10:19:50.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:50 10:19:50.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:50 10:19:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:50 10:19:50.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:50 10:19:50.596 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:50 10:19:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:50 10:19:50.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:50 10:19:50.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:50 10:19:50.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:50 10:19:50.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:50 10:19:50.597 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:50 10:19:50.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:50 10:19:50.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:50 10:19:50.606 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:50 10:19:50.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:50 10:19:50.606 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:50 10:19:50.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:50 10:19:50.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:50 10:19:50.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:50 10:19:50.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:50 10:19:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19b081ea is found...
06:19:50 10:19:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19b081ea is found finished successfully
06:19:50 10:19:50.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:50 10:19:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:50 10:19:50.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:50 10:19:50.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:50 10:19:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:50 10:19:50.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:50 10:19:50.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:50 10:19:50.743 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:50 package test;
06:19:50 public class JavaClass {
06:19:50 
06:19:50 	public JavaClass() {
06:19:50 		System.out.println("");
06:19:50 	}
06:19:50 
06:19:50 }
06:19:50  TooltipText=null
06:19:50 10:19:50.743 INFO [WorkbenchTestable][TextEditor] Select text in editor
06:19:50 /*******************************************************************************
06:19:50  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:50  * This program and the accompanying materials are made available under the
06:19:50  * terms of the Eclipse Public License 2.0 which is available at
06:19:50  * http://www.eclipse.org/legal/epl-2.0.
06:19:50  *
06:19:50  * SPDX-License-Identifier: EPL-2.0
06:19:50  *
06:19:50  * Contributors:
06:19:50  *     Red Hat, Inc - initial API and implementation
06:19:50  *******************************************************************************/
06:19:50 package test;
06:19:50 public class JavaClass {
06:19:50 10:19:50.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:50 10:19:50.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:50 package test;
06:19:50 public class JavaClass {
06:19:50 
06:19:50 	public JavaClass() {
06:19:50 		System.out.println("");
06:19:50 	}
06:19:50 
06:19:50 }
06:19:50  TooltipText=null
06:19:50 10:19:50.753 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant
06:19:50 10:19:50.753 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
06:19:51 10:19:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:51 10:19:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:51 10:19:51.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:51 10:19:51.753 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:51 10:19:51.753 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:19:51 10:19:51.753 DEBUG [main][MenuItemLookup] Found menu:'Source'
06:19:51 10:19:51.753 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
06:19:51 10:19:51.753 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:19:51 10:19:51.753 DEBUG [main][MenuItemLookup] Item match:Navigate
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:'Go To'
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:''
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
06:19:51 10:19:51.754 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink
06:19:51 10:19:51.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k"
06:19:51 10:19:51.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink
06:19:51 10:19:51.755 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k
06:19:51 10:19:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:51 10:19:51.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:51 10:19:51.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:51 10:19:51.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:51 10:19:51.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:19:51 10:19:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:19:51 10:19:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:19:51 10:19:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:19:51 10:19:51.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:19:51 10:19:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:51 10:19:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:51 10:19:51.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:51 10:19:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:51 10:19:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:51 10:19:51.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
06:19:51 10:19:51.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:19:51 10:19:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:51 10:19:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:51 10:19:51.823 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")
06:19:51 10:19:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:51 10:19:51.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:51 10:19:51.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:52 10:19:52.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:52 10:19:52.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:52 10:19:52.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:52 10:19:52.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:52 10:19:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:19:52 10:19:52.825 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:19:52 10:19:52.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
06:19:52 10:19:52.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:19:52 10:19:52.825 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:19:52 10:19:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
06:19:53 10:19:53.338 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
06:19:53 10:19:53.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:53 10:19:53.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:53 10:19:53.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:53 10:19:53.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:53 10:19:53.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:53 10:19:53.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:53 10:19:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:53 10:19:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:53 10:19:53.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:53 10:19:53.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 '\*?\QProject Explorer\E')
06:19:53 10:19:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:53 10:19:53.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:53 10:19:53.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:53 10:19:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:53 10:19:53.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:53 10:19:53.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:53 10:19:53.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:53 10:19:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:53 10:19:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:53 10:19:53.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:53 10:19:53.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:53 10:19:53.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:53 10:19:53.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:53 10:19:53.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:53 10:19:53.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:53 10:19:53.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:53 10:19:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:53 10:19:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:53 10:19:53.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:53 10:19:53.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:53 10:19:53.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:53 10:19:53.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:54 10:19:54.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:54 10:19:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:54 10:19:54.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:54 10:19:54.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:54 10:19:54.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:54 10:19:54.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
06:19:54 10:19:54.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:54 10:19:54.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:54 10:19:54.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:54 10:19:54.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:54 10:19:54.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:54 10:19:54.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:54 10:19:54.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:54 10:19:54.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:54 10:19:54.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:54 10:19:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:54 10:19:54.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:54 10:19:54.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:54 10:19:54.380 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:54 10:19:54.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:54 10:19:54.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:54 10:19:54.386 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:54 10:19:54.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:54 10:19:54.386 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:54 10:19:54.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:54 10:19:54.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:54 10:19:54.390 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:54 10:19:54.390 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:54 10:19:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@637972c0 is found...
06:19:54 10:19:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@637972c0 is found finished successfully
06:19:54 10:19:54.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:54 10:19:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:54 10:19:54.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:54 10:19:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:54 10:19:54.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:54 10:19:54.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:54 package test;
06:19:54 public class JavaClass {
06:19:54 
06:19:54 	public JavaClass() {
06:19:54 		System.out.println("");
06:19:54 	}
06:19:54 
06:19:54 }
06:19:54  TooltipText=null
06:19:54 10:19:54.428 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:54 10:19:54.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.447 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:54  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:54  * This program and the accompanying materials are made available under the
06:19:54  * terms of the Eclipse Public License 2.0 which is available at
06:19:54  * http://www.eclipse.org/legal/epl-2.0.
06:19:54  *
06:19:54  * SPDX-License-Identifier: EPL-2.0
06:19:54  *
06:19:54  * Contributors:
06:19:54  *     Red Hat, Inc - initial API and implementation
06:19:54  *******************************************************************************/
06:19:54 package test;
06:19:54 public class JavaClass {
06:19:54 
06:19:54 	public JavaClass() {
06:19:54 		System.out.println("");
06:19:54 	}
06:19:54 
06:19:54 }
06:19:54  TooltipText=null
06:19:54 10:19:54.447 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:54 10:19:54.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:54 10:19:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:54 10:19:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:54 10:19:54.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:54 10:19:54.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:54 10:19:54.448 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:54 10:19:54.448 DEBUG [main][MenuItemLookup] Item match:File
06:19:54 10:19:54.448 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:''
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:''
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:54 10:19:54.449 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:54 10:19:54.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:54 10:19:54.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:54 10:19:54.461 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:54 10:19:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:54 10:19:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:54 10:19:54.485 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.485 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:54  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:54  * This program and the accompanying materials are made available under the
06:19:54  * terms of the Eclipse Public License 2.0 which is available at
06:19:54  * http://www.eclipse.org/legal/epl-2.0.
06:19:54  *
06:19:54  * SPDX-License-Identifier: EPL-2.0
06:19:54  *
06:19:54  * Contributors:
06:19:54  *     Red Hat, Inc - initial API and implementation
06:19:54  *******************************************************************************/
06:19:54 package test;
06:19:54 public class JavaClass {
06:19:54 
06:19:54 	public JavaClass() {
06:19:54 		System.out.println("");
06:19:54 	}
06:19:54 
06:19:54 }
06:19:54  TooltipText=null
06:19:54 10:19:54.521 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:54 10:19:54.521 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:54 10:19:54.521 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:54 10:19:54.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:54 10:19:54.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:54 10:19:54.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:54 10:19:54.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:54 10:19:54.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:54 10:19:54.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:54 10:19:54.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:54 10:19:54.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:54 10:19:54.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:54 10:19:54.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:54 10:19:54.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:54 10:19:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:54 10:19:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:54 10:19:54.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:54 10:19:54.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:54 10:19:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:54 10:19:54.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:54 10:19:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:54 10:19:54.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:54 10:19:54.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:54 10:19:54.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:54 10:19:54.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:54 10:19:54.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:54 10:19:54.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:54 10:19:54.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:54 10:19:54.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:54 10:19:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:54 10:19:54.614 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:54 10:19:54.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:54 10:19:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:54 10:19:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:54 10:19:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:54 10:19:54.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:54 10:19:54.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:55 10:19:55.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:55 10:19:55.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:55 10:19:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:55 10:19:55.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:55 10:19:55.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:55 10:19:55.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:55 10:19:55.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:55 10:19:55.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:55 10:19:55.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:55 10:19:55.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:55 10:19:55.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:55 10:19:55.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:55 10:19:55.617 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:55 10:19:55.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:55 10:19:55.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:55 10:19:55.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:55 10:19:55.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:55 10:19:55.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:55 10:19:55.618 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:55 10:19:55.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:55 10:19:55.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:55 10:19:55.624 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:55 10:19:55.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:55 10:19:55.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:55 10:19:55.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:55 10:19:55.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:55 10:19:55.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:55 10:19:55.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:55 10:19:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2279a81a is found...
06:19:55 10:19:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2279a81a is found finished successfully
06:19:55 10:19:55.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:55 10:19:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:55 10:19:55.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:55 10:19:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:55 10:19:55.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:55 10:19:55.793 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:55 10:19:55.793 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:55 package test;
06:19:55 public class JavaClass {
06:19:55 
06:19:55 	public JavaClass() {
06:19:55 		System.out.println("");
06:19:55 	}
06:19:55 
06:19:55 }
06:19:55  TooltipText=null
06:19:55 10:19:55.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:55 10:19:55.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:55 10:19:55.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:55 10:19:55.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:55 10:19:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:55 10:19:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:55 10:19:55.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:55 10:19:55.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:55 10:19:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:55 10:19:55.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:55 10:19:55.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:55 10:19:55.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:55 10:19:55.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:55 10:19:55.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:55 10:19:55.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:55 10:19:55.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:55 10:19:55.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:55 10:19:55.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:55 10:19:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:55 10:19:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:55 10:19:55.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:55 10:19:55.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:55 10:19:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:55 10:19:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:55 10:19:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:55 10:19:55.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:55 10:19:55.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:56 10:19:56.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:56 10:19:56.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:56 10:19:56.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:56 10:19:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:57 10:19:57.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:57 10:19:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:57 10:19:57.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:57 10:19:57.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:57 10:19:57.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:57 10:19:57.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:57 10:19:57.349 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:57 10:19:57.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:57 10:19:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:57 10:19:57.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:57 10:19:57.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:57 10:19:57.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:57 10:19:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:57 10:19:57.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:57 10:19:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:57 10:19:57.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:57 10:19:57.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:57 10:19:57.350 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:57 10:19:57.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:57 10:19:57.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:57 10:19:57.356 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:57 10:19:57.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:57 10:19:57.356 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:57 10:19:57.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:57 10:19:57.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:57 10:19:57.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:57 10:19:57.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:57 10:19:57.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7af83d19 is found...
06:19:57 10:19:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7af83d19 is found finished successfully
06:19:57 10:19:57.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:57 10:19:57.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:57 10:19:57.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:57 10:19:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:57 10:19:57.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:57 10:19:57.395 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.395 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:57 package test;
06:19:57 public class JavaClass {
06:19:57 
06:19:57 	public JavaClass() {
06:19:57 		System.out.println("");
06:19:57 	}
06:19:57 
06:19:57 }
06:19:57  TooltipText=null
06:19:57 10:19:57.395 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:19:57 10:19:57.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:57  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:57  * This program and the accompanying materials are made available under the
06:19:57  * terms of the Eclipse Public License 2.0 which is available at
06:19:57  * http://www.eclipse.org/legal/epl-2.0.
06:19:57  *
06:19:57  * SPDX-License-Identifier: EPL-2.0
06:19:57  *
06:19:57  * Contributors:
06:19:57  *     Red Hat, Inc - initial API and implementation
06:19:57  *******************************************************************************/
06:19:57 package test;
06:19:57 public class JavaClass {
06:19:57 
06:19:57 	public JavaClass() {
06:19:57 		System.out.println("");
06:19:57 	}
06:19:57 
06:19:57 }
06:19:57  TooltipText=null
06:19:57 10:19:57.411 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:19:57 10:19:57.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:19:57 10:19:57.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:57 10:19:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:57 10:19:57.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:57 10:19:57.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'File'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Item match:File
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:''
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:''
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:19:57 10:19:57.412 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:19:57 10:19:57.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:19:57 10:19:57.413 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:19:57 10:19:57.413 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:19:57 10:19:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:19:57 10:19:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:19:57 10:19:57.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:19:57  * Copyright (c) 2017 Red Hat, Inc and others.
06:19:57  * This program and the accompanying materials are made available under the
06:19:57  * terms of the Eclipse Public License 2.0 which is available at
06:19:57  * http://www.eclipse.org/legal/epl-2.0.
06:19:57  *
06:19:57  * SPDX-License-Identifier: EPL-2.0
06:19:57  *
06:19:57  * Contributors:
06:19:57  *     Red Hat, Inc - initial API and implementation
06:19:57  *******************************************************************************/
06:19:57 package test;
06:19:57 public class JavaClass {
06:19:57 
06:19:57 	public JavaClass() {
06:19:57 		System.out.println("");
06:19:57 	}
06:19:57 
06:19:57 }
06:19:57  TooltipText=null
06:19:57 10:19:57.440 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:19:57 10:19:57.441 DEBUG [main][EditorHandler] 1 editor(s) found
06:19:57 10:19:57.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:19:57 10:19:57.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:19:57 10:19:57.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:19:57 10:19:57.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:19:57 10:19:57.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:19:57 10:19:57.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:57 10:19:57.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:19:57 10:19:57.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:57 10:19:57.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:19:57 10:19:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:19:57 10:19:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:19:57 10:19:57.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:19:57 10:19:57.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:19:57 10:19:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:57 10:19:57.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:57 10:19:57.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:57 10:19:57.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:57 10:19:57.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:57 10:19:57.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:57 10:19:57.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:19:57 10:19:57.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:19:57 10:19:57.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:19:57 10:19:57.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:57 10:19:57.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:57 10:19:57.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:57 10:19:57.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:57 10:19:57.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:57 10:19:57.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:57 10:19:57.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:57 10:19:57.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:57 10:19:57.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:57 10:19:57.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:58 10:19:58.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:58 10:19:58.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:58 10:19:58.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:58 10:19:58.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:19:58 10:19:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:19:58 10:19:58.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:19:58 10:19:58.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:19:58 10:19:58.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
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:58 10:19:58.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:58 10:19:58.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:19:58 10:19:58.541 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:19:58 10:19:58.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:58 10:19:58.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:58 10:19:58.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:19:58 10:19:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:19:58 10:19:58.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:19:58 10:19:58.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:58 10:19:58.543 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:58 10:19:58.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:58 10:19:58.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:58 10:19:58.551 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:19:58 10:19:58.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:19:58 10:19:58.551 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:19:58 10:19:58.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:19:58 10:19:58.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:19:58 10:19:58.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:19:58 10:19:58.556 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:19:58 10:19:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67da5c7d is found...
06:19:58 10:19:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67da5c7d is found finished successfully
06:19:58 10:19:58.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:19:58 10:19:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:19:58 10:19:58.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:19:58 10:19:58.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:19:58 10:19:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:19:58 10:19:58.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:19:58 10:19:58.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:19:58 10:19:58.668 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:19:58 package test;
06:19:58 public class JavaClass {
06:19:58 
06:19:58 	public JavaClass() {
06:19:58 		System.out.println("");
06:19:58 	}
06:19:58 
06:19:58 }
06:19:58  TooltipText=null
06:19:58 10:19:58.668 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:58 10:19:58.668 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:58 10:19:58.869 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:59 10:19:59.073 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:59 10:19:59.073 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:59 10:19:59.274 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:59 10:19:59.476 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:59 10:19:59.476 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:19:59 10:19:59.676 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:19:59 10:19:59.879 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
06:19:59 10:19:59.879 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
06:20:00 10:20:00.079 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
06:20:00 10:20:00.281 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:20:00 10:20:00.281 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:20:00 10:20:00.482 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
06:20:01 10:20:01.483 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor
06:20:05 10:20:01.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:01.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:01.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:20:05 10:20:01.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:01.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:01.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:20:05 10:20:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:05 10:20:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:05 10:20:01.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:20:05 10:20:01.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:20:05 10:20:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:01.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:01.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:01.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:05 10:20:01.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:01.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:01.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:01.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:01.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:01.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:01.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:01.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:01.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:01.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:02.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:02.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:02.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:20:05 10:20:02.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:02.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:02.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:02.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:20:05 10:20:02.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:02.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:05 10:20:02.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:20:05 10:20:02.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:20:05 10:20:02.527 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
06:20:05 10:20:02.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:05 10:20:02.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:05 10:20:02.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:05 10:20:02.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
06:20:05 10:20:02.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:20:05 10:20:02.528 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:20:05 10:20:02.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:20:05 10:20:02.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:20:05 10:20:02.536 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
06:20:05 10:20:02.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
06:20:05 10:20:02.536 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
06:20:05 10:20:02.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
06:20:05 10:20:02.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
06:20:05 10:20:02.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
06:20:05 10:20:02.541 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:05 10:20:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f142de5 is found...
06:20:05 10:20:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f142de5 is found finished successfully
06:20:05 10:20:02.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
06:20:05 10:20:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:02.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:05 10:20:02.573 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.573 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
06:20:05 package test;
06:20:05 public class JavaClass {
06:20:05 
06:20:05 	public JavaClass() {
06:20:05 		System.out.println("");
06:20:05 	}
06:20:05 
06:20:05 }
06:20:05  TooltipText=null
06:20:05 10:20:02.573 INFO [WorkbenchTestable][TextEditor] Set text to editor
06:20:05 10:20:02.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.589 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:20:05  * Copyright (c) 2017 Red Hat, Inc and others.
06:20:05  * This program and the accompanying materials are made available under the
06:20:05  * terms of the Eclipse Public License 2.0 which is available at
06:20:05  * http://www.eclipse.org/legal/epl-2.0.
06:20:05  *
06:20:05  * SPDX-License-Identifier: EPL-2.0
06:20:05  *
06:20:05  * Contributors:
06:20:05  *     Red Hat, Inc - initial API and implementation
06:20:05  *******************************************************************************/
06:20:05 package test;
06:20:05 public class JavaClass {
06:20:05 
06:20:05 	public JavaClass() {
06:20:05 		System.out.println("");
06:20:05 	}
06:20:05 
06:20:05 }
06:20:05  TooltipText=null
06:20:05 10:20:02.589 INFO [WorkbenchTestable][AbstractEditor] Save editor
06:20:05 10:20:02.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
06:20:05 10:20:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:05 10:20:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:05 10:20:02.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:20:05 10:20:02.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Item match:File
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:20:05 10:20:02.590 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
06:20:05 10:20:02.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
06:20:05 10:20:02.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
06:20:05 10:20:02.591 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
06:20:05 10:20:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
06:20:05 10:20:02.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
06:20:05 10:20:02.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
06:20:05  * Copyright (c) 2017 Red Hat, Inc and others.
06:20:05  * This program and the accompanying materials are made available under the
06:20:05  * terms of the Eclipse Public License 2.0 which is available at
06:20:05  * http://www.eclipse.org/legal/epl-2.0.
06:20:05  *
06:20:05  * SPDX-License-Identifier: EPL-2.0
06:20:05  *
06:20:05  * Contributors:
06:20:05  *     Red Hat, Inc - initial API and implementation
06:20:05  *******************************************************************************/
06:20:05 package test;
06:20:05 public class JavaClass {
06:20:05 
06:20:05 	public JavaClass() {
06:20:05 		System.out.println("");
06:20:05 	}
06:20:05 
06:20:05 }
06:20:05  TooltipText=null
06:20:05 10:20:02.618 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:20:05 10:20:02.618 DEBUG [main][EditorHandler] 1 editor(s) found
06:20:05 10:20:02.618 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
06:20:05 10:20:02.679 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
06:20:05 10:20:02.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:20:05 10:20:02.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:05 10:20:02.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:05 10:20:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:05 10:20:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:05 10:20:02.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
06:20:05 10:20:02.679 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:20:05 10:20:02.679 DEBUG [main][EditorHandler] 0 editor(s) found
06:20:05 10:20:02.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:02.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:20:05 10:20:02.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:02.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:05 10:20:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:05 10:20:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:05 10:20:02.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:05 10:20:02.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:20:05 10:20:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:02.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:02.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:05 10:20:02.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:02.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:05 10:20:02.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:05 10:20:02.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:05 10:20:02.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:02.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:02.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:02.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:02.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:02.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:02.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:02.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:02.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:03.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:03.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:03.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:20:05 10:20:03.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:03.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:03.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:03.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:20:05 10:20:03.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:20:05 10:20:03.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:03.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:03.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:03.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:03.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:03.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:04.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:04.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:04.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:04.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:05 10:20:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:20:05 10:20:04.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:04.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:04.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:04.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:04.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:20:05 10:20:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:04.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:04.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
06:20:05 10:20:04.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:05 10:20:04.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:20:05 10:20:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:04.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:04.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:05 10:20:04.691 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
06:20:05 10:20:04.691 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
06:20:05 10:20:04.691 DEBUG [main][TreeItemHandler] Set Tree selection
06:20:05 10:20:04.691 DEBUG [main][TreeHandler] Notify Tree about selection event
06:20:05 10:20:04.695 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
06:20:05 10:20:04.696 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
06:20:05 10:20:04.696 DEBUG [WorkbenchTestable][TreeItemHandler]   TextEditorTestProject
06:20:05 10:20:04.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:20:05 10:20:04.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'New'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Export...'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:20:05 10:20:04.734 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
06:20:05 10:20:04.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
06:20:05 10:20:04.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
06:20:05 10:20:04.735 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
06:20:05 10:20:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:05 10:20:04.735 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
06:20:05 10:20:05.235 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
06:20:05 10:20:05.235 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:05 10:20:05.235 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:05 10:20:05.235 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:20:05 10:20:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:05 10:20:05.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:20:05 10:20:05.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'New'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:''
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:20:05 10:20:05.253 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
06:20:05 10:20:05.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
06:20:05 10:20:05.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
06:20:05 10:20:05.253 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
06:20:05 10:20:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
06:20:05 
06:20:05 (Eclipse:1099): Gtk-CRITICAL **: 10:20:05.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:20:05 
06:20:05 (Eclipse:1099): Gtk-CRITICAL **: 10:20:05.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:20:05 
06:20:05 (Eclipse:1099): Gtk-CRITICAL **: 10:20:05.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:20:05 
06:20:05 (Eclipse:1099): Gtk-CRITICAL **: 10:20:05.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:20:05 10:20:05.840 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
06:20:05 10:20:05.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
06:20:05 10:20:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:05 10:20:05.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:05 10:20:05.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:05.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:05.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:05 10:20:05.843 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
06:20:05 10:20:05.843 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
06:20:05 10:20:05.843 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:05 10:20:05.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:05 10:20:05.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:05 10:20:05.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:05 10:20:05.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:05 10:20:05.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:05 10:20:05.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:05 10:20:05.844 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:05 10:20:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:05 10:20:05.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:05 10:20:05.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:05 10:20:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
06:20:05 10:20:05.848 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:06 10:20:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:06 10:20:06.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:06 10:20:06.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:06 10:20:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:06 10:20:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:20:06 10:20:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:06 10:20:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:06 10:20:06.349 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:20:06 10:20:06.349 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:06 10:20:06.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:06 10:20:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:06 10:20:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:06 Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.336 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest
06:20:06 setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.397 s
06:20:06 getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.484 s
06:20:06 notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.635 s
06:20:06 insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.967 s
06:20:06 selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.284 s
06:20:06 selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.249 s
06:20:06 getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.546 s
06:20:06 getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.356 s
06:20:06 insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.486 s
06:20:06 contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.67 s
06:20:06 openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.493 s
06:20:06 getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.145 s
06:20:06 getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.361 s
06:20:06 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.013 s
06:20:06 closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.941 s
06:20:06 quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.772 s
06:20:06 getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.212 s
06:20:06 selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.197 s
06:20:06 testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.35 s
06:20:06 openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.432 s
06:20:06 insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.375 s
06:20:06 getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.966 s
06:20:06 insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.388 s
06:20:06 closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.412 s
06:20:06 setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.252 s
06:20:06 getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 12.344 s
06:20:06 insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.364 s
06:20:06 getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.518 s
06:20:06 closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.014 s
06:20:06 getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.955 s
06:20:06 selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.146 s
06:20:06 Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:06 10:20:06.359 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:06 10:20:06.360 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:20:06 10:20:06.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:06 10:20:06.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:06 10:20:06.361 DEBUG [main][MenuItemLookup] Item match:Window
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:''
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:''
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:''
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:20:06 10:20:06.362 DEBUG [main][MenuItemLookup] Item match:Preferences
06:20:06 10:20:06.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:20:06 10:20:06.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:20:06 10:20:06.362 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:20:06 10:20:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:20:06 10:20:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:20:06 10:20:06.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:20:06 10:20:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.443 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:20:06 10:20:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:20:06 10:20:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:06 10:20:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:06 10:20:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:06 10:20:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:20:06 10:20:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:06 10:20:06.446 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:06 10:20:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:06 10:20:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:06 10:20:06.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:06 10:20:06.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:06 10:20:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:06 10:20:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:06 10:20:06.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:06 10:20:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.464 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:20:06 10:20:06.464 DEBUG [main][EditorHandler] 0 editor(s) found
06:20:06 10:20:06.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:20:06 10:20:06.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:06 10:20:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:06 10:20:06.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:20:06 10:20:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:06 10:20:06.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:06 10:20:06.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:06 10:20:06.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:06 10:20:06.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:06 10:20:06.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:06 10:20:06.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:06 10:20:06.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:06 10:20:06.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:06 10:20:06.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:06 10:20:06.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:20:06 To add a project: TooltipText=null
06:20:06 10:20:06.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:06 10:20:06.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:06 10:20:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:06 10:20:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:20:06 To add a project: TooltipText=null
06:20:06 10:20:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:06 10:20:06.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
06:20:06 To add a project: TooltipText=null
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:06 10:20:06.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:06 10:20:06.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"]
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"]
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:06 10:20:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:06 10:20:06.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:06 10:20:06.487 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:06 10:20:06.487 DEBUG [main][MenuItemLookup] Item match:File
06:20:06 10:20:06.488 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:20:06 10:20:06.488 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:''
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:''
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:20:06 10:20:06.490 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:20:06 10:20:06.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:20:06 10:20:06.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:20:06 10:20:06.513 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:20:06 10:20:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:20:06 10:20:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:20:06 10:20:06.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:20:06 10:20:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.578 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:20:06 10:20:06.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:20:06 10:20:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:06 10:20:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:06 10:20:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:06 10:20:06.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:06 10:20:06.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:20:06 10:20:06.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
06:20:06 10:20:06.580 DEBUG [main][TreeItemHandler] Selecting tree item: Project
06:20:06 10:20:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
06:20:06 10:20:06.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
06:20:06 10:20:06.583 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:20:06 10:20:06.583 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:20:06 10:20:06.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:20:06 10:20:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:06 10:20:06.585 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:20:06 10:20:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:06 10:20:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:06 10:20:06.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:06 10:20:06.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:06 10:20:06.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:06 10:20:06.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
06:20:06 10:20:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
06:20:06 10:20:06.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
06:20:06 10:20:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:06 10:20:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:06 10:20:06.621 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
06:20:06 10:20:06.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:06 10:20:06.621 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project'
06:20:06 10:20:06.621 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:
06:20:06 is "Project name:")
06:20:06 10:20:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:20:06 10:20:06.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:20:06 10:20:06.623 INFO [WorkbenchTestable][AbstractText] Text set to: project
06:20:06 10:20:06.624 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
06:20:06 10:20:06.624 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
06:20:06 10:20:06.624 DEBUG [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)
06:20:06 10:20:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:06 10:20:06.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:06 10:20:06.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:06 10:20:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:06 10:20:06.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:06 10:20:06.625 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:20:06 10:20:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:06 10:20:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:06 10:20:06.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:06 10:20:06.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:06 10:20:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:07 10:20:07.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:07 10:20:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:07 10:20:07.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:07 10:20:07.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:07 10:20:07.131 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:07 10:20:07.131 DEBUG [main][MenuItemLookup] Item match:File
06:20:07 10:20:07.132 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:20:07 10:20:07.132 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:''
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:''
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:20:07 10:20:07.133 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:20:07 10:20:07.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:20:07 10:20:07.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:20:07 10:20:07.133 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:20:07 10:20:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:20:07 10:20:07.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:20:07 10:20:07.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:20:07 10:20:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:07 10:20:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:07 10:20:07.191 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:20:07 10:20:07.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:20:07 10:20:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:07 10:20:07.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:07 10:20:07.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:07 10:20:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:07 10:20:07.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:07 10:20:07.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:07 10:20:07.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:20:07 10:20:07.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
06:20:07 10:20:07.193 DEBUG [main][TreeItemHandler] Selecting tree item: File
06:20:07 10:20:07.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
06:20:07 10:20:07.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
06:20:07 10:20:07.197 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:20:07 10:20:07.197 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:20:07 10:20:07.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:20:07 10:20:07.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:07 10:20:07.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:07 10:20:07.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:07 10:20:07.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:07 10:20:07.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:07 10:20:07.198 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:20:07 10:20:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:07 10:20:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:07 10:20:07.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:07 10:20:07.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:07 10:20:07.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:20:07 10:20:07.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
06:20:07 10:20:07.227 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
06:20:07 10:20:07.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
06:20:07 10:20:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:07 10:20:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:07 10:20:07.228 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:20:07 10:20:07.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:07 10:20:07.228 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:
06:20:07 is "Enter or select the parent folder:")
06:20:07 10:20:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:07 10:20:07.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:07 10:20:07.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:07 10:20:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:07 10:20:07.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:20:07 10:20:07.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:20:07 10:20:07.230 INFO [WorkbenchTestable][AbstractText] Text set to: project/
06:20:07 10:20:07.236 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:
06:20:07 is "File name:")
06:20:07 10:20:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:07 10:20:07.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:07 10:20:07.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:07 10:20:07.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:07 10:20:07.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:20:07 10:20:07.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:20:07 10:20:07.245 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca
06:20:07 10:20:07.247 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
06:20:07 10:20:07.247 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
06:20:07 10:20:07.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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)
06:20:07 10:20:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:07 10:20:07.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:07 10:20:07.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:07 10:20:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:07 10:20:07.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:07 10:20:07.249 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:20:07 10:20:07.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:07 10:20:07.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:07 10:20:07.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:07 10:20:07.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:07 10:20:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E')
06:20:07 10:20:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:07 10:20:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:07 10:20:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:07 10:20:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:07 10:20:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:07 10:20:07.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:07 10:20:07.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
06:20:07 10:20:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:07 10:20:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:07 10:20:07.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform'
06:20:07 10:20:07.756 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:07 10:20:07.756 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:07 10:20:07.756 DEBUG [main][MenuItemLookup] Item match:Edit
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:''
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:''
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:''
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:''
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
06:20:07 10:20:07.757 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
06:20:07 10:20:07.757 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut
06:20:07 10:20:07.757 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
06:20:07 10:20:07.757 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
06:20:07 10:20:07.958 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
06:20:08 10:20:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
06:20:08 10:20:08.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
06:20:08 10:20:08.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:08 10:20:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:08 10:20:08.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:08 10:20:08.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
06:20:08 10:20:08.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:08 10:20:08.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:08 10:20:08.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:08 10:20:08.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:08 10:20:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:08 10:20:08.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
06:20:08 10:20:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:20:08 10:20:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:20:08 10:20:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][ContentAssistant]   a
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][ContentAssistant]   b
06:20:08 10:20:08.970 DEBUG [WorkbenchTestable][ContentAssistant]   c
06:20:08 10:20:08.970 INFO [WorkbenchTestable][AbstractShell] Close shell 
06:20:08 10:20:08.970 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
06:20:08 10:20:08.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:20:08 10:20:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:20:08 10:20:08.980 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
06:20:08 10:20:08.980 DEBUG [main][EditorHandler] 1 editor(s) found
06:20:08 10:20:08.980 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca
06:20:09 10:20:09.013 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed
06:20:09 10:20:09.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:09 10:20:09.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:09 10:20:09.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
06:20:09 10:20:09.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:09 10:20:09.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:09 10:20:09.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:09 10:20:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:09 10:20:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:09 10:20:09.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:09 10:20:09.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
06:20:09 10:20:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:09 10:20:09.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:09 10:20:09.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:09 10:20:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:09 10:20:09.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:09 10:20:09.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:09 10:20:09.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:09 10:20:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:09 10:20:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:09 10:20:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:09 10:20:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:09 10:20:09.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:09 10:20:09.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:09 10:20:09.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:09 10:20:09.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:09 10:20:09.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:09 10:20:09.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:09 10:20:09.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:09 10:20:09.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:09 10:20:09.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:09 10:20:09.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:09 10:20:09.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:09 10:20:09.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:09 10:20:09.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:10 10:20:10.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:10 10:20:10.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:10 10:20:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:20:10 10:20:10.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:10 10:20:10.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:10 10:20:10.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:10 10:20:10.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:10 10:20:10.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
06:20:10 10:20:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:10 10:20:10.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:10 10:20:10.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:10 10:20:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:10 10:20:10.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:10 10:20:10.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
06:20:10 10:20:10.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:10 10:20:10.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:10 10:20:10.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:10 10:20:10.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:10 10:20:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:10 10:20:10.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:10 10:20:10.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:10 10:20:10.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:10 10:20:10.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:11 10:20:11.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:11 10:20:11.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:11 10:20:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
06:20:11 10:20:11.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:11 10:20:11.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:11 10:20:11.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:11 10:20:11.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:11 10:20:11.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
06:20:11 10:20:11.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:11 10:20:11.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:11 10:20:11.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:11 10:20:11.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:11 10:20:11.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:11 10:20:11.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
06:20:11 10:20:11.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:11 10:20:11.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:11 10:20:11.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:11 10:20:11.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
06:20:11 10:20:11.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
06:20:11 10:20:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:11 10:20:11.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:11 10:20:11.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:11 10:20:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:11 10:20:11.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:11 10:20:11.026 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
06:20:11 10:20:11.026 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
06:20:11 10:20:11.026 DEBUG [main][TreeItemHandler] Set Tree selection
06:20:11 10:20:11.027 DEBUG [main][TreeHandler] Notify Tree about selection event
06:20:11 10:20:11.032 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
06:20:11 10:20:11.033 DEBUG [WorkbenchTestable][TreeItemHandler]   project
06:20:11 10:20:11.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:20:11 10:20:11.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'New'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:''
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:''
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:''
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Export...'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:''
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:20:11 10:20:11.053 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
06:20:11 10:20:11.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
06:20:11 10:20:11.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
06:20:11 10:20:11.053 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
06:20:11 10:20:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:11 10:20:11.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
06:20:11 10:20:11.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
06:20:11 10:20:11.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:11 10:20:11.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:11 10:20:11.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
06:20:11 10:20:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:11 10:20:11.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
06:20:11 10:20:11.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:'New'
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:''
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:''
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
06:20:11 10:20:11.569 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
06:20:11 10:20:11.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
06:20:11 10:20:11.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
06:20:11 10:20:11.569 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
06:20:11 10:20:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
06:20:12 10:20:12.144 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
06:20:12 10:20:12.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
06:20:12 10:20:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:12 10:20:12.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:12 10:20:12.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:12 10:20:12.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:12 10:20:12.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:12 10:20:12.148 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
06:20:12 10:20:12.148 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
06:20:12 10:20:12.148 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:12 10:20:12.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:12 10:20:12.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:12 10:20:12.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:12 10:20:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:12 10:20:12.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:12 10:20:12.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:12 10:20:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:12 10:20:12.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:12 10:20:12.149 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:20:12 10:20:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:12 10:20:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:12 10:20:12.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:12 10:20:12.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:12 10:20:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
06:20:12 10:20:12.153 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:12 10:20:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:12 10:20:12.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
06:20:12 10:20:12.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
06:20:12 10:20:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:12 10:20:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
06:20:12 10:20:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:12 10:20:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:12 10:20:12.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:12 10:20:12.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:12 10:20:12.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:12 10:20:12.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:12 10:20:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.296 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
06:20:12 testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)  Time elapsed: 6.185 s
06:20:12 
06:20:12 Results:
06:20:12 
06:20:12 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0
06:20:12 
06:20:13 [INFO] All tests passed!
06:20:13 [INFO] 
06:20:13 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test ---
06:20:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec
06:20:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:20:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:20:13 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
06:20:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
06:20:15 [INFO] 
06:20:15 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >--------
06:20:15 [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT                     [34/58]
06:20:15 [INFO]   from tests/org.eclipse.reddeer.uiforms.test/pom.xml
06:20:15 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:20:15 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:20:15 [INFO] 
06:20:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] 
06:20:15 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] Resolving class path of RedDeer UIForms Test...
06:20:15 [INFO] 
06:20:15 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test ---
06:20: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.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:20:15 [INFO] 
06:20:15 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/resources
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/bin
06:20:15 [INFO] 
06:20:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/src/test/resources
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [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
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [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
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test ---
06:20:15 [INFO] 
06:20:15 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test ---
06:20: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)
06:20: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.uiforms.test/target/work/data/.metadata/.log
06:20:16 [INFO] Command line:
06:20: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.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]
06:20:18 Launching application org.eclipse.ui.ide.workbench...
06:20:21 Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:21 10:20:21.656 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:20:21 10:20:21.710 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
06:20:21 10:20:21.727 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:20:21 10:20:21.728 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
06:20:21 10:20:21.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:21 10:20:21.842 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:21 10:20:21.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:21 10:20:21.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:21 10:20:21.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
06:20:21 10:20:21.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
06:20:21 10:20:21.914 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
06:20:21 10:20:21.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:21 10:20:21.917 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:21 10:20:21.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:21 10:20:21.920 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:21 10:20:21.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:21 10:20:21.924 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:20:21 10:20:21.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:21 10:20:21.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:21 10:20:21.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:21 10:20:21.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:21 10:20:21.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:21 10:20:21.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:21 10:20:21.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:21 10:20:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:21 10:20:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:21 10:20:21.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:21 10:20:21.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:22 10:20:22.011 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:22 10:20:22.012 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:22 10:20:22.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:22 10:20:22.012 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:22 10:20:22.012 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:22 10:20:22.012 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:22 10:20:22.012 DEBUG [main][MenuItemLookup] Item match:Window
06:20:22 10:20:22.018 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:22 10:20:22.018 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:22 10:20:22.018 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:22 10:20:22.018 DEBUG [main][MenuItemLookup] Found menu:''
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Found menu:''
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Found menu:''
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:20:22 10:20:22.019 DEBUG [main][MenuItemLookup] Item match:Preferences
06:20:22 10:20:22.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:20:22 10:20:22.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:20:22 10:20:22.024 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:20:22 10:20:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:20:22 10:20:22.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. finished successfully
06:20:22 10:20:22.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:20:22 10:20:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:22 10:20:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:22 10:20:22.224 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:20:22 10:20:22.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:22 10:20:22.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:20:22 10:20:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:22 10:20:22.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:22 10:20:22.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:22 10:20:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:22 10:20:22.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:22 10:20:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:22 10:20:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:22 10:20:22.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:20:22 10:20:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:22 10:20:22.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:22 10:20:22.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:22 10:20:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:22 10:20:22.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:22 10:20:22.314 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:22 10:20:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:22 10:20:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:22 10:20:22.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:22 10:20:22.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:22 10:20:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:22 10:20:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:22 10:20:22.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:22 10:20:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:22 10:20:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:22 10:20:22.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:22 10:20:22.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:22 10:20:22.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:22 10:20:22.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:22 10:20:22.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:22 10:20:22.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:22 10:20:22.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:22 10:20:22.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:22 10:20:22.411 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu.
06:20:22 10:20:22.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:22 10:20:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:22 10:20:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:22 10:20:22.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:22 10:20:22.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:22 10:20:22.413 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:22 10:20:22.414 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:22 10:20:22.414 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:22 10:20:22.414 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:22 10:20:22.414 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:22 10:20:22.414 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:22 10:20:22.414 DEBUG [main][MenuItemLookup] Item match:Window
06:20:22 10:20:22.415 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:22 10:20:22.415 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:22 10:20:22.416 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:22 10:20:22.416 DEBUG [main][MenuItemLookup] Found menu:''
06:20:22 10:20:22.416 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:22 10:20:22.416 DEBUG [main][MenuItemLookup] Item match:Show View
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:20:22 10:20:22.428 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:20:22 10:20:22.429 DEBUG [main][MenuItemLookup] Found menu:''
06:20:22 10:20:22.429 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:20:22 10:20:22.429 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:20:22 10:20:22.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:20:22 10:20:22.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:20:22 10:20:22.430 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:20:22 10:20:22.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:20:22 10:20:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:20:22 10:20:22.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:20:22 10:20:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:22 10:20:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:22 10:20:22.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:20:22 10:20:22.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:22 10:20:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:22 10:20:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:22 10:20:22.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:20:22 10:20:22.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:22 10:20:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:22 10:20:22.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:22 10:20:22.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:22 10:20:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:22 10:20:22.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:22 10:20:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:22 10:20:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:22 10:20:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children...
06:20:22 10:20:22.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
06:20:22 10:20:22.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:23 10:20:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:23 10:20:23.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
06:20:23 10:20:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully
06:20:23 10:20:23.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
06:20:23 10:20:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:23 10:20:23.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed
06:20:23 10:20:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:23 10:20:23.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
06:20:23 10:20:23.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test
06:20:23 10:20:23.035 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test
06:20:23 10:20:23.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection
06:20:23 10:20:23.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test
06:20:23 10:20:23.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:23 10:20:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:23 10:20:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:23 10:20:23.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:20:23 10:20:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:23 10:20:23.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:20:23 10:20:23.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:23 10:20:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:23 10:20:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:23 10:20:23.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:20:23 10:20:23.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:23 10:20:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:23 10:20:23.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:23 10:20:23.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:23 10:20:23.042 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:20:23 10:20:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:23 10:20:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:23 10:20:23.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:23 10:20:23.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:23 10:20:23.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:20:23 10:20:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:20:23 10:20:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open...
06:20:23 10:20:23.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully
06:20:23 10:20:23.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:23 10:20:23.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:23 10:20:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:23 10:20:23.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:23 10:20:23.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:23 10:20:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:23 10:20:23.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:23 10:20:23.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:23 10:20:23.441 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:23 10:20:23.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:23 10:20:23.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:23 10:20:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:23 10:20:23.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:23 10:20:23.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:23 10:20:23.458 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
06:20:23 10:20:23.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:23 10:20:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:23 10:20:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:23 10:20:23.459 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:23 10:20:23.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:23 10:20:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:23 10:20:23.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:23 10:20:23.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
06:20:23 10:20:23.463 TRACE [main][WidgetHandler] Notify Hyperlink with event 6
06:20:23 10:20:23.463 TRACE [main][WidgetHandler] Wait for synchronization
06:20:23 10:20:23.463 TRACE [main][WidgetHandler] Notify Hyperlink with event 3
06:20:23 10:20:23.463 TRACE [main][WidgetHandler] Wait for synchronization
06:20:23 10:20:23.463 TRACE [main][WidgetHandler] Notify Hyperlink with event 4
06:20:23 10:20:23.463 TRACE [main][WidgetHandler] Wait for synchronization
06:20:23 10:20:23.464 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")
06:20:23 10:20:23.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:23 10:20:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:23 10:20:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:23 10:20:23.482 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:23 10:20:23.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:23 10:20:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:23 10:20:23.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:23 10:20:23.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:20:23 10:20:23.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:23 10:20:23.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:23 10:20:23.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:23 10:20:23.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:23 10:20:23.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:23 10:20:23.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:23 10:20:23.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:23 10:20:23.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:23 10:20:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:23 10:20:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:23 10:20:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:23 10:20:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:23 10:20:23.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:23 10:20:23.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:23 10:20:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:23 10:20:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:23 10:20:23.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:23 10:20:23.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:23 10:20:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:23 10:20:23.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:23 10:20:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:23 10:20:23.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:23 10:20:23.525 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:23 10:20:23.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:23 10:20:23.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:23 10:20:23.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:23 10:20:23.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:23 10:20:23.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:23 10:20:23.530 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")
06:20:23 10:20:23.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:23 10:20:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:23 10:20:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:23 10:20:23.530 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:23 10:20:23.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:23 10:20:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:23 10:20:23.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:23 10:20:23.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:24 10:20:24.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:24 10:20:24.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:24 10:20:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:24 10:20:24.579 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found
06:20:24 10:20:24.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:24 10:20:24.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:24 10:20:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:24 10:20:24.596 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:24 10:20:24.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:24 10:20:24.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:24 10:20:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:24 10:20:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:24 10:20:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:24 10:20:24.617 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
06:20:24 10:20:24.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:24 10:20:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.618 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:24 10:20:24.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:24 10:20:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:24 10:20:24.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:24 10:20:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
06:20:24 10:20:24.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:24 10:20:24.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:24 10:20:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:24 10:20:24.666 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:24 10:20:24.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:24 10:20:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:24 10:20:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:24 10:20:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:24 10:20:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:24 10:20:24.672 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")
06:20:24 10:20:24.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:24 10:20:24.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.673 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:24 10:20:24.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:24 10:20:24.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:24 10:20:24.675 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")
06:20:24 10:20:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
06:20:24 10:20:24.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.715 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:24 10:20:24.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:24 10:20:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:24 10:20:24.725 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:24 10:20:24.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:24 10:20:24.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:24 10:20:24.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:24 10:20:24.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:24 10:20:24.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:24 10:20:24.729 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
06:20:24 10:20:24.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:24 10:20:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.730 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:24 10:20:24.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:24 10:20:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
06:20:24 10:20:24.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:24 10:20:24.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:24 10:20:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:24 10:20:24.762 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:24 10:20:24.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:24 10:20:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:24 10:20:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:24 10:20:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:24 10:20:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:24 10:20:24.784 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")
06:20:24 10:20:24.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:24 10:20:24.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.785 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:24 10:20:24.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:24 10:20:24.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
06:20:24 10:20:24.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:24 10:20:24.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:24 10:20:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:24 10:20:24.851 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:24 10:20:24.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:24 10:20:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:24 10:20:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:24 10:20:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:24 10:20:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:24 10:20:24.856 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")
06:20:24 10:20:24.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:24 10:20:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.856 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:24 10:20:24.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:24 10:20:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:24 10:20:24.859 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
06:20:24 10:20:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
06:20:24 10:20:24.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:24 10:20:24.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:24 10:20:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:24 10:20:24.891 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:24 10:20:24.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:24 10:20:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:24 10:20:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:24 10:20:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:24 10:20:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:24 10:20:24.895 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")
06:20:24 10:20:24.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:24 10:20:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.895 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:24 10:20:24.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:24 10:20:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:24 10:20:24.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:24 10:20:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:24 10:20:24.919 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
06:20:24 10:20:24.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:24 10:20:24.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:24 10:20:24.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:24 10:20:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:24 10:20:24.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
06:20:24 10:20:24.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 10:20:24.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
06:20:24 10:20:24.921 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 10:20:24.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:24 10:20:24.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:24 10:20:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:24 10:20:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:24 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.296 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
06:20:24 activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 1.112 s
06:20:24 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 1.093 s
06:20:24 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.04 s
06:20:24 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.055 s
06:20:24 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.069 s
06:20:24 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.04 s
06:20:24 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.073 s
06:20:24 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.06 s
06:20:24 Running org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:24 10:20:24.952 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:24 10:20:24.953 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:24 10:20:24.954 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:24 10:20:24.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:24 10:20:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:24 10:20:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:24 10:20:24.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:24 10:20:24.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:24 10:20:24.956 DEBUG [main][MenuItemLookup] Item match:Window
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:''
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:''
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:''
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:20:24 10:20:24.957 DEBUG [main][MenuItemLookup] Item match:Preferences
06:20:24 10:20:24.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:20:24 10:20:24.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:20:24 10:20:24.957 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:20:25 10:20:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:20:25 10:20:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:20:25 10:20:25.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:20:25 10:20:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:25 10:20:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:25 10:20:25.067 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:20:25 10:20:25.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:25 10:20:25.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:20:25 10:20:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:25 10:20:25.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:25 10:20:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:25 10:20:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:25 10:20:25.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:20:25 10:20:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:25 10:20:25.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:25 10:20:25.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:25 10:20:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:25 10:20:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:25 10:20:25.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:25 10:20:25.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:25 10:20:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:25 10:20:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:25 10:20:25.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:25 10:20:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:25 10:20:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:25 10:20:25.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:25 10:20:25.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:25 10:20:25.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:25 10:20:25.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:25 10:20:25.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:25 10:20:25.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:25 10:20:25.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:25 10:20:25.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:25 10:20:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:25 10:20:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:25 10:20:25.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:25 10:20:25.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:25 10:20:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:25 10:20:25.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:25 10:20:25.132 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:25 10:20:25.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:25 10:20:25.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:25 10:20:25.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:25 10:20:25.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:25 10:20:25.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:25 10:20:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:25 10:20:25.161 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
06:20:25 10:20:25.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:25 10:20:25.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:25 10:20:25.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:25 10:20:25.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:25 10:20:25.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:25 10:20:25.162 DEBUG [main][MenuItemLookup] Item match:Window
06:20:25 10:20:25.163 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:25 10:20:25.163 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:25 10:20:25.163 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:25 10:20:25.163 DEBUG [main][MenuItemLookup] Found menu:''
06:20:25 10:20:25.163 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:25 10:20:25.163 DEBUG [main][MenuItemLookup] Item match:Show View
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Progress'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Properties'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:''
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
06:20:25 10:20:25.166 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
06:20:25 10:20:25.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
06:20:25 10:20:25.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
06:20:25 10:20:25.167 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
06:20:25 10:20:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
06:20:25 10:20:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
06:20:25 10:20:25.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
06:20:25 10:20:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:25 10:20:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:25 10:20:25.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:20:25 10:20:25.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:25 10:20:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:25 10:20:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:25 10:20:25.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:20:25 10:20:25.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:25 10:20:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:25 10:20:25.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:25 10:20:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:25 10:20:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:25 10:20:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
06:20:25 10:20:25.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:20:25 10:20:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:25 10:20:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:25 10:20:25.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:20:25 10:20:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
06:20:25 10:20:25.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
06:20:25 10:20:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:20:25 10:20:25.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
06:20:25 10:20:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:20:25 10:20:25.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
06:20:25 10:20:25.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
06:20:25 10:20:25.745 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
06:20:25 10:20:25.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
06:20:25 10:20:25.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
06:20:25 10:20:25.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:25 10:20:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:25 10:20:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:25 10:20:25.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:20:25 10:20:25.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:25 10:20:25.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
06:20:25 10:20:25.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:25 10:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:25 10:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:25 10:20:25.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
06:20:25 10:20:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:25 10:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:25 10:20:25.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:25 10:20:25.747 INFO [WorkbenchTestable][AbstractButton] Click button &Open
06:20:25 10:20:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:25 10:20:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:25 10:20:25.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:25 10:20:25.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:25 10:20:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:20:25 10:20:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:20:25 10:20:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open...
06:20:25 10:20:25.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully
06:20:25 10:20:25.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:25 10:20:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:25 10:20:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:25 10:20:25.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:25 10:20:25.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
06:20:25 10:20:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:25 10:20:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:25 10:20:25.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:25 10:20:25.872 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
06:20:25 10:20:25.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:25 10:20:25.873 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
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:25 10:20:25.873 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:25 10:20:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:25 10:20:25.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:25 10:20:25.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:26 10:20:26.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:26 10:20:26.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:26 10:20:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:26 10:20:26.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found
06:20:26 10:20:26.876 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
06:20:26 10:20:26.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
06:20:26 10:20:26.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:26 10:20:26.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:26 10:20:26.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:26 10:20:26.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:26 10:20:26.877 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log'
06:20:26 10:20:26.877 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log
06:20:26 10:20:26.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
06:20:26 10:20:26.879 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
06:20:26 10:20:26.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:26 10:20:26.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:26 10:20:26.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:26 10:20:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:26 10:20:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:26 10:20:26.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:26 10:20:26.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:26 10:20:26.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:26 10:20:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:26 10:20:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:26 10:20:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:26 10:20:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:26 10:20:26.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:26 10:20:26.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:26 10:20:26.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:26 10:20:26.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:26 10:20:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:26 10:20:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:26 10:20:26.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:26 10:20:26.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 '\*?\QUI Form Test\E')
06:20:26 10:20:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:26 10:20:26.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:26 10:20:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:26 10:20:26.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:26 10:20:26.958 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:26 10:20:26.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:26 10:20:26.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:26 10:20:26.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:26 10:20:26.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:26 10:20:26.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:26 10:20:26.962 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
06:20:26 10:20:26.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:26 10:20:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:26 10:20:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:26 10:20:26.963 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:26 10:20:26.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:26 10:20:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:26 10:20:26.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:26 10:20:26.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:26 10:20:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:26 10:20:26.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
06:20:26 10:20:26.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:26 10:20:26.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:26 10:20:26.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:26 10:20:26.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:26 10:20:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:26 10:20:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:26 10:20:26.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:26 10:20:26.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:26 10:20:26.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:26 10:20:26.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:26 10:20:26.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:26 10:20:26.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:26 10:20:26.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:26 10:20:26.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:26 10:20:26.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:26 10:20:26.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:26 10:20:26.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:27 10:20:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:27 10:20:27.014 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:27 10:20:27.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:27 10:20:27.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:27 10:20:27.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:27 10:20:27.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:27 10:20:27.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:27 10:20:27.019 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")
06:20:27 10:20:27.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:27 10:20:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.035 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:27 10:20:27.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:27 10:20:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.037 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")
06:20:27 10:20:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:27 10:20:27.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:27 10:20:27.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:27 10:20:27.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:27 10:20:27.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:27 10:20:27.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:27 10:20:27.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:27 10:20:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:27 10:20:27.057 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:27 10:20:27.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:27 10:20:27.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:27 10:20:27.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:27 10:20:27.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:27 10:20:27.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:27 10:20:27.061 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
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.061 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:27 10:20:27.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:27 10:20:27.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:27 10:20:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:27 10:20:27.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:27 10:20:27.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:27 10:20:27.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:27 10:20:27.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:27 10:20:27.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.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 '\*?\QUI Form Test\E')
06:20:27 10:20:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:27 10:20:27.130 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:27 10:20:27.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:27 10:20:27.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:27 10:20:27.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:27 10:20:27.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:27 10:20:27.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:27 10:20:27.134 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")
06:20:27 10:20:27.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:27 10:20:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.152 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:27 10:20:27.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:27 10:20:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:27 10:20:27.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:27 10:20:27.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:27 10:20:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:27 10:20:27.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:27 10:20:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:27 10:20:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:27 10:20:27.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:27 10:20:27.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:27 10:20:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:27 10:20:27.174 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:27 10:20:27.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:27 10:20:27.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:27 10:20:27.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:27 10:20:27.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:27 10:20:27.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:27 10:20:27.178 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")
06:20:27 10:20:27.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:27 10:20:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.178 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:27 10:20:27.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:27 10:20:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.180 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
06:20:27 10:20:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:27 10:20:27.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:27 10:20:27.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:27 10:20:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:27 10:20:27.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:27 10:20:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:27 10:20:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:27 10:20:27.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.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.
06:20:27 10:20:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:27 10:20:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:27 10:20:27.231 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:27 10:20:27.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:27 10:20:27.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:27 10:20:27.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:27 10:20:27.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:27 10:20:27.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:27 10:20:27.236 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")
06:20:27 10:20:27.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:27 10:20:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:27 10:20:27.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:27 10:20:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:27 10:20:27.254 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
06:20:27 10:20:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:27 10:20:27.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:27 10:20:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
06:20:27 10:20:27.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:27 10:20:27.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:27 10:20:27.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.31 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest
06:20:27 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 1.844 s
06:20:27 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.046 s
06:20:27 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.054 s
06:20:27 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.042 s
06:20:27 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.075 s
06:20:27 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.059 s
06:20:27 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.04 s
06:20:27 Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:27 10:20:27.292 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:27 10:20:27.293 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:27 10:20:27.293 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Item match:Window
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:''
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:27 10:20:27.295 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:20:27 10:20:27.296 DEBUG [main][MenuItemLookup] Found menu:''
06:20:27 10:20:27.296 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:20:27 10:20:27.296 DEBUG [main][MenuItemLookup] Found menu:''
06:20:27 10:20:27.296 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:20:27 10:20:27.296 DEBUG [main][MenuItemLookup] Item match:Preferences
06:20:27 10:20:27.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:20:27 10:20:27.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:20:27 10:20:27.326 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:20:27 10:20:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:20:27 10:20:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:20:27 10:20:27.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:27 10:20:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:27 10:20:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:27 10:20:27.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:20:27 10:20:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:27 10:20:27.458 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:27 10:20:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:27 10:20:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:27 10:20:27.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:27 10:20:27.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:27 10:20:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:27 10:20:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:27 10:20:27.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:27 10:20:27.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:27 10:20:27.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:27 10:20:27.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:27 10:20:27.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:27 10:20:27.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:27 10:20:27.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:27 10:20:27.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:27 10:20:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:27 10:20:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:27 10:20:27.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:27 10:20:27.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:27 10:20:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:27 10:20:27.530 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:27 10:20:27.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:27 10:20:27.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:27 10:20:27.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:27 10:20:27.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:27 10:20:27.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:27 10:20:27.536 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)
06:20:27 10:20:27.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:27 10:20:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:27 10:20:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:27 10:20:27.536 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:27 10:20:27.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:27 10:20:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:27 10:20:27.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:27 10:20:27.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
06:20:27 10:20:27.546 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: ")
06:20:27 10:20:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:27 10:20:27.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:27 10:20:27.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:28 10:20:28.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:28 10:20:28.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:28 10:20:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:28 10:20:28.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
06:20:28 10:20:28.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:28 10:20:28.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:28 10:20:28.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:28 10:20:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:28 10:20:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:28 10:20:28.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:28 10:20:28.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:28 10:20:28.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:28 10:20:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:28 10:20:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:28 10:20:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:28 10:20:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:28 10:20:28.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:28 10:20:28.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:28 10:20:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:28 10:20:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:28 10:20:28.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:28 10:20:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:28 10:20:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:28 10:20:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:28 10:20:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:28 10:20:28.562 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:28 10:20:28.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:28 10:20:28.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:28 10:20:28.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:28 10:20:28.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:28 10:20:28.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:28 10:20:28.583 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)
06:20:28 10:20:28.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:28 10:20:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:28 10:20:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:28 10:20:28.583 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:28 10:20:28.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:28 10:20:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:28 10:20:28.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:28 10:20:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
06:20:28 10:20:28.590 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: ")
06:20:28 10:20:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:28 10:20:28.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:28 10:20:28.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:20:28 10:20:28.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:28 10:20:28.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:28 10:20:28.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:28 10:20:28.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:28 10:20:28.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:28 10:20:28.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:28 10:20:28.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:28 10:20:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:28 10:20:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:28 10:20:28.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:28 10:20:28.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:28 10:20:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:28 10:20:28.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:28 10:20:28.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:28 10:20:28.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:28 10:20:28.623 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:28 10:20:28.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:28 10:20:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:28 10:20:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:28 10:20:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:28 10:20:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:28 10:20:28.627 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")
06:20:28 10:20:28.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:28 10:20:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:28 10:20:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:28 10:20:28.627 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:28 10:20:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:28 10:20:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:28 10:20:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:28 10:20:28.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:29 10:20:29.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:29 10:20:29.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:29 10:20:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:29 10:20:29.646 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found
06:20:29 10:20:29.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:29 10:20:29.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:29 10:20:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:29 10:20:29.660 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:29 10:20:29.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:29 10:20:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:29 10:20:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:29 10:20:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:29 10:20:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:29 10:20:29.664 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)
06:20:29 10:20:29.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:29 10:20:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.679 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:29 10:20:29.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:29 10:20:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:29 10:20:29.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:29 10:20:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
06:20:29 10:20:29.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:29 10:20:29.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.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 '\*?\QUI Form Test\E')
06:20:29 10:20:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:29 10:20:29.693 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:29 10:20:29.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:29 10:20:29.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:29 10:20:29.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:29 10:20:29.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:29 10:20:29.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:29 10:20:29.697 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")
06:20:29 10:20:29.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:29 10:20:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.714 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:29 10:20:29.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:29 10:20:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:29 10:20:29.716 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")
06:20:29 10:20:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:29 10:20:29.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:29 10:20:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:29 10:20:29.727 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:29 10:20:29.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:29 10:20:29.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:29 10:20:29.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:29 10:20:29.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:29 10:20:29.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:29 10:20:29.750 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)
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.750 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
06:20:29 10:20:29.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:29 10:20:29.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:29 10:20:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:29 10:20:29.780 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:29 10:20:29.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:29 10:20:29.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:29 10:20:29.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:29 10:20:29.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:29 10:20:29.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:29 10:20:29.783 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")
06:20:29 10:20:29.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:29 10:20:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.784 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:29 10:20:29.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:29 10:20:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
06:20:29 10:20:29.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:29 10:20:29.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:29 10:20:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:29 10:20:29.847 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:29 10:20:29.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:29 10:20:29.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:29 10:20:29.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:29 10:20:29.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:29 10:20:29.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:29 10:20:29.850 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")
06:20:29 10:20:29.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:29 10:20:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.851 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:29 10:20:29.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:29 10:20:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:29 10:20:29.852 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)
06:20:29 10:20:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
06:20:29 10:20:29.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:29 10:20:29.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:29 10:20:29.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:29 10:20:29.883 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:29 10:20:29.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:29 10:20:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:29 10:20:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:29 10:20:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:29 10:20:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:29 10:20:29.886 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")
06:20:29 10:20:29.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:29 10:20:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.887 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:29 10:20:29.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:29 10:20:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:29 10:20:29.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:29 10:20:29.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:29 10:20:29.888 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)
06:20:29 10:20:29.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:29 10:20:29.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:29 10:20:29.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:29 10:20:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:29 10:20:29.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
06:20:29 10:20:29.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 10:20:29.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
06:20:29 10:20:29.890 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 10:20:29.890 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:29 10:20:29.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:29 10:20:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:29 10:20:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:29 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
06:20:29 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.058 s
06:20:29 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.041 s
06:20:29 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.055 s
06:20:29 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.035 s
06:20:29 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.034 s
06:20:29 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.035 s
06:20:29 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.035 s
06:20:29 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.067 s
06:20:29 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.036 s
06:20:29 Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:29 10:20:29.897 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:29 10:20:29.898 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:29 10:20:29.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:29 10:20:29.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:29 10:20:29.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:29 10:20:29.898 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:29 10:20:29.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:29 10:20:29.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:29 10:20:29.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:29 10:20:29.918 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:29 10:20:29.918 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:29 10:20:29.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Item match:Window
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:''
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:''
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:''
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:20:29 10:20:29.919 DEBUG [main][MenuItemLookup] Item match:Preferences
06:20:29 10:20:29.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:20:29 10:20:29.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:20:29 10:20:29.920 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:20:30 10:20:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:20:30 10:20:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:20:30 10:20:30.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:20:30 10:20:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:30 10:20:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:30 10:20:30.024 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:20:30 10:20:30.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:30 10:20:30.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:20:30 10:20:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:30 10:20:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:30 10:20:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:30 10:20:30.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:20:30 10:20:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:30 10:20:30.028 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:30 10:20:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:30 10:20:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:30 10:20:30.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:30 10:20:30.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:30 10:20:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:30 10:20:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:30 10:20:30.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:30 10:20:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:30 10:20:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:30 10:20:30.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:30 10:20:30.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:30 10:20:30.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:30 10:20:30.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:30 10:20:30.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:30 10:20:30.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:30 10:20:30.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.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.
06:20:30 10:20:30.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:30 10:20:30.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:30 10:20:30.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:30 10:20:30.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:30 10:20:30.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:30 10:20:30.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:30 10:20:30.080 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:30 10:20:30.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:30 10:20:30.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:30 10:20:30.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:30 10:20:30.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:30 10:20:30.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:30 10:20:30.085 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
06:20:30 10:20:30.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:30 10:20:30.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.085 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:30 10:20:30.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:30 10:20:30.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:30 10:20:30.108 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")
06:20:30 10:20:30.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:30 10:20:30.123 TRACE [main][WidgetHandler] Notify FormText with event 1
06:20:30 10:20:30.124 TRACE [main][WidgetHandler] Wait for synchronization
06:20:30 10:20:30.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.126 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:30 10:20:30.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:30 10:20:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
06:20:30 10:20:30.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:30 10:20:30.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:30 10:20:30.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:30 10:20:30.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:30 10:20:30.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:30 10:20:30.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:30 10:20:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:30 10:20:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:30 10:20:30.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:30 10:20:30.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:30 10:20:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:30 10:20:30.139 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:30 10:20:30.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:30 10:20:30.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:30 10:20:30.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:30 10:20:30.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:30 10:20:30.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:30 10:20:30.160 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
06:20:30 10:20:30.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:30 10:20:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.160 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:30 10:20:30.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:30 10:20:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:30 10:20:30.161 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
06:20:30 10:20:30.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:30 10:20:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.162 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:30 10:20:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:30 10:20:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:30 10:20:30.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:30 10:20:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
06:20:30 10:20:30.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:30 10:20:30.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:30 10:20:30.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:30 10:20:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:30 10:20:30.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:30 10:20:30.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:30 10:20:30.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:30 10:20:30.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:30 10:20:30.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:30 10:20:30.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:30 10:20:30.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:30 10:20:30.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:30 10:20:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:30 10:20:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:30 10:20:30.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:30 10:20:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:30 10:20:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:30 10:20:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:30 10:20:30.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:30 10:20:30.195 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:30 10:20:30.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:30 10:20:30.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:30 10:20:30.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:30 10:20:30.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:30 10:20:30.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:30 10:20:30.200 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")
06:20:30 10:20:30.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:30 10:20:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:30 10:20:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:30 10:20:30.201 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:30 10:20:30.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:30 10:20:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:30 10:20:30.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:30 10:20:30.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:30 10:20:30.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:31 10:20:31.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:32 10:20:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:32 10:20:31.217 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found
06:20:32 10:20:31.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.232 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.236 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
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.236 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:32 10:20:31.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
06:20:32 10:20:31.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.270 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.292 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
06:20:32 10:20:31.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.292 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:32 10:20:31.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.330 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.333 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")
06:20:32 10:20:31.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.334 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:32 10:20:31.335 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")
06:20:32 10:20:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:32 10:20:31.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.364 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.367 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
06:20:32 10:20:31.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.397 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.400 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
06:20:32 10:20:31.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.400 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.429 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.433 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")
06:20:32 10:20:31.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.433 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:32 10:20:31.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.455 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.463 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.466 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")
06:20:32 10:20:31.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.466 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:32 10:20:31.468 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
06:20:32 10:20:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
06:20:32 10:20:31.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:31.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.497 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.501 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")
06:20:32 10:20:31.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.501 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:32 10:20:31.502 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
06:20:32 10:20:31.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:32 10:20:31.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:32 10:20:31.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
06:20:32 10:20:31.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
06:20:32 10:20:31.504 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 10:20:31.504 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:31.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.607 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
06:20:32 clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.077 s
06:20:32 hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.036 s
06:20:32 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 1.053 s
06:20:32 indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.02 s
06:20:32 defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.056 s
06:20:32 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.042 s
06:20:32 hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.032 s
06:20:32 getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
06:20:32 titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
06:20:32 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.034 s
06:20:32 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.034 s
06:20:32 Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:31.512 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:31.512 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:32 10:20:31.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:31.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.513 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:32 10:20:31.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.522 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:32 10:20:31.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.522 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:32 10:20:31.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Found menu:'File'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Found menu:'Edit'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Found menu:'Search'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Found menu:'Project'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Found menu:'Window'
06:20:32 10:20:31.524 DEBUG [main][MenuItemLookup] Item match:Window
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'New Window'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'Editor'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:''
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'Show View'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:''
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:''
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
06:20:32 10:20:31.525 DEBUG [main][MenuItemLookup] Item match:Preferences
06:20:32 10:20:31.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
06:20:32 10:20:31.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
06:20:32 10:20:31.525 INFO [main][MenuItemHandler] Select menu item: &Preferences
06:20:32 10:20:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
06:20:32 10:20:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
06:20:32 10:20:31.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:20:32 10:20:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.624 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
06:20:32 10:20:31.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:32 10:20:31.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
06:20:32 10:20:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:20:32 10:20:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:20:32 10:20:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:20:32 10:20:31.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:20:32 10:20:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:32 10:20:31.639 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:32 10:20:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:32 10:20:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:32 10:20:31.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:32 10:20:31.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:32 10:20:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:32 10:20:31.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:32 10:20:31.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:31.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:32 10:20:31.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:31.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:31.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:31.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:31.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.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.
06:20:32 10:20:31.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:31.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:31.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:31.712 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:31.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:31.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:31.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:31.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:31.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:31.717 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
06:20:32 10:20:31.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:31.717 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:31.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:31.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
06:20:32 10:20:31.745 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: ")
06:20:32 10:20:31.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:31.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:31.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:32 10:20:32.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:32 10:20:32.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:32 10:20:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:32 10:20:32.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
06:20:32 10:20:32.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:32.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:32.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:32.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:32 10:20:32.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:32.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:32 10:20:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:32.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.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.
06:20:32 10:20:32.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:32.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:32.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:32.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:32.777 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:32.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:32.780 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
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:32.780 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:32.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:32.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
06:20:32 10:20:32.789 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: ")
06:20:32 10:20:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:32.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:32.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:20:32 10:20:32.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:20:32 10:20:32.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:32.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:32 10:20:32.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:32 10:20:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:32.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:32 10:20:32.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:32 10:20:32.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:32 10:20:32.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:32 10:20:32.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:32 10:20:32.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:32 10:20:32.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:32 10:20:32.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:32 10:20:32.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:32 10:20:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:32 10:20:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:32 10:20:32.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:32 10:20:32.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:32 10:20:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:32.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:32 10:20:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:32 10:20:32.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:32 10:20:32.821 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:32 10:20:32.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:32 10:20:32.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:32 10:20:32.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:32 10:20:32.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:32 10:20:32.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:32 10:20:32.824 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")
06:20:32 10:20:32.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:32 10:20:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:32 10:20:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:32 10:20:32.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:32 10:20:32.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:32 10:20:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:32 10:20:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:32 10:20:32.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:33 10:20:33.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:33 10:20:33.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:20:33 10:20:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:20:33 10:20:33.861 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found
06:20:33 10:20:33.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:33 10:20:33.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:33 10:20:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:33 10:20:33.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:33 10:20:33.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:33 10:20:33.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:33 10:20:33.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:33 10:20:33.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:33 10:20:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:33 10:20:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:33 10:20:33.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:33 10:20:33.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:33 10:20:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:33 10:20:33.873 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:33 10:20:33.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:33 10:20:33.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:33 10:20:33.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:33 10:20:33.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:33 10:20:33.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:33 10:20:33.894 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
06:20:33 10:20:33.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:33 10:20:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.894 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:33 10:20:33.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:33 10:20:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:33 10:20:33.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:33 10:20:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
06:20:33 10:20:33.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:33 10:20:33.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:33 10:20:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:33 10:20:33.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:33 10:20:33.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:33 10:20:33.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:33 10:20:33.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:33 10:20:33.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:33 10:20:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:33 10:20:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:33 10:20:33.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:33 10:20:33.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:33 10:20:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:33 10:20:33.925 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:33 10:20:33.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:33 10:20:33.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:33 10:20:33.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:33 10:20:33.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:33 10:20:33.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:33 10:20:33.929 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")
06:20:33 10:20:33.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:33 10:20:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.929 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:33 10:20:33.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:33 10:20:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:33 10:20:33.931 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")
06:20:33 10:20:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
06:20:33 10:20:33.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:33 10:20:33.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:33 10:20:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:33 10:20:33.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:33 10:20:33.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:33 10:20:33.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:33 10:20:33.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:33 10:20:33.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:33 10:20:33.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:33 10:20:33.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:33 10:20:33.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:33 10:20:33.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:33 10:20:33.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:33 10:20:33.978 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:33 10:20:33.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:33 10:20:33.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:33 10:20:33.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:33 10:20:33.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:33 10:20:33.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:33 10:20:33.982 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
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.982 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:33 10:20:33.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:33 10:20:33.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:33 10:20:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:33 10:20:33.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:33 10:20:33.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:33 10:20:33.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:33 10:20:33.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:33 10:20:33.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:33 10:20:33.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:33 10:20:33.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:33 10:20:33.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:33 10:20:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:33 10:20:33.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:33 10:20:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:34 10:20:34.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:34 10:20:34.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:34 10:20:34.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:34 10:20:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:34 10:20:34.011 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:34 10:20:34.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:34 10:20:34.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:34 10:20:34.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:34 10:20:34.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:34 10:20:34.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:34 10:20:34.015 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")
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 10:20:34.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:34 10:20:34.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:34 10:20:34.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 10:20:34.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:34 10:20:34.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:34 10:20:34.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:34 10:20:34.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 10:20:34.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:34 10:20:34.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:34 10:20:34.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:34 10:20:34.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:34 10:20:34.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:34 10:20:34.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:34 10:20:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:34 10:20:34.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:34 10:20:34.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:34 10:20:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:34 10:20:34.045 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:34 10:20:34.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:34 10:20:34.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:34 10:20:34.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:34 10:20:34.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:34 10:20:34.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:34 10:20:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
06:20:34 10:20:34.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:34 10:20:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 10:20:34.048 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:34 10:20:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:34 10:20:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:34 10:20:34.050 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
06:20:34 10:20:34.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:34 10:20:34.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 10:20:34.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:34 10:20:34.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:34 10:20:34.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:34 10:20:34.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
06:20:34 10:20:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:34 10:20:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:34 10:20:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:34 10:20:34.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:34 10:20:34.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
06:20:34 10:20:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
06:20:34 10:20:34.080 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
06:20:34 10:20:34.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
06:20:34 10:20:34.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
06:20:34 10:20:34.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
06:20:34 10:20:34.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
06:20:34 10:20:34.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
06:20:34 10:20:34.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
06:20:34 10:20:34.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:20:34 10:20:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 10:20:34.084 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
06:20:34 10:20:34.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:20:34 10:20:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:34 10:20:34.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:34 10:20:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
06:20:34 10:20:34.086 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
06:20:34 10:20:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:34 10:20:34.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
06:20:34 10:20:34.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
06:20:34 10:20:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:34 10:20:34.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:34 10:20:34.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 10:20:34.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:34 10:20:34.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:34 10:20:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:34 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.577 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
06:20:34 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.075 s
06:20:34 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.042 s
06:20:34 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.071 s
06:20:34 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.035 s
06:20:34 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.036 s
06:20:34 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.049 s
06:20:34 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.033 s
06:20:34 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.036 s
06:20:34 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.036 s
06:20:34 
06:20:34 Results:
06:20:34 
06:20:34 Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
06:20:34 
06:20:35 [INFO] All tests passed!
06:20:35 [INFO] 
06:20:35 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test ---
06:20:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
06:20:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
06:20:36 [INFO] 
06:20:36 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >---------
06:20:36 [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT                      [35/58]
06:20:36 [INFO]   from tests/org.eclipse.reddeer.jface.test/pom.xml
06:20:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:20:36 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:20:36 [INFO] 
06:20:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] 
06:20:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] Resolving class path of RedDeer JFace Tests...
06:20:36 [INFO] 
06:20:36 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test ---
06:20:36 [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/**/*
06:20:36 [INFO] 
06:20:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:36 [INFO] Copying 1 resource
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/bin
06:20:36 [INFO] 
06:20:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/src/test/resources
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test ---
06:20:36 [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
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test ---
06:20:36 [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
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test ---
06:20:39 [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)
06:20:39 [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
06:20:39 [INFO] Command line:
06:20:39 	[/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]
06:20:41 Launching application org.eclipse.ui.ide.workbench...
06:20:41 SLF4J: No SLF4J providers were found.
06:20:41 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:20:41 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
06:20:44 Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:44 10:20:44.824 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:20:44 10:20:44.826 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
06:20:44 10:20:44.837 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
06:20:44 10:20:44.838 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
06:20:44 10:20:44.929 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:45 10:20:45.022 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:20:49 10:20:45.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:49 10:20:45.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:49 10:20:45.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
06:20:49 10:20:45.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
06:20:49 10:20:45.039 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
06:20:49 10:20:45.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:49 10:20:45.043 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:20:49 10:20:45.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:49 10:20:45.129 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:20:49 10:20:45.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:49 10:20:45.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:49 10:20:45.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:49 10:20:45.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:49 10:20:45.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:49 10:20:45.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:49 10:20:45.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:49 10:20:45.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:49 10:20:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:49 10:20:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:49 10:20:45.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:49 10:20:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:20:49 10:20:45.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:49 10:20:45.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:49 10:20:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:20:49 10:20:45.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:49 10:20:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:49 10:20:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:49 10:20:45.346 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....
06:20:49 10:20:45.346 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.*']
06:20:49 10:20:45.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:49 10:20:45.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:49 10:20:45.347 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
06:20:49 10:20:45.408 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)
06:20:49 10:20:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:49 10:20:45.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:49 10:20:45.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:49 10:20:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:49 10:20:45.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:49 10:20:45.422 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:20:49 10:20:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:49 10:20:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:49 10:20:45.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:49 10:20:45.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:50 10:20:50.483 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....
06:20:50 10:20:50.483 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.*']
06:20:50 10:20:50.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.484 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
06:20:50 10:20:50.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:50 10:20:50.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:50 10:20:50.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:50 10:20:50.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:50 10:20:50.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:50 10:20:50.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:50 10:20:50.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:50 10:20:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:50 10:20:50.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:50 10:20:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:20:50 10:20:50.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:20:50 10:20:50.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:50 10:20:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:50 10:20:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:50 10:20:50.552 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.*']
06:20:50 10:20:50.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:50 10:20:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:50 10:20:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:50 10:20:50.553 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:20:50 10:20:50.553 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
06:20:50 10:20:50.554 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)
06:20:50 10:20:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:50 10:20:50.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:50 10:20:50.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:50 10:20:50.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:50 10:20:50.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:50 10:20:50.557 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:50 10:20:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:50 10:20:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:50 10:20:50.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:50 10:20:50.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:50 10:20:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:50 10:20:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:50 10:20:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:50 10:20:50.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:50 10:20:50.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:50 10:20:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:50 10:20:50.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:50 10:20:50.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:50 10:20:50.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:50 10:20:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:50 10:20:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:50 10:20:50.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:50 10:20:50.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:50 10:20:50.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:50 10:20:50.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:50 10:20:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
06:20:50 10:20:50.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:20:50 10:20:50.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:50 10:20:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:50 10:20:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:50 10:20:50.677 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....
06:20:50 10:20:50.677 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"]
06:20:50 10:20:50.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:50 10:20:50.678 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
06:20:50 10:20:50.678 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)
06:20:50 10:20:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:50 10:20:50.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:50 10:20:50.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:50 10:20:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:50 10:20:50.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:50 10:20:50.680 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:20:50 10:20:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:50 10:20:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:50 10:20:50.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:50 10:20:50.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:55 10:20:55.700 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....
06:20:55 10:20:55.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"]
06:20:55 10:20:55.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.701 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
06:20:55 10:20:55.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:55 10:20:55.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:55 10:20:55.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:55 10:20:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:55 10:20:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:55 10:20:55.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:55 10:20:55.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:55 10:20:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:20:55 10:20:55.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:20:55 10:20:55.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:55 10:20:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:55 10:20:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:55 10:20:55.762 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.*']
06:20:55 10:20:55.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:55 10:20:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:55 10:20:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:55 10:20:55.763 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:20:55 10:20:55.763 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
06:20:55 10:20:55.764 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)
06:20:55 10:20:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:55 10:20:55.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:55 10:20:55.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:55 10:20:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:55 10:20:55.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:55 10:20:55.765 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:20:55 10:20:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:55 10:20:55.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:55 10:20:55.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:55 10:20:55.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:20:55 10:20:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:20:55 10:20:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:20:55 10:20:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:20:55 10:20:55.818 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:20:55 10:20:55.818 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:20:55 10:20:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:20:55 10:20:55.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:55 10:20:55.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:20:55 10:20:55.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:20:55 10:20:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:20:55 10:20:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:20:55 10:20:55.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:55 10:20:55.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:20:55 10:20:55.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:55 10:20:55.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:20:55 10:20:55.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
06:20:55 10:20:55.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
06:20:55 10:20:55.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:20:55 10:20:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:20:55 10:20:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:20:55 10:20:55.879 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....
06:20:55 10:20:55.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
06:20:55 10:20:55.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:20:55 10:20:55.879 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
06:20:55 10:20:55.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
06:20:55 10:20:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:20:55 10:20:55.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:20:55 10:20:55.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:20:55 10:20:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:20:55 10:20:55.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:20:55 10:20:55.882 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:20:55 10:20:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:20:55 10:20:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:20:55 10:20:55.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:20:55 10:20:55.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:00 10:21:00.903 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....
06:21:00 10:21:00.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
06:21:00 10:21:00.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:00 10:21:00.903 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
06:21:00 10:21:00.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:21:00 10:21:00.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:00 10:21:00.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:00 10:21:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:00 10:21:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:00 10:21:00.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:21:00 10:21:00.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:00 10:21:00.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:21:00 10:21:00.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:21:00 10:21:00.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:00 10:21:00.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:00 10:21:00.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:00 10:21:00.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:00 10:21:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:00 10:21:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:00 10:21:00.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:00 10:21:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
06:21:00 10:21:00.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:00 10:21:00.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:00 10:21:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:00 10:21:00.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:00 10:21:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:00 10:21:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:00 10:21:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available...
06:21:00 10:21:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully
06:21:00 10:21:00.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
06:21:00 10:21:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:00 10:21:00.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:00 10:21:00.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:00 10:21:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:00 10:21:00.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:00 10:21:00.964 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:21:00 10:21:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:00 10:21:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:00 10:21:00.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:00 10:21:00.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:05 10:21:05.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:05 10:21:05.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:05 10:21:05.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:21:05 10:21:05.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:05 10:21:05.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:05 10:21:05.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:05 10:21:05.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:05 10:21:05.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
06:21:05 10:21:05.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:21:05 10:21:05.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:05 10:21:05.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:05 10:21:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:05 10:21:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.25 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
06:21:06 testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.353 s
06:21:06 testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.128 s
06:21:06 testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.083 s
06:21:06 testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.117 s
06:21:06 testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.084 s
06:21:06 testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.082 s
06:21:06 Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.018 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.019 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:06 10:21:06.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:06 10:21:06.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:06 10:21:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:06 10:21:06.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:06 10:21:06.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:06 10:21:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
06:21:06 10:21:06.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:06 10:21:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.076 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:06 10:21:06.076 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
06:21:06 10:21:06.077 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)
06:21:06 10:21:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:06 10:21:06.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:06 10:21:06.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:06 10:21:06.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:06 10:21:06.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:06 10:21:06.079 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:06 10:21:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:06 10:21:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:06 10:21:06.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:06 10:21:06.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:06 10:21:06.082 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:06 10:21:06.083 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)
06:21:06 10:21:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:06 10:21:06.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:06 10:21:06.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:06 10:21:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:06 10:21:06.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:06 10:21:06.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:06 10:21:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:06 10:21:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:06 10:21:06.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:06 10:21:06.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:06 10:21:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.085 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")
06:21:06 10:21:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:06 10:21:06.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:06 10:21:06.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:06 10:21:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:06 10:21:06.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:06 10:21:06.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:06 10:21:06.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:06 10:21:06.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:06 10:21:06.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:06 10:21:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:06 10:21:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:06 10:21:06.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:06 10:21:06.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:06 10:21:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
06:21:06 10:21:06.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:06 10:21:06.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:06 10:21:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:06 10:21:06.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:06 10:21:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.185 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:06 10:21:06.185 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
06:21:06 10:21:06.185 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)
06:21:06 10:21:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:06 10:21:06.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:06 10:21:06.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:06 10:21:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:06 10:21:06.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:06 10:21:06.187 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:06 10:21:06.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:06 10:21:06.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:06 10:21:06.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:06 10:21:06.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:06 10:21:06.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:06 10:21:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:06 10:21:06.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:06 10:21:06.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:06 10:21:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:06 10:21:06.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:06 10:21:06.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:06 10:21:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:06 10:21:06.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:06 10:21:06.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:06 10:21:06.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:06 10:21:06.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:06 10:21:06.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:06 10:21:06.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:06 10:21:06.276 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:06 10:21:06.276 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)
06:21:06 10:21:06.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:06 10:21:06.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:06 10:21:06.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:06 10:21:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:06 10:21:06.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:06 10:21:06.278 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:06 10:21:06.278 INFO [WorkbenchTestable][WizardDialog] Finish wizard
06:21:06 10:21:06.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 "Finish", Widget matcher matching widgets with style: 8)
06:21:06 10:21:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:06 10:21:06.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:06 10:21:06.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:06 10:21:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:06 10:21:06.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:06 10:21:06.280 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
06:21:06 10:21:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:06 10:21:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:06 10:21:06.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:06 10:21:06.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:11 10:21:11.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:11 10:21:11.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:11 10:21:11.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.359 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.359 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)
06:21:11 10:21:11.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:11 10:21:11.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.361 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")
06:21:11 10:21:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:11 10:21:11.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:11 10:21:11.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:11 10:21:11.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.475 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:11 10:21:11.479 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:11 10:21:11.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.482 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")
06:21:11 10:21:11.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:11 10:21:11.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:11 10:21:11.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
06:21:11 10:21:11.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.577 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.577 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
06:21:11 10:21:11.577 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)
06:21:11 10:21:11.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.578 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:11 10:21:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:11 10:21:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:11 10:21:11.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.580 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
06:21:11 10:21:11.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.583 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.583 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page
06:21:11 10:21:11.583 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)
06:21:11 10:21:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.584 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
06:21:11 10:21:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:11 10:21:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:11 10:21:11.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.587 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
06:21:11 10:21:11.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:11 10:21:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
06:21:11 10:21:11.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:11 10:21:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:21:11 10:21:11.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:11 10:21:11.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.590 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")
06:21:11 10:21:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:11 10:21:11.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:11 10:21:11.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:11 10:21:11.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:11 10:21:11.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:11 10:21:11.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:11 10:21:11.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.674 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.674 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)
06:21:11 10:21:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.675 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.675 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
06:21:11 10:21:11.675 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)
06:21:11 10:21:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.676 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:11 10:21:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:11 10:21:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:11 10:21:11.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.679 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
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
06:21:11 10:21:11.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:11 10:21:11.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.680 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")
06:21:11 10:21:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:11 10:21:11.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:11 10:21:11.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
06:21:11 10:21:11.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.777 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:11 10:21:11.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
06:21:11 10:21:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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")
06:21:11 10:21:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:11 10:21:11.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:11 10:21:11.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:11 10:21:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:11 10:21:11.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:11 10:21:11.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:11 10:21:11.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:11 10:21:11.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:11 10:21:11.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:11 10:21:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:11 10:21:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:11 10:21:11.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:11 10:21:11.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:11 10:21:11.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:11 10:21:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
06:21:11 10:21:11.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:11 10:21:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:11 10:21:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:11 10:21:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:11 10:21:11.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:11 10:21:11.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:12 10:21:12.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:12 10:21:12.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:12 10:21:12.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:12 10:21:12.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:12 10:21:12.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:12 10:21:12.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:13 10:21:13.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:13 10:21:13.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:13 10:21:13.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:13 10:21:13.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:13 10:21:13.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:13 10:21:13.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:14 10:21:14.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:14 10:21:14.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:14 10:21:14.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:14 10:21:14.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:14 10:21:14.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:14 10:21:14.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:15 10:21:15.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:15 10:21:15.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:15 10:21:15.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:15 10:21:15.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:15 10:21:15.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:15 10:21:15.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:16 10:21:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:16 10:21:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:16 10:21:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:16 10:21:16.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:16 10:21:16.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:16 10:21:16.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:17 10:21:17.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:17 10:21:17.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:17 10:21:17.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:17 10:21:17.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:17 10:21:17.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:17 10:21:17.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:18 10:21:18.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:18 10:21:18.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:18 10:21:18.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:18 10:21:18.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:18 10:21:18.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:18 10:21:18.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:19 10:21:19.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:19 10:21:19.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:19 10:21:19.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:19 10:21:19.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:19 10:21:19.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:19 10:21:19.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:20 10:21:20.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:20 10:21:20.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:20 10:21:20.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:20 10:21:20.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:20 10:21:20.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:20 10:21:20.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:21 10:21:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:21 10:21:21.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:21 10:21:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:21 10:21:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:21 10:21:21.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog
06:21:21 10:21:21.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
06:21:21 10:21:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:21 10:21:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:21 10:21:21.947 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")
06:21:21 10:21:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:21 10:21:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:21 10:21:21.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:21 10:21:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:21 10:21:21.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:21 10:21:21.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:21 10:21:21.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:21 10:21:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:21 10:21:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:21 10:21:21.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:21 10:21:21.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:21 10:21:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:21 10:21:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:21 10:21:21.969 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")
06:21:21 10:21:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:21 10:21:21.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:21 10:21:21.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:21 10:21:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:21 10:21:21.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:21 10:21:21.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:21 10:21:21.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:21 10:21:21.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:21 10:21:21.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:21 10:21:21.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:21 10:21:21.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:21 10:21:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:21 10:21:21.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:21 10:21:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
06:21:22 10:21:22.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:22 10:21:22.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:22 10:21:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.060 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
06:21:22 10:21:22.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 10:21:22.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:22 10:21:22.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:22 10:21:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.062 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")
06:21:22 10:21:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:22 10:21:22.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:22 10:21:22.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:22 10:21:22.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:22 10:21:22.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:22 10:21:22.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:22 10:21:22.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:22 10:21:22.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:22 10:21:22.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:22 10:21:22.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 10:21:22.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:22 10:21:22.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:22 10:21:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
06:21:22 10:21:22.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
06:21:22 10:21:22.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:22 10:21:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 10:21:22.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
06:21:22 10:21:22.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
06:21:22 10:21:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.141 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")
06:21:22 10:21:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:22 10:21:22.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:22 10:21:22.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:22 10:21:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:22 10:21:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:22 10:21:22.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:22 10:21:22.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:22 10:21:22.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:22 10:21:22.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:22 10:21:22.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 10:21:22.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
06:21:22 10:21:22.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:22 10:21:22.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:22 10:21:22.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.141 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
06:21:22 next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.112 s
06:21:22 cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.087 s
06:21:22 finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 5.08 s
06:21:22 finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.09 s
06:21:22 getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.133 s
06:21:22 back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.087 s
06:21:22 next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.115 s
06:21:22 back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.068 s
06:21:22 testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 10.191 s
06:21:22 getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.094 s
06:21:22 getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.077 s
06:21:22 Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 10:21:22.171 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 10:21:22.174 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:22 10:21:22.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:22 10:21:22.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 10:21:22.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:22 10:21:22.174 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:22 10:21:22.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:22 10:21:22.175 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:22 10:21:22.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"]
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:22 10:21:22.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"]
06:21:22 10:21:22.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:22 10:21:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:22 10:21:22.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:22 10:21:22.212 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:22 10:21:22.212 DEBUG [main][MenuItemLookup] Item match:File
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:21:22 10:21:22.215 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Revert'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:21:22 10:21:22.216 DEBUG [main][MenuItemLookup] Item match:Import...
06:21:22 10:21:22.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
06:21:22 10:21:22.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
06:21:22 10:21:22.219 INFO [main][MenuItemHandler] Select menu item: &Import...
06:21:22 10:21:22.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
06:21:22 10:21:22.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
06:21:22 10:21:22.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
06:21:22 10:21:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.314 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
06:21:22 10:21:22.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:22 10:21:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:22 10:21:22.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:22 10:21:22.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:22 10:21:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:22 10:21:22.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:22 10:21:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:22 10:21:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:22 10:21:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children...
06:21:22 10:21:22.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
06:21:22 10:21:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:22 10:21:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:22 10:21:22.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
06:21:22 10:21:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully
06:21:22 10:21:22.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
06:21:22 10:21:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:22 10:21:22.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed
06:21:22 10:21:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:22 10:21:22.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
06:21:22 10:21:22.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard
06:21:22 10:21:22.845 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard
06:21:22 10:21:22.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection
06:21:22 10:21:22.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard
06:21:22 10:21:22.848 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
06:21:22 10:21:22.848 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
06:21:22 10:21:22.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
06:21:22 10:21:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:22 10:21:22.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:22 10:21:22.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:22 10:21:22.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:22 10:21:22.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:22 10:21:22.850 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:22 10:21:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:22 10:21:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:22 10:21:22.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:22 10:21:22.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:22 10:21:22.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
06:21:22 10:21:22.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available....
06:21:22 10:21:22.856 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
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.856 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.857 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
06:21:22 10:21:22.857 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard
06:21:22 10:21:22.857 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)
06:21:22 10:21:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:22 10:21:22.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:22 10:21:22.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:22 10:21:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:22 10:21:22.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:22 10:21:22.858 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:22 10:21:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:22 10:21:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:22 10:21:22.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:22 10:21:22.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:22 10:21:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:22 10:21:22.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 10:21:22.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:22 10:21:22.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:22 10:21:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
06:21:22 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)  Time elapsed: 0.696 s
06:21:22 Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:22 10:21:22.883 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:22 10:21:22.886 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:22 10:21:22.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:22 10:21:22.886 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:22 10:21:22.886 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:22 10:21:22.886 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:22 10:21:22.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:22 10:21:22.896 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:22 10:21:22.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:22 10:21:22.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:22 10:21:22.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:22 10:21:22.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:22 10:21:22.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:22 10:21:22.900 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:22 10:21:22.900 DEBUG [main][MenuItemLookup] Item match:File
06:21:22 10:21:22.901 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:22 10:21:22.901 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:''
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:21:22 10:21:22.906 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:21:22 10:21:22.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:21:22 10:21:22.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:21:22 10:21:22.907 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:21:22 10:21:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:21:22 10:21:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:21:22 10:21:22.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:21:22 10:21:22.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:22 10:21:22.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:22 10:21:22.972 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:22 10:21:22.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:22 10:21:22.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:22 10:21:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:22 10:21:22.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:22 10:21:22.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:22 10:21:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:22 10:21:22.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:22 10:21:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:22 10:21:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:22 10:21:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
06:21:22 10:21:22.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:22 10:21:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:23 10:21:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:23 10:21:23.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:23 10:21:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
06:21:23 10:21:23.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:23 10:21:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:23 10:21:23.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
06:21:23 10:21:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:23 10:21:23.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:23 10:21:23.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
06:21:23 10:21:23.479 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
06:21:23 10:21:23.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
06:21:23 10:21:23.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
06:21:23 10:21:23.480 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:23 10:21:23.480 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:21:23 10:21:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:21:23 10:21:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:23 10:21:23.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:23 10:21:23.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:23 10:21:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:23 10:21:23.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:23 10:21:23.483 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:23 10:21:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:23 10:21:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:23 10:21:23.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:23 10:21:23.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:23 10:21:23.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:23 10:21:23.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
06:21:23 10:21:23.495 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
06:21:23 10:21:23.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:23 10:21:23.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:23 10:21:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:23 10:21:23.499 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:23 10:21:23.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:23 10:21:23.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.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: "Testing new wizard"]
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:23 10:21:23.500 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.500 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:23 10:21:23.500 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
06:21:23 10:21:23.500 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)
06:21:23 10:21:23.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:23 10:21:23.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:23 10:21:23.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:23 10:21:23.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:23 10:21:23.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:23 10:21:23.502 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:23 10:21:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:23 10:21:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:23 10:21:23.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:23 10:21:23.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:23 10:21:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:23 10:21:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:23 10:21:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:23 10:21:23.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:23 10:21:23.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:23 10:21:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:23 10:21:23.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:23 10:21:23.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:23 10:21:23.523 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:23 10:21:23.524 DEBUG [main][MenuItemLookup] Item match:File
06:21:23 10:21:23.525 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:23 10:21:23.525 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:''
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:''
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:21:23 10:21:23.526 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:21:23 10:21:23.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:21:23 10:21:23.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:21:23 10:21:23.540 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:21:23 10:21:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:21:23 10:21:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:21:23 10:21:23.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:21:23 10:21:23.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:23 10:21:23.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:23 10:21:23.612 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:23 10:21:23.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:23 10:21:23.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:23 10:21:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:23 10:21:23.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:23 10:21:23.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:23 10:21:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:23 10:21:23.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:23 10:21:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:23 10:21:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:23 10:21:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
06:21:23 10:21:23.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:23 10:21:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:24 10:21:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:24 10:21:24.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:24 10:21:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
06:21:24 10:21:24.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:24 10:21:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:24 10:21:24.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
06:21:24 10:21:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:24 10:21:24.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:24 10:21:24.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
06:21:24 10:21:24.118 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
06:21:24 10:21:24.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
06:21:24 10:21:24.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
06:21:24 10:21:24.120 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:24 10:21:24.120 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:21:24 10:21:24.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:21:24 10:21:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:24 10:21:24.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:24 10:21:24.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:24 10:21:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:24 10:21:24.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:24 10:21:24.122 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:24 10:21:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:24 10:21:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:24 10:21:24.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:24 10:21:24.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:24 10:21:24.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
06:21:24 10:21:24.131 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
06:21:24 10:21:24.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.132 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.133 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....
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.133 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
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.133 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:24 10:21:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.134 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:24 10:21:24.134 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
06:21:24 10:21:24.134 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)
06:21:24 10:21:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:24 10:21:24.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:24 10:21:24.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:24 10:21:24.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:24 10:21:24.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:24 10:21:24.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:24 10:21:24.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:24 10:21:24.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:24 10:21:24.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:24 10:21:24.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:24 10:21:24.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:24 10:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:24 10:21:24.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
06:21:24 10:21:24.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:24 10:21:24.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:24 10:21:24.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:24 10:21:24.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:24 10:21:24.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:24 10:21:24.169 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:24 10:21:24.170 DEBUG [main][MenuItemLookup] Item match:File
06:21:24 10:21:24.171 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:24 10:21:24.171 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:''
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:''
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:21:24 10:21:24.173 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:21:24 10:21:24.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:21:24 10:21:24.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:21:24 10:21:24.192 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:21:24 10:21:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:21:24 10:21:24.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:21:24 10:21:24.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:21:24 10:21:24.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.270 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:24 10:21:24.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:24 10:21:24.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:24 10:21:24.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:24 10:21:24.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:24 10:21:24.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:24 10:21:24.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:24 10:21:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:24 10:21:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:24 10:21:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
06:21:24 10:21:24.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:24 10:21:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:24 10:21:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:24 10:21:24.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:24 10:21:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
06:21:24 10:21:24.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:24 10:21:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:24 10:21:24.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
06:21:24 10:21:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:24 10:21:24.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:24 10:21:24.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
06:21:24 10:21:24.776 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
06:21:24 10:21:24.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
06:21:24 10:21:24.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
06:21:24 10:21:24.777 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:24 10:21:24.777 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:21:24 10:21:24.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:21:24 10:21:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:24 10:21:24.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:24 10:21:24.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:24 10:21:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:24 10:21:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:24 10:21:24.780 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:24 10:21:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:24 10:21:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:24 10:21:24.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:24 10:21:24.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:24 10:21:24.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
06:21:24 10:21:24.806 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
06:21:24 10:21:24.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.807 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.807 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:24 10:21:24.807 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
06:21:24 10:21:24.807 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)
06:21:24 10:21:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:24 10:21:24.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:24 10:21:24.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:24 10:21:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:24 10:21:24.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:24 10:21:24.812 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:24 10:21:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:24 10:21:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:24 10:21:24.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:24 10:21:24.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:24 10:21:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:24 10:21:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:24 10:21:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:24 10:21:24.829 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:24 10:21:24.829 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:24 10:21:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:24 10:21:24.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:24 10:21:24.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:24 10:21:24.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:24 10:21:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:24 10:21:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:24 10:21:24.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
06:21:24 10:21:24.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:24 10:21:24.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:24 10:21:24.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:24 10:21:24.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:24 10:21:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:24 10:21:24.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:24 10:21:24.833 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:24 10:21:24.833 DEBUG [main][MenuItemLookup] Item match:File
06:21:24 10:21:24.850 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:24 10:21:24.850 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:''
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:''
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:21:24 10:21:24.852 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:21:24 10:21:24.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:21:24 10:21:24.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:21:24 10:21:24.865 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:21:24 10:21:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:21:24 10:21:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:21:24 10:21:24.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:21:24 10:21:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:24 10:21:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:24 10:21:24.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:24 10:21:24.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:24 10:21:24.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:24 10:21:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:24 10:21:24.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:24 10:21:24.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:24 10:21:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:24 10:21:24.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:24 10:21:24.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:24 10:21:24.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:24 10:21:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
06:21:24 10:21:24.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:24 10:21:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:25 10:21:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:25 10:21:25.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:25 10:21:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
06:21:25 10:21:25.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:25 10:21:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:25 10:21:25.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
06:21:25 10:21:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:25 10:21:25.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:25 10:21:25.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
06:21:25 10:21:25.433 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
06:21:25 10:21:25.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
06:21:25 10:21:25.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
06:21:25 10:21:25.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:25 10:21:25.434 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:21:25 10:21:25.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:21:25 10:21:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:25 10:21:25.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:25 10:21:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:25 10:21:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:25 10:21:25.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:25 10:21:25.437 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:25 10:21:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:25 10:21:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:25 10:21:25.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:25 10:21:25.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:25 10:21:25.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']
06:21:25 10:21:25.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
06:21:25 10:21:25.445 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
06:21:25 10:21:25.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:25 10:21:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:25 10:21:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:25 10:21:25.445 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:25 10:21:25.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:25 10:21:25.447 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:25 10:21:25.447 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:25 10:21:25.447 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
06:21:25 10:21:25.447 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)
06:21:25 10:21:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:25 10:21:25.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:25 10:21:25.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:25 10:21:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:25 10:21:25.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:25 10:21:25.449 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:25 10:21:25.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:25 10:21:25.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:25 10:21:25.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:25 10:21:25.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:25 10:21:25.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:25 10:21:25.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:25 10:21:25.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:25 10:21:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
06:21:25 activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 1.267 s
06:21:25 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.663 s
06:21:25 useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.636 s
06:21:25 Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:25 10:21:25.474 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:25 10:21:25.475 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:25 10:21:25.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:25 10:21:25.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:25 10:21:25.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:25 10:21:25.476 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:25 10:21:25.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:25 10:21:25.489 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:25 10:21:25.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:25 10:21:25.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:25 10:21:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:25 10:21:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:25 10:21:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:25 10:21:25.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:25 10:21:25.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:25 10:21:25.492 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:25 10:21:25.492 DEBUG [main][MenuItemLookup] Item match:File
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:''
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:''
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Revert'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:''
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Move...'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:''
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:''
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Import...'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Found menu:'Export...'
06:21:25 10:21:25.493 DEBUG [main][MenuItemLookup] Item match:Export...
06:21:25 10:21:25.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..."
06:21:25 10:21:25.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export...
06:21:25 10:21:25.494 INFO [main][MenuItemHandler] Select menu item: Exp&ort...
06:21:25 10:21:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available....
06:21:25 10:21:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully
06:21:25 10:21:25.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export
06:21:25 10:21:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:25 10:21:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:25 10:21:25.558 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
06:21:25 10:21:25.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:25 10:21:25.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:25 10:21:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:25 10:21:25.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:25 10:21:25.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:25 10:21:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:25 10:21:25.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:25 10:21:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:25 10:21:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:25 10:21:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children...
06:21:25 10:21:25.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
06:21:25 10:21:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:26 10:21:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:26 10:21:26.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
06:21:26 10:21:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully
06:21:26 10:21:26.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
06:21:26 10:21:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:26 10:21:26.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed
06:21:26 10:21:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:26 10:21:26.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
06:21:26 10:21:26.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard
06:21:26 10:21:26.063 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard
06:21:26 10:21:26.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection
06:21:26 10:21:26.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard
06:21:26 10:21:26.065 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
06:21:26 10:21:26.065 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
06:21:26 10:21:26.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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)
06:21:26 10:21:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:26 10:21:26.067 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:26 10:21:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:26 10:21:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:26 10:21:26.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:26 10:21:26.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:26 10:21:26.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
06:21:26 10:21:26.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available....
06:21:26 10:21:26.071 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
06:21:26 10:21:26.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.072 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.072 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
06:21:26 10:21:26.072 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard
06:21:26 10:21:26.072 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)
06:21:26 10:21:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:26 10:21:26.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:26 10:21:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:26 10:21:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:26 10:21:26.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:26 10:21:26.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:26 10:21:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:26 10:21:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:26 10:21:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:26 10:21:26.089 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:26 10:21:26.089 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:26 10:21:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:26 10:21:26.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:26 10:21:26.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
06:21:26 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)  Time elapsed: 0.6 s
06:21:26 Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
06:21:26 10:21:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
06:21:26 10:21:26.140 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
06:21:26 10:21:26.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
06:21:26 10:21:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
06:21:26 10:21:26.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:26 10:21:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
06:21:26 10:21:26.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:26 10:21:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:26 10:21:26.143 INFO [WorkbenchTestable][AbstractButton] Click button OK
06:21:26 10:21:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:26 10:21:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:26 10:21:26.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:26 10:21:26.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:26 10:21:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
06:21:26 10:21:26.214 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
06:21:26 10:21:26.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
06:21:26 10:21:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:21:26 10:21:26.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:26 10:21:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
06:21:26 10:21:26.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:26 10:21:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:21:26 10:21:26.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:26 10:21:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
06:21:26 10:21:26.264 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
06:21:26 10:21:26.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:26 10:21:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:26 10:21:26.266 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:26 10:21:26.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:26 10:21:26.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:26 10:21:26.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:26 10:21:26.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:26 10:21:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
06:21:26 10:21:26.335 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
06:21:26 10:21:26.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:26 10:21:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:21:26 10:21:26.337 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:26 10:21:26.337 INFO [WorkbenchTestable][AbstractText] Text set to: something
06:21:26 10:21:26.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
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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)
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:26 10:21:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:26 10:21:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:26 10:21:26.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
06:21:26 10:21:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:26 10:21:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:26 10:21:26.343 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:26 10:21:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:26 10:21:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:26 10:21:26.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:26 10:21:26.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:26 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
06:21:26 inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.068 s
06:21:26 inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.057 s
06:21:26 inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.065 s
06:21:26 inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.067 s
06:21:26 Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
06:21:26 10:21:26.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
06:21:26 10:21:26.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:26 10:21:26.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
06:21:26 10:21:26.375 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:26 10:21:26.375 DEBUG [main][MenuItemLookup] Item match:File
06:21:26 10:21:26.376 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
06:21:26 10:21:26.376 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:'Project...'
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:''
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:'Folder'
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:'File'
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:''
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
06:21:26 10:21:26.378 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
06:21:26 10:21:26.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
06:21:26 10:21:26.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
06:21:26 10:21:26.379 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
06:21:26 10:21:26.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
06:21:26 10:21:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
06:21:26 10:21:26.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
06:21:26 10:21:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:26 10:21:26.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
06:21:26 10:21:26.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:26 10:21:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:26 10:21:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:26 10:21:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
06:21:26 10:21:26.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:26 10:21:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:26 10:21:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:26 10:21:26.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:26 10:21:26.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
06:21:26 10:21:26.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
06:21:26 10:21:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:26 10:21:26.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
06:21:26 10:21:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:26 10:21:26.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
06:21:26 10:21:26.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
06:21:26 10:21:26.982 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
06:21:26 10:21:26.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
06:21:26 10:21:26.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
06:21:26 10:21:26.983 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
06:21:26 10:21:26.983 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
06:21:26 10:21:26.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
06:21:26 10:21:26.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:26 10:21:26.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:26 10:21:26.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:26 10:21:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:26 10:21:26.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:26 10:21:26.985 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
06:21:26 10:21:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:26 10:21:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:26 10:21:26.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:26 10:21:26.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:26 10:21:26.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
06:21:26 10:21:26.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
06:21:26 10:21:26.991 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
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.991 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.991 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....
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:26 10:21:26.991 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
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
06:21:26 10:21:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:26 10:21:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:26 10:21:26.992 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
06:21:27 10:21:26.992 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
06:21:27 10:21:26.993 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)
06:21:27 10:21:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:27 10:21:26.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:27 10:21:26.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:27 10:21:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:27 10:21:26.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:27 10:21:26.994 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
06:21:27 10:21:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:27 10:21:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:27 10:21:26.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:27 10:21:26.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:27 10:21:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:27 10:21:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:27 10:21:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
06:21:27 10:21:27.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
06:21:27 10:21:27.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
06:21:27 10:21:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
06:21:27 10:21:27.023 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....
06:21:27 10:21:27.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:27 10:21:27.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:27 10:21:27.064 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
06:21:27 10:21:27.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
06:21:27 10:21:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:27 10:21:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:27 10:21:27.065 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:27 10:21:27.065 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.066 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.067 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.067 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.067 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.067 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message")
06:21:27 10:21:27.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:27 10:21:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:27 10:21:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:27 10:21:27.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
06:21:27 10:21:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:27 10:21:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:27 10:21:27.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:27 10:21:27.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:27 10:21:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:27 10:21:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:27 10:21:27.069 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message
06:21:27 10:21:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:27 10:21:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:27 10:21:27.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:27 10:21:27.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:27 10:21:27.072 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.072 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:27 10:21:27.073 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.076 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.077 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.077 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21: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: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message")
06:21:27 10:21:27.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:27 10:21:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:27 10:21:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:27 10:21:27.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
06:21:27 10:21:27.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:27 10:21:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:27 10:21:27.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:27 10:21:27.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:27 10:21:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:27 10:21:27.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:27 10:21:27.078 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message
06:21:27 10:21:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:27 10:21:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:27 10:21:27.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:27 10:21:27.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:27 10:21:27.080 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.080 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:27 10:21:27.081 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.081 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.081 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.081 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.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 "TitleAreaDialog info message")
06:21:27 10:21:27.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:27 10:21:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:27 10:21:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:27 10:21:27.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
06:21:27 10:21:27.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:27 10:21:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:27 10:21:27.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:27 10:21:27.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:27 10:21:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:27 10:21:27.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:27 10:21:27.082 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message
06:21:27 10:21:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:27 10:21:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:27 10:21:27.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:27 10:21:27.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:27 10:21:27.083 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.083 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:27 10:21:27.084 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.084 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.084 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.084 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message")
06:21:27 10:21:27.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:27 10:21:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:27 10:21:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:27 10:21:27.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
06:21:27 10:21:27.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:27 10:21:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:27 10:21:27.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:27 10:21:27.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:27 10:21:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:27 10:21:27.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:27 10:21:27.085 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message
06:21:27 10:21:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:27 10:21:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:27 10:21:27.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:27 10:21:27.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:27 10:21:27.087 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.087 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:27 10:21:27.087 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.088 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.088 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.088 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider")
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:27 10:21:27.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:27 10:21:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:27 10:21:27.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:27 10:21:27.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:27 10:21:27.089 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider
06:21:27 10:21:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:27 10:21:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:27 10:21:27.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:27 10:21:27.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:27 10:21:27.111 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:27 10:21:27.111 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.112 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.112 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
06:21:27 10:21:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available....
06:21:27 10:21:27.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:27 10:21:27.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:27 10:21:27.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:27 10:21:27.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:28 10:21:28.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:28 10:21:28.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:28 10:21:28.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:28 10:21:28.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:29 10:21:29.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:30 10:21:29.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:30 10:21:29.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:30 10:21:29.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:30 10:21:30.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:30 10:21:30.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:30 10:21:30.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:34 10:21:30.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:34 10:21:31.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:34 10:21:31.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:34 10:21:31.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:35 10:21:31.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:35 10:21:32.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:32.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:32.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:32.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:33.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:33.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:33.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:33.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:34.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:34.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:34.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:34.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:35.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:35.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:35.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:35.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:36.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:36.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:36.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:36.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:37.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:37.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:37 10:21:37.227 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
06:21:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.869 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
06:21:37 testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.659 s
06:21:37 titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.097 s
06:21:37 testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 10.112 s
06:21:37 Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.238 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:37 10:21:37.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:37 10:21:37.239 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.239 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:37 10:21:37.239 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:37 10:21:37.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:37 10:21:37.250 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:37 10:21:37.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:37 10:21:37.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:37 10:21:37.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:37 10:21:37.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:37 10:21:37.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:37 10:21:37.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:37 10:21:37.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:37 10:21:37.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:37 10:21:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:37 10:21:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:37 10:21:37.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:37 10:21:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:37 10:21:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:37 10:21:37.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:37 10:21:37.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:37 10:21:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:37 10:21:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:37 10:21:37.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:37 10:21:37.296 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
06:21:37 10:21:37.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:37 10:21:37.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:37 10:21:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:37 10:21:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:37 10:21:37.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:37 10:21:37.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:37 10:21:37.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:37 10:21:37.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:37 10:21:37.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:37 10:21:37.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:37 10:21:37.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
06:21:37 10:21:37.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:37 10:21:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:37 10:21:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:37 10:21:37.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:37 10:21:37.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:37 10:21:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:37 10:21:37.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:37 10:21:37.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:37 10:21:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:37 10:21:37.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:37 10:21:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:37 10:21:37.347 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
06:21:37 10:21:37.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:37 10:21:37.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:37 10:21:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:37 10:21:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:37 10:21:37.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:37 10:21:37.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:37 10:21:37.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:37 10:21:37.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:37 10:21:37.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:37 10:21:37.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:37 10:21:37.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:37 10:21:37.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:37 10:21:37.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:37 10:21:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:37 10:21:37.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:37 10:21:37.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:37 10:21:37.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:37 10:21:37.387 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
06:21:37 10:21:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:37 10:21:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:37 10:21:37.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
06:21:37 10:21:37.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
06:21:37 10:21:37.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:37 10:21:37.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed
06:21:37 10:21:37.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:37 10:21:37.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
06:21:37 10:21:37.895 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1
06:21:37 10:21:37.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
06:21:37 10:21:37.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:38 10:21:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:38 10:21:38.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
06:21:38 10:21:38.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
06:21:38 10:21:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:38 10:21:38.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed
06:21:38 10:21:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:38 10:21:38.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
06:21:38 10:21:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:38 10:21:38.437 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
06:21:38 10:21:38.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:38 10:21:38.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:38 10:21:38.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:38 10:21:38.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:38 10:21:38.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:38 10:21:38.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:38 10:21:38.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:38 10:21:38.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:38 10:21:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:38 10:21:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:38 10:21:38.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:38 10:21:38.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:38 10:21:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:38 10:21:38.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:38 10:21:38.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:38 10:21:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:38 10:21:38.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:38 10:21:38.477 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:38 10:21:38.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:38 10:21:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:38 10:21:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:38 10:21:38.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:38 10:21:38.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:38 10:21:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:38 10:21:38.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:38 10:21:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:38 10:21:38.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:38 10:21:38.985 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:38 10:21:38.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:38 10:21:38.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:39 10:21:39.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:39 10:21:39.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:39 10:21:39.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:39 10:21:39.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:39 10:21:39.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:39 10:21:39.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:39 10:21:39.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:39 10:21:39.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:39 10:21:39.511 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
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:39 10:21:39.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:39 10:21:39.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:39 10:21:39.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:39 10:21:39.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:39 10:21:39.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:39 10:21:39.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:39 10:21:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:39 10:21:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:39 10:21:39.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:39 10:21:39.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:39 10:21:39.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:39 10:21:39.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:39 10:21:39.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:39 10:21:39.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:39 10:21:39.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:39 10:21:39.566 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:39 10:21:39.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:39 10:21:39.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:40 10:21:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:40 10:21:40.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:40 10:21:40.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:40 10:21:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:40 10:21:40.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:40 10:21:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:40 10:21:40.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:40 10:21:40.073 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:40 10:21:40.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:40 10:21:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:40 10:21:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:40 10:21:40.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:40 10:21:40.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:40 10:21:40.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:40 10:21:40.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:40 10:21:40.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:40 10:21:40.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:40 10:21:40.582 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1
06:21:40 10:21:40.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
06:21:40 10:21:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:41 10:21:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:41 10:21:41.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
06:21:41 10:21:41.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
06:21:41 10:21:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:41 10:21:41.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed
06:21:41 10:21:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:41 10:21:41.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
06:21:41 10:21:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:41 10:21:41.102 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
06:21:41 10:21:41.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:41 10:21:41.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:41 10:21:41.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:41 10:21:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:41 10:21:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:41 10:21:41.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:41 10:21:41.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:41 10:21:41.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:41 10:21:41.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:41 10:21:41.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:41 10:21:41.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:41 10:21:41.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:41 10:21:41.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:41 10:21:41.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:41 10:21:41.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:41 10:21:41.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:41 10:21:41.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:41 10:21:41.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:41 10:21:41.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:41 10:21:41.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:41 10:21:41.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:41 10:21:41.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:41 10:21:41.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:41 10:21:41.133 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:41 10:21:41.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:41 10:21:41.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:41 10:21:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:41 10:21:41.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:41 10:21:41.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:41 10:21:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:41 10:21:41.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:41 10:21:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:41 10:21:41.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:41 10:21:41.640 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:41 10:21:41.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:41 10:21:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:42 10:21:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:42 10:21:42.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:42 10:21:42.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:42 10:21:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:42 10:21:42.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:42 10:21:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:42 10:21:42.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:42 10:21:42.149 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:42 10:21:42.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:42 10:21:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:42 10:21:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:42 10:21:42.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:42 10:21:42.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:42 10:21:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:42 10:21:42.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:42 10:21:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:42 10:21:42.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:42 10:21:42.660 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:42 10:21:42.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:42 10:21:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:43 10:21:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:43 10:21:43.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:43 10:21:43.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:43 10:21:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:43 10:21:43.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:43 10:21:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:43 10:21:43.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:43 10:21:43.173 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:43 10:21:43.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:43 10:21:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:43 10:21:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:43 10:21:43.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:43 10:21:43.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:43 10:21:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:43 10:21:43.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:43 10:21:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:43 10:21:43.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:43 10:21:43.675 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:43 10:21:43.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:43 10:21:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:44 10:21:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:44 10:21:44.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:44 10:21:44.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:44 10:21:44.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:44 10:21:44.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:44 10:21:44.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:44 10:21:44.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:44 10:21:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:44 10:21:44.186 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
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:44 10:21:44.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:44 10:21:44.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:44 10:21:44.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:44 10:21:44.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:44 10:21:44.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:44 10:21:44.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:44 10:21:44.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:44 10:21:44.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:44 10:21:44.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:44 10:21:44.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
06:21:44 10:21:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
06:21:44 10:21:44.225 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
06:21:44 10:21:44.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
06:21:44 10:21:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:44 10:21:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:44 10:21:44.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
06:21:44 10:21:44.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
06:21:44 10:21:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:44 10:21:44.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
06:21:44 10:21:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:44 10:21:44.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
06:21:44 10:21:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:44 10:21:44.739 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
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:44 10:21:44.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:44 10:21:44.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:44 10:21:44.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:44 10:21:44.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:44 10:21:44.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:44 10:21:44.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:44 10:21:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:44 10:21:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:44 10:21:44.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:44 10:21:44.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:44 10:21:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:44 10:21:44.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:44 10:21:44.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:44 10:21:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:44 10:21:44.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:44 10:21:44.778 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
06:21:44 10:21:44.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
06:21:44 10:21:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:45 10:21:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:45 10:21:45.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
06:21:45 10:21:45.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
06:21:45 10:21:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:45 10:21:45.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
06:21:45 10:21:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:45 10:21:45.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
06:21:45 10:21:45.284 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1
06:21:45 10:21:45.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
06:21:45 10:21:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:45 10:21:45.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:45 10:21:45.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
06:21:45 10:21:45.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
06:21:45 10:21:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:45 10:21:45.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed
06:21:45 10:21:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:45 10:21:45.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
06:21:45 10:21:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:45 10:21:45.797 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
06:21:45 10:21:45.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:45 10:21:45.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:45 10:21:45.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:45 10:21:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:45 10:21:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:45 10:21:45.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:45 10:21:45.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:45 10:21:45.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:45 10:21:45.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:45 10:21:45.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:45 10:21:45.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:45 10:21:45.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:45 10:21:45.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:45 10:21:45.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:45 10:21:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:45 10:21:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:45 10:21:45.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:45 10:21:45.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:45 10:21:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:45 10:21:45.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:45 10:21:45.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:45 10:21:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:45 10:21:45.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:45 10:21:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:45 10:21:45.838 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
06:21:45 10:21:45.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:45 10:21:45.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:45 10:21:45.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:45 10:21:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:45 10:21:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:45 10:21:45.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:45 10:21:45.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:45 10:21:45.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:45 10:21:45.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:45 10:21:45.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:45 10:21:45.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:45 10:21:45.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:45 10:21:45.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
06:21:45 10:21:45.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:45 10:21:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:45 10:21:45.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:45 10:21:45.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:45 10:21:45.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
06:21:45 10:21:45.879 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:45 10:21:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:46 10:21:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:46 10:21:46.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:46 10:21:46.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:46 10:21:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:46 10:21:46.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:46 10:21:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:46 10:21:46.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:46 10:21:46.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
06:21:46 10:21:46.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:46 10:21:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:46 10:21:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:46 10:21:46.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:46 10:21:46.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
06:21:46 10:21:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:46 10:21:46.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
06:21:46 10:21:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:46 10:21:46.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
06:21:46 10:21:46.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:46 10:21:46.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:46 10:21:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:47 10:21:47.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:47 10:21:47.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:47 10:21:47.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:47 10:21:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:47 10:21:47.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:47 10:21:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:47 10:21:47.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:47 10:21:47.403 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:47 10:21:47.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:47 10:21:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:47 10:21:47.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:47 10:21:47.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:47 10:21:47.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:47 10:21:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:47 10:21:47.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:47 10:21:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:47 10:21:47.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:47 10:21:47.914 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:47 10:21:47.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:47 10:21:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:48 10:21:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:48 10:21:48.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:48 10:21:48.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:48 10:21:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:48 10:21:48.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:48 10:21:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:48 10:21:48.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:48 10:21:48.416 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
06:21:48 10:21:48.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:48 10:21:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:48 10:21:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:48 10:21:48.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:48 10:21:48.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
06:21:48 10:21:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
06:21:48 10:21:48.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
06:21:48 10:21:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
06:21:48 10:21:48.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
06:21:48 10:21:48.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:48 10:21:48.926 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
06:21:48 10:21:48.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:48 10:21:48.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:48 10:21:48.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:48 10:21:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:48 10:21:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:48 10:21:48.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
06:21:48 10:21:48.927 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:48 10:21:48.927 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:48 10:21:48.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:48 10:21:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:48 10:21:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:48 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.692 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
06:21:48 getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.046 s
06:21:48 getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.051 s
06:21:48 getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.09 s
06:21:48 getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.073 s
06:21:48 getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.592 s
06:21:48 getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.084 s
06:21:48 getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.553 s
06:21:48 testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.058 s
06:21:48 getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.041 s
06:21:48 getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.088 s
06:21:48 Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:48 10:21:48.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:48 10:21:48.934 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:48 10:21:48.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:48 10:21:48.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:48 10:21:48.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:48 10:21:48.934 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:48 10:21:48.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:48 10:21:48.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:48 10:21:48.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:48 
06:21:48 (Eclipse:1653): Gtk-CRITICAL **: 10:21:48.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:21:48 10:21:48.973 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
06:21:48 10:21:48.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:48 10:21:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:48 10:21:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:48 10:21:48.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
06:21:48 10:21:48.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:48 10:21:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:48 10:21:48.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:48 10:21:48.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:48 10:21:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:48 10:21:48.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
06:21:48 10:21:48.987 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej
06:21:48 10:21:48.990 TRACE [main][WidgetHandler] Notify Table with event 13
06:21:48 10:21:48.990 TRACE [main][WidgetHandler] Wait for synchronization
06:21:48 10:21:48.991 TRACE [main][WidgetHandler] Notify Table with event 3
06:21:48 10:21:48.991 TRACE [main][WidgetHandler] Wait for synchronization
06:21:48 10:21:48.991 TRACE [main][WidgetHandler] Notify Table with event 4
06:21:48 10:21:48.991 TRACE [main][WidgetHandler] Wait for synchronization
06:21:48 10:21:48.997 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
06:21:48 10:21:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:48 10:21:48.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:48 10:21:48.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:48 10:21:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:48 10:21:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
06:21:48 10:21:48.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
06:21:48 10:21:48.998 INFO [WorkbenchTestable][AbstractText] Text set to: abc
06:21:48 10:21:48.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16
06:21:48 10:21:48.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:49 10:21:49.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
06:21:49 10:21:49.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
06:21:49 10:21:49.001 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
06:21:49 10:21:49.001 DEBUG [main][AbstractWait] Waiting until shell is active...
06:21:49 10:21:49.001 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
06:21:49 10:21:49.002 INFO [main][AbstractShell] Close shell Testing shell
06:21:49 10:21:49.002 INFO [main][ShellHandler] Closing shell 'Testing shell'
06:21:49 10:21:49.005 DEBUG [main][AbstractWait] Waiting while shell is available...
06:21:49 10:21:49.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
06:21:49 10:21:49.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:49 10:21:49.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:49 10:21:49.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:49 10:21:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:49 10:21:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:49 10:21:49.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
06:21:49 10:21:49.011 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:49 10:21:49.011 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:49 10:21:49.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:49 10:21:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:49 10:21:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest
06:21:49 tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)  Time elapsed: 0.064 s
06:21:49 Running org.eclipse.reddeer.jface.test.window.WindowTest
06:21:49 10:21:49.018 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"]
06:21:49 10:21:49.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:49 10:21:49.031 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"]
06:21:49 10:21:49.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:49 10:21:49.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:49 10:21:49.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:49 10:21:49.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:49 10:21:49.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:49 10:21:49.034 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")
06:21:49 10:21:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:49 10:21:49.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:49 10:21:49.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:49 10:21:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:49 10:21:49.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:49 10:21:49.041 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:49 10:21:49.041 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:49 10:21:49.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:49 10:21:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
06:21:49 10:21:49.063 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
06:21:49 10:21:49.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:49 10:21:49.064 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:49 10:21:49.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:49 10:21:49.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:49 10:21:49.064 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")
06:21:49 10:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:49 10:21:49.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:49 10:21:49.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:49 10:21:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:49 10:21:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:50 10:21:50.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:50 10:21:50.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:50 10:21:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:21:50 10:21:50.067 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:21:50 10:21:50.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
06:21:50 10:21:50.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:50 10:21:50.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:50 10:21:50.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:50 10:21:50.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:50 10:21:50.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:50 10:21:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:50 10:21:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:50 10:21:50.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:50 10:21:50.077 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")
06:21:50 10:21:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:50 10:21:50.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:50 10:21:50.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:50 10:21:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:50 10:21:50.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:50 10:21:50.080 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:50 10:21:50.080 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:50 10:21:50.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:50 10:21:50.099 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"]
06:21:50 10:21:50.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:50 10:21:50.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:50 10:21:50.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:50 10:21:50.111 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:50 10:21:50.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:50 10:21:50.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:50 10:21:50.111 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")
06:21:50 10:21:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:50 10:21:50.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:50 10:21:50.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:50 10:21:50.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:50 10:21:50.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:51 10:21:51.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:51 10:21:51.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:21:51 10:21:51.113 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:21:51 10:21:51.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
06:21:51 10:21:51.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:51 10:21:51.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:51 10:21:51.122 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")
06:21:51 10:21:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:51 10:21:51.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:51 10:21:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:51 10:21:51.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:51 10:21:51.126 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:51 10:21:51.126 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:51 10:21:51.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available....
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.149 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
06:21:51 10:21:51.149 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
06:21:51 10:21:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:21:51 10:21:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:21:51 10:21:51.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:51 10:21:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:51 10:21:51.157 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")
06:21:51 10:21:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:51 10:21:51.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:51 10:21:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:51 10:21:51.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:51 10:21:51.160 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:51 10:21:51.161 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:51 10:21:51.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:51 10:21:51.181 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....
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.182 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
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.183 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
06:21:51 10:21:51.183 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
06:21:51 10:21:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:21:51 10:21:51.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:21:51 10:21:51.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:51 10:21:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:51 10:21:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:51 10:21:51.218 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"]
06:21:51 10:21:51.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.218 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"]
06:21:51 10:21:51.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:51 10:21:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:51 10:21:51.219 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")
06:21:51 10:21:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:51 10:21:51.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:51 10:21:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:51 10:21:51.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:51 10:21:51.223 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:51 10:21:51.223 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:51 10:21:51.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:51 10:21:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
06:21:51 10:21:51.244 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
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.244 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.244 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
06:21:51 10:21:51.245 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
06:21:51 10:21:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
06:21:51 10:21:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
06:21:51 10:21:51.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:51 10:21:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:51 10:21:51.262 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")
06:21:51 10:21:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:51 10:21:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:51 10:21:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:51 10:21:51.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:51 10:21:51.265 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:51 10:21:51.266 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:51 10:21:51.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:51 10:21:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
06:21:51 10:21:51.279 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
06:21:51 10:21:51.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.280 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:51 10:21:51.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
06:21:51 10:21:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:51 10:21:51.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:51 10:21:51.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:51 10:21:51.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:52 10:21:52.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:52 10:21:52.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:52 10:21:52.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:21:52 10:21:52.282 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:21:52 10:21:52.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
06:21:52 10:21:52.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:52 10:21:52.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:52 10:21:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:52 10:21:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:52 10:21:52.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
06:21:52 10:21:52.291 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")
06:21:52 10:21:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:52 10:21:52.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:52 10:21:52.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:52 10:21:52.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:52 10:21:52.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
06:21:52 10:21:52.295 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
06:21:52 10:21:52.295 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
06:21:52 10:21:52.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:52 10:21:52.323 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"]
06:21:52 10:21:52.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:52 10:21:52.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:52 10:21:52.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:52 10:21:52.324 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:52 10:21:52.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:52 10:21:52.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
06:21:52 10:21:52.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
06:21:52 10:21:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:52 10:21:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:52 10:21:52.325 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")
06:21:52 10:21:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:52 10:21:52.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:52 10:21:52.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:52 10:21:52.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:52 10:21:52.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:53 10:21:53.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:53 10:21:53.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
06:21:53 10:21:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
06:21:53 10:21:53.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
06:21:53 10:21:53.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
06:21:53 10:21:53.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:53 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.82 s - in org.eclipse.reddeer.jface.test.window.WindowTest
06:21:53 openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.058 s
06:21:53 openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
06:21:53 openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.045 s
06:21:53 openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
06:21:53 eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.096 s
06:21:53 openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.073 s
06:21:53 openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.545 s
06:21:53 Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 10:21:53.843 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 10:21:53.843 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
06:21:53 10:21:53.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:53 10:21:53.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
06:21:53 10:21:53.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
06:21:53 10:21:53.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 10:21:53.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
06:21:53 10:21:53.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
06:21:53 10:21:53.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
06:21:53 10:21:53.847 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....
06:21:53 10:21:53.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:53 10:21:53.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
06:21:53 10:21:53.911 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
06:21:53 10:21:53.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
06:21:53 10:21:53.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:53 10:21:53.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:53 10:21:53.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.913 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")
06:21:53 10:21:53.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:53 10:21:53.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid")
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:53 10:21:53.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
06:21:53 10:21:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:53 10:21:53.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:53 10:21:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:53 10:21:53.915 INFO [WorkbenchTestable][AbstractButton] Click button make valid
06:21:53 10:21:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:53 10:21:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:53 10:21:53.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:53 10:21:53.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:53 10:21:53.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.917 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")
06:21:53 10:21:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:53 10:21:53.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:53 10:21:53.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:53 10:21:53.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.919 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")
06:21:53 10:21:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
06:21:53 10:21:53.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
06:21:53 10:21:53.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
06:21:53 10:21:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
06:21:53 10:21:53.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
06:21:53 10:21:53.920 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
06:21:53 10:21:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
06:21:53 10:21:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
06:21:53 10:21:53.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
06:21:53 10:21:53.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
06:21:53 10:21:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:53 10:21:53.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:53 10:21:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:53 10:21:53.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
06:21:53 10:21:53.954 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 10:21:53.954 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
06:21:53 10:21:53.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
06:21:53 10:21:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
06:21:53 10:21:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
06:21:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
06:21:53 testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)  Time elapsed: 0.107 s
06:21:53 
06:21:53 Results:
06:21:53 
06:21:53 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
06:21:53 
06:21:55 [INFO] All tests passed!
06:21:55 [INFO] 
06:21:55 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test ---
06:21:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec
06:21:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
06:21:55 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
06:21:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
06:21:56 [INFO] 
06:21:56 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------
06:21:56 [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58]
06:21:56 [INFO]   from tests/org.eclipse.reddeer.integration.test/pom.xml
06:21:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:21:56 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:21:56 [INFO] 
06:21:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] 
06:21:56 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests...
06:21:56 [INFO] 
06:21:56 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test ---
06:21:56 [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/**/*
06:21:56 [INFO] 
06:21:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/resources
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/bin
06:21:56 [INFO] 
06:21:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/src/test/resources
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test ---
06:21:56 [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
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test ---
06:21:56 [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
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] 
06:21:56 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] Skipping tests
06:21:56 [INFO] 
06:21:56 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test ---
06:21:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
06:21:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
06:21:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
06:21:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
06:21:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
06:21:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
06:21:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
06:21:57 [INFO] 
06:21:57 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >--------
06:21:57 [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT                    [37/58]
06:21:57 [INFO]   from tests/org.eclipse.reddeer.eclipse.test/pom.xml
06:21:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:21:57 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
06:21:57 [INFO] 
06:21:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test ---
06:21:57 [INFO] 
06:21:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test ---
06:21:57 [INFO] The project's OSGi version is 4.7.0.v20230828-1006
06:21:57 [INFO] 
06:21:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test ---
06:21:57 [INFO] 
06:21:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test ---
06:21:57 [INFO] 
06:21:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test ---
06:21:57 [INFO] 
06:21:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test ---
06:21:57 [INFO] Resolving class path of RedDeer Eclipse Tests...
06:21:58 [INFO] 
06:21:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
06:21:58 [INFO] 
06:21:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:21:58 [INFO] Copying 12 resources
06:21:58 [INFO] 
06:21:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/bin
06:21:58 [INFO] 
06:21:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:21:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/src/test/resources
06:21:58 [INFO] 
06:21:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [INFO] 
06:21:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [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
06:21:58 [INFO] 
06:21:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [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
06:21:58 [INFO] 
06:21:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test ---
06:21:58 [INFO] 
06:21:58 [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test ---
06:22:07 [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar
06:22:07 [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
06:22:07 [INFO] 
06:22:07 [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test ---
06:22:08 Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar
06:22:09 10/2127K
21/2127K
32/2127K
42/2127K
53/2127K
69/2127K
85/2127K
101/2127K
117/2127K
133/2127K
149/2127K
165/2127K
181/2127K
197/2127K
213/2127K
229/2127K
245/2127K
261/2127K
277/2127K
293/2127K
309/2127K
325/2127K
341/2127K
357/2127K
373/2127K
389/2127K
405/2127K
421/2127K
437/2127K
453/2127K
469/2127K
485/2127K
501/2127K
517/2127K
533/2127K
549/2127K
565/2127K
581/2127K
597/2127K
613/2127K
629/2127K
645/2127K
661/2127K
677/2127K
693/2127K
709/2127K
725/2127K
741/2127K
757/2127K
773/2127K
789/2127K
805/2127K
821/2127K
837/2127K
853/2127K
869/2127K
885/2127K
901/2127K
917/2127K
933/2127K
949/2127K
965/2127K
981/2127K
997/2127K
1013/2127K
1029/2127K
1045/2127K
1061/2127K
1077/2127K
1093/2127K
1109/2127K
1125/2127K
1141/2127K
1157/2127K
1173/2127K
1189/2127K
1205/2127K
1221/2127K
1237/2127K
1253/2127K
1269/2127K
1285/2127K
1301/2127K
1317/2127K
1333/2127K
1349/2127K
1365/2127K
1381/2127K
1397/2127K
1413/2127K
1429/2127K
1445/2127K
1461/2127K
1477/2127K
1493/2127K
1509/2127K
1525/2127K
1541/2127K
1557/2127K
1573/2127K
1589/2127K
1605/2127K
1621/2127K
1637/2127K
1653/2127K
1669/2127K
1685/2127K
1701/2127K
1717/2127K
1733/2127K
1749/2127K
1765/2127K
1781/2127K
1797/2127K
1813/2127K
1829/2127K
1845/2127K
1861/2127K
1877/2127K
1893/2127K
1909/2127K
1925/2127K
1941/2127K
1957/2127K
1973/2127K
1989/2127K
2005/2127K
2021/2127K
2037/2127K
2053/2127K
2069/2127K
2085/2127K
2101/2127K
2117/2127K
2127/2127K
2127K downloaded
06:22:09 [INFO] 
06:22:09 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test ---
06:22:13 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (249kB)
06:22:13 [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)
06:22:14 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.92MB)
06:22:14 [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.82MB)
06:22:14 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.53MB)
06:22:14 [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB)
06:22:14 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.99kB)
06:22:14 [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB)
06:22:14 [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)
06:22:15 [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)
06:22:15 [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB)
06:22:15 [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)
06:22:15 [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (106.86kB)
06:22:15 [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.45kB)
06:22:15 [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (266.68kB)
06:22:15 [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.03kB)
06:22:15 [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)
06:22:15 [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)
06:22:15 [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)
06:22:15 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.02MB)
06:22:15 [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)
06:22:15 [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)
06:22:15 [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)
06:22:15 [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)
06:22:15 [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)
06:22:16 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (293.71kB)
06:22:16 [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)
06:22:16 [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)
06:22:16 [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (254.52kB)
06:22:16 [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)
06:22:16 [INFO] Fetching org.eclipse.help.base_4.4.100.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (440.5kB)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.39kB)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (398.67kB)
06:22:16 [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.79kB)
06:22:16 [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (133.18kB)
06:22:16 [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (67.72kB)
06:22:16 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.38kB)
06:22:16 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.52kB)
06:22:16 [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)
06:22:16 [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.29kB)
06:22:16 [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)
06:22:16 [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)
06:22:16 [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)
06:22:16 [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (96.25kB)
06:22:16 [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (84.41kB)
06:22:17 [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (66.72kB)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (93.67kB)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.67kB)
06:22:17 [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.8kB)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [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)
06:22:17 [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.75kB)
06:22:17 [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (211.53kB)
06:22:17 [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (557.33kB)
06:22:17 [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.39kB)
06:22:17 [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:
06:22:17 [ERROR]    Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
06:22:17 [ERROR]       MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
06:22:17 [INFO] ------------------------------------------------------------------------
06:22:17 [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT:
06:22:17 [INFO] 
06:22:17 [INFO] RedDeer Parent POM File ............................ SUCCESS [  0.972 s]
06:22:17 [INFO] RedDeer Plugins .................................... SUCCESS [  0.004 s]
06:22:17 [INFO] RedDeer Common ..................................... SUCCESS [  6.209 s]
06:22:17 [INFO] RedDeer Workbench Core ............................. SUCCESS [  0.975 s]
06:22:17 [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [  0.416 s]
06:22:17 [INFO] RedDeer Core ....................................... SUCCESS [  1.278 s]
06:22:17 [INFO] RedDeer SWT ........................................ SUCCESS [  0.687 s]
06:22:17 [INFO] RedDeer JFace ...................................... SUCCESS [  0.618 s]
06:22:17 [INFO] RedDeer Workbench .................................. SUCCESS [  0.937 s]
06:22:17 [INFO] RedDeer E4 Workbench ............................... SUCCESS [  0.510 s]
06:22:17 [INFO] RedDeer UIForms .................................... SUCCESS [  0.431 s]
06:22:17 [INFO] RedDeer Direct ..................................... SUCCESS [  0.415 s]
06:22:17 [INFO] RedDeer JUnit ...................................... SUCCESS [  0.882 s]
06:22:17 [INFO] RedDeer Eclipse .................................... SUCCESS [  1.281 s]
06:22:17 [INFO] RedDeer GEF ........................................ SUCCESS [  0.481 s]
06:22:17 [INFO] RedDeer GEF Spy .................................... SUCCESS [  0.605 s]
06:22:17 [INFO] RedDeer Graphiti ................................... SUCCESS [  0.467 s]
06:22:17 [INFO] RedDeer JDT Junit .................................. SUCCESS [  0.287 s]
06:22:17 [INFO] RedDeer JUnit Extensions ........................... SUCCESS [  0.640 s]
06:22:17 [INFO] RedDeer Requirements ............................... SUCCESS [  0.655 s]
06:22:17 [INFO] RedDeer UI ......................................... SUCCESS [  1.456 s]
06:22:17 [INFO] RedDeer Spy ........................................ SUCCESS [  0.399 s]
06:22:17 [INFO] RedDeer Recorder ................................... SUCCESS [  0.626 s]
06:22:17 [INFO] RedDeer Go ......................................... SUCCESS [  0.257 s]
06:22:17 [INFO] RedDeer Log Parser ................................. SUCCESS [  0.708 s]
06:22:17 [INFO] RedDeer CodeGen .................................... SUCCESS [  0.613 s]
06:22:17 [INFO] RedDeer Test-Apps .................................. SUCCESS [  0.003 s]
06:22:17 [INFO] RedDeer E4 Test App ................................ SUCCESS [  0.203 s]
06:22:17 [INFO] RedDeer Tests ...................................... SUCCESS [  0.044 s]
06:22:17 [INFO] RedDeer Common Tests ............................... SUCCESS [01:10 min]
06:22:17 [INFO] RedDeer SWT Tests .................................. SUCCESS [03:35 min]
06:22:17 [INFO] RedDeer Core Tests ................................. SUCCESS [03:10 min]
06:22:17 [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:51 min]
06:22:17 [INFO] RedDeer UIForms Test ............................... SUCCESS [ 20.984 s]
06:22:17 [INFO] RedDeer JFace Tests ................................ SUCCESS [01:20 min]
06:22:17 [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [  1.103 s]
06:22:17 [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 20.272 s]
06:22:17 [INFO] RedDeer GEF Tests .................................. SKIPPED
06:22:17 [INFO] RedDeer Graphiti Tests ............................. SKIPPED
06:22:17 [INFO] RedDeer Direct Tests ............................... SKIPPED
06:22:17 [INFO] RedDeer JUnit Tests ................................ SKIPPED
06:22:17 [INFO] RedDeer Requirements Tests ......................... SKIPPED
06:22:17 [INFO] RedDeer UI Tests ................................... SKIPPED
06:22:17 [INFO] RedDeer E4 Workbench Tests ......................... SKIPPED
06:22:17 [INFO] RedDeer Features ................................... SKIPPED
06:22:17 [INFO] RedDeer E4 Feature ................................. SKIPPED
06:22:17 [INFO] RedDeer Eclipse Feature ............................ SKIPPED
06:22:17 [INFO] RedDeer GEF Spy Feature ............................ SKIPPED
06:22:17 [INFO] RedDeer SWT Feature ................................ SKIPPED
06:22:17 [INFO] RedDeer Tests Feature .............................. SKIPPED
06:22:17 [INFO] RedDeer UI Feature ................................. SKIPPED
06:22:17 [INFO] RedDeer Recorder Feature ........................... SKIPPED
06:22:17 [INFO] RedDeer GEF/Graphiti Feature ....................... SKIPPED
06:22:17 [INFO] RedDeer Spy Feature ................................ SKIPPED
06:22:17 [INFO] RedDeer Log Parser Feature ......................... SKIPPED
06:22:17 [INFO] RedDeer CodeGen Feature ............................ SKIPPED
06:22:17 [INFO] RedDeer Site ....................................... SKIPPED
06:22:17 [INFO] RedDeer Archetype .................................. SKIPPED
06:22:17 [INFO] ------------------------------------------------------------------------
06:22:17 [INFO] BUILD FAILURE
06:22:17 [INFO] ------------------------------------------------------------------------
06:22:17 [INFO] Total time:  16:17 min
06:22:17 [INFO] Finished at: 2023-08-28T10:22:17Z
06:22:17 [INFO] ------------------------------------------------------------------------
06:22:17 [WARNING] 
06:22:17 [WARNING] Plugin validation issues were detected in 13 plugin(s)
06:22:17 [WARNING] 
06:22:17 [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
06:22:17 [WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5
06:22:17 [WARNING]  * org.jacoco:jacoco-maven-plugin:0.8.9
06:22:17 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:2.22.2
06:22:17 [WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2
06:22:17 [WARNING]  * org.eclipse.tycho:tycho-source-plugin:2.7.5
06:22:17 [WARNING]  * org.eclipse.tycho:tycho-ds-plugin:2.7.5
06:22:17 [WARNING]  * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1
06:22:17 [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.5
06:22:17 [WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:2.8
06:22:17 [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.4.3
06:22:17 [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.5
06:22:17 [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.5
06:22:17 [WARNING] 
06:22:17 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
06:22:17 [WARNING] 
06:22:18 [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]
06:22:18 [ERROR] 
06:22:18 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
06:22:18 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:22:18 [ERROR] 
06:22:18 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:22:18 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
06:22:18 [ERROR] 
06:22:18 [ERROR] After correcting the problems, you can resume the build with the command
06:22:18 [ERROR]   mvn <args> -rf :org.eclipse.reddeer.eclipse.test
06:22:18 Build step 'Invoke top-level Maven targets' marked build as failure
06:22:18 Terminating xvnc.
06:22:25 Archiving artifacts
06:22:26 Recording test results
06:22:27 [Checks API] No suitable checks publisher found.
06:22:27 Sending e-mails to: odockal@redhat.com
06:22:28 Finished: FAILURE