Triggered by Gerrit: https://git.eclipse.org/r/c/swtbot/org.eclipse.swtbot/+/205825 Running as SYSTEM Agent centos-7-6hzdf is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-6hzdf" namespace: "swtbot" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.swtbot.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-6hzdf" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-6hzdf" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-swtbot" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-6hzdf (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git > git init /home/jenkins/agent/workspace/swtbot-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git refs/changes/25/205825/1 # timeout=10 > git rev-parse 4e7f0f7260ea42d13c53915bdf3905b32cdba5ff^{commit} # timeout=10 Checking out Revision 4e7f0f7260ea42d13c53915bdf3905b32cdba5ff (refs/changes/25/205825/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e7f0f7260ea42d13c53915bdf3905b32cdba5ff # timeout=10 Commit message: "Target platforms for 2023-09 and 2023-12" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0c4628af8ebdcc0019a25e32b34eba64b40fb6c5 # timeout=10 [swtbot-gerrit] $ Xvnc -help Starting xvnc [swtbot-gerrit] $ Xvnc :42 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Dec 15 09:51:18 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5942 vncext: created VNC server for screen 0 [swtbot-gerrit] $ /bin/bash -x /tmp/jenkins8637597187968942551.sh + metacity --sm-disable --replace [swtbot-gerrit] $ /bin/bash -x /tmp/jenkins487610224616972351.sh + JDK_PATH=/opt/tools/java/openjdk/jdk-17/latest/bin + JSTACK_LOCATION=jstack + mkdir jstack + true + /opt/tools/java/openjdk/jdk-17/latest/bin/jps -l + grep org.eclipse.equinox.launcher [swtbot-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=4e7f0f7260ea42d13c53915bdf3905b32cdba5ff -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=aprsac@yahoo.com "-DGERRIT_EVENT_ACCOUNT_NAME=Aparna Argade" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/swtbot/org.eclipse.swtbot/+/205825 -DGERRIT_PATCHSET_UPLOADER_EMAIL=aprsac@yahoo.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=swtbot/org.eclipse.swtbot -DGERRIT_CHANGE_NUMBER=205825 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Aparna Argade\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/25/205825/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Aparna Argade" '-DGERRIT_CHANGE_OWNER=\"Aparna Argade\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=VGFyZ2V0IHBsYXRmb3JtcyBmb3IgMjAyMy0wOSBhbmQgMjAyMy0xMgoKLSBzaW1yZWwgcmVwb3NpdG9yeSBpcyB1c2VkIGluIHRhcmdldHMgYXMgbXVjaCBhcyBwb3NzaWJsZS4gT3JiaXQgaXMKdXNlZCBvbmx5IGZvciBzb21lIGRlcGVuZGVuY2llcyB0aGF0IG9ubHkgZXhpc3Qgd2l0aCBvbGRlciBvcmJpdAp2ZXJzaW9uLgoKLVVwZGF0ZSB0eWNobyB0byBsYXRlc3QgNC4wLjQgZnJvbSAzLjAuNC4KCi1vcmcuaGFtY3Jlc3QuY29yZSBuZWVkcyB0byBiZSAxLjMgYmVjYXVzZSBvcmcuaGFtY3Jlc3QuZmFjdG9yeSBpcwpyZW1vdmVkIGluIGxhdGVzdCB2ZXJzaW9ucy4gVGhlcmVmb3JlIHNwZWNpZnkgdXBwZXIgdmVyc2lvbiBhcyAyLjAgaW4KTUFOSUZFU1QuTUYgb2YgMC5lLnN3dGJvdC5zd3QuZmluZGVyCgotTWlub3IgY2hhbmdlIGluIFNXVEJvdEdlZlZpZXdlci5qYXZhIHRvIHJlbW92ZSBjb21waWxlIGVycm9yIG9mIFR5cGUKTWlzbWF0Y2guCgpDaGFuZ2UtSWQ6IEkxZDM3YTg2OTJkYzQ2YmQyZWFmOGE5YTEyZmY3YzBlZWNmYzQwYzE4ClNpZ25lZC1vZmYtYnk6IEFwYXJuYSBBcmdhZGUgPGFwcnNhY0B5YWhvby5jb20+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Target platforms for 2023-09 and 2023-12" '-DGERRIT_EVENT_ACCOUNT=\"Aparna Argade\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1d37a8692dc46bd2eaf8a9a12ff7c0eecfc40c18 -DGERRIT_EVENT_HASH=-1909192165 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=aprsac@yahoo.com -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Aparna Argade" -Dmaven.test.error.ignore=true -Dcbi.jarsigner.skip=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/swtbot-gerrit/.repository clean verify Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse SWTBot [pom] [INFO] org.eclipse.swtbot.ant.junit [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.core [eclipse-plugin] [INFO] org.eclipse.swtbot.junit4_x [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.go [eclipse-plugin] [INFO] org.eclipse.swtbot [eclipse-feature] [INFO] org.eclipse.swtbot.forms.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.forms [eclipse-feature] [INFO] org.eclipse.swtbot.e4.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.dsl [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.spy [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.junit.headless [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.test.junit [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.generator [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.client [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.rules.workbench [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.jdt [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.junit5_x [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder [eclipse-plugin] [INFO] org.eclipse.swt.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.demo [eclipse-plugin] [INFO] org.eclipse.ui.forms.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.stepbar.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef [eclipse-feature] [INFO] org.eclipse.swtbot.generator.feature [eclipse-feature] [INFO] org.eclipse.swtbot.ide [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.junit5.headless [eclipse-plugin] [INFO] org.eclipse.swtbot.junit5 [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.gallery [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.nattable [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.checkboxgroup [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.stepbar [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.rangeslider [eclipse-feature] [INFO] org.eclipse.swtbot.updatesite [eclipse-repository] [INFO] org.eclipse.swtbot.eclipse.ui.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards [eclipse-plugin] [INFO] org.eclipse.swtbot.forms.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.eclipse.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.e4.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.test [eclipse-feature] [INFO] org.eclipse.swtbot.generator.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.generator.jdt.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test [eclipse-test-plugin] [INFO] [INFO] ---------------------< org.eclipse.swtbot:parent >---------------------- [INFO] Building Eclipse SWTBot 4.2.0-SNAPSHOT [1/57] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ parent --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >------- [INFO] Building org.eclipse.swtbot.ant.junit 4.2.0-SNAPSHOT [2/57] [INFO] from org.eclipse.swtbot.ant.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2023-12/2023-12.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7b79305c [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/swtbot-gerrit/.repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ant.junit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit --- [INFO] Resolving class path of org.eclipse.swtbot.ant.junit [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ant.junit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ant.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------ [INFO] Building org.eclipse.swtbot.swt.finder 4.2.0-SNAPSHOT [3/57] [INFO] from org.eclipse.swtbot.swt.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder --- [INFO] Resolving class path of org.eclipse.swtbot.swt.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder --- [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >----- [INFO] Building org.eclipse.swtbot.eclipse.core 4.2.0-SNAPSHOT [4/57] [INFO] from org.eclipse.swtbot.eclipse.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >------- [INFO] Building org.eclipse.swtbot.junit4_x 4.2.0-SNAPSHOT [5/57] [INFO] from org.eclipse.swtbot.junit4_x/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit4_x/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x --- [INFO] Resolving class path of org.eclipse.swtbot.junit4_x [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit4_x/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit4_x/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit4_x/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >---- [INFO] Building org.eclipse.swtbot.eclipse.finder 4.2.0-SNAPSHOT [6/57] [INFO] from org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >---------- [INFO] Building org.eclipse.swtbot.go 4.2.0-SNAPSHOT [7/57] [INFO] from org.eclipse.swtbot.go/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.go/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go --- [INFO] Resolving class path of org.eclipse.swtbot.go [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.go/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.go/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go --- [INFO] [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >----------- [INFO] Building org.eclipse.swtbot 4.2.0-SNAPSHOT [8/57] [INFO] from org.eclipse.swtbot/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot --- [WARNING] [7a14a9d0-d738-4064-898e-dc90ec4e93cf][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider. [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >----- [INFO] Building org.eclipse.swtbot.forms.finder 4.2.0-SNAPSHOT [9/57] [INFO] from org.eclipse.swtbot.forms.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder --- [INFO] Resolving class path of org.eclipse.swtbot.forms.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >-------- [INFO] Building org.eclipse.swtbot.forms 4.2.0-SNAPSHOT [10/57] [INFO] from org.eclipse.swtbot.forms/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.forms --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 82 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------ [INFO] Building org.eclipse.swtbot.e4.finder 4.2.0-SNAPSHOT [11/57] [INFO] from org.eclipse.swtbot.e4.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder --- [INFO] Resolving class path of org.eclipse.swtbot.e4.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >------- [INFO] Building org.eclipse.swtbot.eclipse 4.2.0-SNAPSHOT [12/57] [INFO] from org.eclipse.swtbot.eclipse/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 89 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >----- [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.2.0-SNAPSHOT [13/57] [INFO] from org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.dsl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.dsl/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >-- [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.2.0-SNAPSHOT [14/57] [INFO] from org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------ [INFO] Building org.eclipse.swtbot.eclipse.spy 4.2.0-SNAPSHOT [15/57] [INFO] from org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.spy/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.spy/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >-- [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.2.0-SNAPSHOT [16/57] [INFO] from org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit.headless/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >-- [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.2.0-SNAPSHOT [17/57] [INFO] from org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.test.junit/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.test.junit/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 64 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------ [INFO] Building org.eclipse.swtbot.eclipse.ui 4.2.0-SNAPSHOT [18/57] [INFO] from org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 163 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >------- [INFO] Building org.eclipse.swtbot.generator 4.2.0-SNAPSHOT [19/57] [INFO] from org.eclipse.swtbot.generator/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator --- [INFO] Resolving class path of org.eclipse.swtbot.generator [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator --- [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 59 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >-- [INFO] Building org.eclipse.swtbot.generator.client 4.2.0-SNAPSHOT [20/57] [INFO] from org.eclipse.swtbot.generator.client/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.client/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client --- [INFO] Resolving class path of org.eclipse.swtbot.generator.client [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.client/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.client/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.client/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 164 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >-- [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.2.0-SNAPSHOT [21/57] [INFO] from org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.rules.workbench/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.rules.workbench/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.rules.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 59 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >----- [INFO] Building org.eclipse.swtbot.generator.jdt 4.2.0-SNAPSHOT [22/57] [INFO] from org.eclipse.swtbot.generator.jdt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt --- [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >----- [INFO] Building org.eclipse.swtbot.generator.ui 4.2.0-SNAPSHOT [23/57] [INFO] from org.eclipse.swtbot.generator.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui --- [INFO] Resolving class path of org.eclipse.swtbot.generator.ui [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 163 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >------- [INFO] Building org.eclipse.swtbot.junit5_x 4.2.0-SNAPSHOT [24/57] [INFO] from org.eclipse.swtbot.junit5_x/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5_x/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x --- [INFO] Resolving class path of org.eclipse.swtbot.junit5_x [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5_x/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5_x/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5_x/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.2.0-SNAPSHOT [25/57] [INFO] from org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >---------- [INFO] Building org.eclipse.swt.examples 4.2.0-SNAPSHOT [26/57] [INFO] from org.eclipse.swt.examples/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swt.examples/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples --- [INFO] Resolving class path of org.eclipse.swt.examples [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swt.examples/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swt.examples --- [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swt.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swt.examples/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swt.examples --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >------- [INFO] Building org.eclipse.swtbot.swt.demo 4.2.0-SNAPSHOT [27/57] [INFO] from org.eclipse.swtbot.swt.demo/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.demo/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo --- [INFO] Resolving class path of org.eclipse.swtbot.swt.demo [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.demo/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.demo/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.demo/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------ [INFO] Building org.eclipse.ui.forms.examples 4.2.0-SNAPSHOT [28/57] [INFO] from org.eclipse.ui.forms.examples/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples --- [INFO] Resolving class path of org.eclipse.ui.forms.examples [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 77 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/examples.jar [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.2.0-SNAPSHOT [29/57] [INFO] from org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >-- [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.2.0-SNAPSHOT [30/57] [INFO] from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >-- [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.2.0-SNAPSHOT [31/57] [INFO] from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >-- [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.2.0-SNAPSHOT [32/57] [INFO] from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >----- [INFO] Building org.eclipse.swtbot.eclipse.gef 4.2.0-SNAPSHOT [33/57] [INFO] from org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 91 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >-- [INFO] Building org.eclipse.swtbot.generator.feature 4.2.0-SNAPSHOT [34/57] [INFO] from org.eclipse.swtbot.generator.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.feature --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >--------- [INFO] Building org.eclipse.swtbot.ide 4.2.0-SNAPSHOT [35/57] [INFO] from org.eclipse.swtbot.ide/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ide/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.ide --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ide/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ide/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >-- [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.2.0-SNAPSHOT [36/57] [INFO] from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >-------- [INFO] Building org.eclipse.swtbot.junit5 4.2.0-SNAPSHOT [37/57] [INFO] from org.eclipse.swtbot.junit5/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.junit5 --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >---- [INFO] Building org.eclipse.swtbot.nebula.gallery 4.2.0-SNAPSHOT [38/57] [INFO] from org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 82 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >--- [INFO] Building org.eclipse.swtbot.nebula.nattable 4.2.0-SNAPSHOT [39/57] [INFO] from org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >-- [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.2.0-SNAPSHOT [40/57] [INFO] from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >---- [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.2.0-SNAPSHOT [41/57] [INFO] from org.eclipse.swtbot.nebula.stepbar/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >-- [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.2.0-SNAPSHOT [42/57] [INFO] from org.eclipse.swtbot.nebula.rangeslider/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >---------- [INFO] Building org.eclipse.swtbot.updatesite 4.2.0-SNAPSHOT [43/57] [INFO] from org.eclipse.swtbot.updatesite/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.updatesite/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.updatesite/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 20.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 202312150951.SWTBot -- Dependencies 1.0.0.7J7w8scLx13-ED-z0UtnZbpPElPpn to org.eclipse.equinox.p2.iu; org.hamcrest.core [2.2.0.v20230809-1000,2.2.0.v20230809-1000].; Unable to satisfy dependency from 202312150951.SWTBot -- Dependencies 1.0.0.7J7w8scLx13-ED-z0UtnZbpPElPpn to org.eclipse.equinox.p2.iu; org.hamcrest.core.source [1.3.0.v20180420-1519,1.3.0.v20180420-1519].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >----- [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.2.0-SNAPSHOT [44/57] [INFO] from org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 187 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Launching application org.eclipse.ui.ide.workbench Running org.eclipse.swtbot.eclipse.ui.functional.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.920 s -- in org.eclipse.swtbot.eclipse.ui.functional.AllTests org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject -- Time elapsed: 2.700 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >-- [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.2.0-SNAPSHOT [45/57] [INFO] from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >--- [INFO] Building org.eclipse.swtbot.forms.finder.test 4.2.0-SNAPSHOT [46/57] [INFO] from org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Launching application org.eclipse.ui.ide.workbench Running org.eclipse.swtbot.forms.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s -- in org.eclipse.swtbot.forms.finder.test.AllTests org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex -- Time elapsed: 0.011 s org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink -- Time elapsed: 0.001 s org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage -- Time elapsed: 0.001 s org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex -- Time elapsed: 0.002 s org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage -- Time elapsed: 0 s org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex -- Time elapsed: 0.006 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >-- [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.2.0-SNAPSHOT [47/57] [INFO] from org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread] Launching application org.eclipse.ui.ide.workbench SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Running org.eclipse.swtbot.eclipse.finder.AllTests Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.5 s -- in org.eclipse.swtbot.eclipse.finder.AllTests org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown -- Time elapsed: 1.496 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId -- Time elapsed: 1.308 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton -- Time elapsed: 1.273 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope -- Time elapsed: 1.213 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound -- Time elapsed: 1.219 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically -- Time elapsed: 1.324 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton -- Time elapsed: 1.261 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException -- Time elapsed: 5.110 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView -- Time elapsed: 1.205 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters -- Time elapsed: 1.253 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton -- Time elapsed: 1.237 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand -- Time elapsed: 1.240 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView -- Time elapsed: 0.193 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets -- Time elapsed: 0.534 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton -- Time elapsed: 1.223 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView -- Time elapsed: 0.192 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons -- Time elapsed: 1.185 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle -- Time elapsed: 0.168 s org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString -- Time elapsed: 0 s org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable -- Time elapsed: 0 s org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable -- Time elapsed: 0 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals -- Time elapsed: 10.35 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals -- Time elapsed: 8.280 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu -- Time elapsed: 8.423 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu -- Time elapsed: 7.811 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor -- Time elapsed: 10.12 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor -- Time elapsed: 8.314 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor -- Time elapsed: 9.662 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu -- Time elapsed: 8.236 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView -- Time elapsed: 7.713 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject -- Time elapsed: 7.746 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName -- Time elapsed: 7.736 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection -- Time elapsed: 9.093 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen -- Time elapsed: 8.374 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus -- Time elapsed: 7.777 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount -- Time elapsed: 0.206 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents -- Time elapsed: 0.202 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges -- Time elapsed: 0.187 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage -- Time elapsed: 0.164 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles -- Time elapsed: 0.163 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly -- Time elapsed: 0.153 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage -- Time elapsed: 0.186 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip -- Time elapsed: 0.110 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText -- Time elapsed: 0.107 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId -- Time elapsed: 0.104 s org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow -- Time elapsed: 0.354 s Results: Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >---- [INFO] Building org.eclipse.swtbot.e4.finder.test 4.2.0-SNAPSHOT [48/57] [INFO] from org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState] Launching application org.eclipse.e4.ui.workbench.swt.E4Application WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. It is recommended to migrate to the corresponding replacements in the jakarta namespace. The Eclipse E4 Platform will remove support for those javax-annotations in a future release. To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true Running org.eclipse.swtbot.e4.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.328 s -- in org.eclipse.swtbot.e4.finder.test.AllTests org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart -- Time elapsed: 0.020 s org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart -- Time elapsed: 5.009 s org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart -- Time elapsed: 0 s org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle -- Time elapsed: 0 s org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart -- Time elapsed: 0.063 s org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective -- Time elapsed: 0.036 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.2.0-SNAPSHOT [49/57] [INFO] from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:1557): Gtk-CRITICAL **: 09:55:28.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:28.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:28.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:28.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:29.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:29.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:29.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:29.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:29.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1557): Gtk-CRITICAL **: 09:55:29.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s -- in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText -- Time elapsed: 0.188 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount -- Time elapsed: 0.037 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText -- Time elapsed: 0.064 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect -- Time elapsed: 0.044 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex -- Time elapsed: 0.065 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText -- Time elapsed: 0.034 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex -- Time elapsed: 0.061 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText -- Time elapsed: 0.030 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText -- Time elapsed: 0.059 s org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText -- Time elapsed: 0.028 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >---- [INFO] Building org.eclipse.swtbot.swt.finder.test 4.2.0-SNAPSHOT [50/57] [INFO] from org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.swt.finder.test/target/surefire.properties] Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName -- Time elapsed: 0.003 s Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL -- Time elapsed: 0.003 s org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile -- Time elapsed: 0.004 s org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.PositionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.PositionTest org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TreePathTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.TreePathTest org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:1640): Gtk-CRITICAL **: 09:55:32.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:55:32.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect -- Time elapsed: 0.338 s Running org.eclipse.swtbot.swt.finder.utils.TableRowTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.TableRowTest org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.BidiMapTest org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue -- Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.swtbot.swt.finder.utils.CredentialsTest org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds -- Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap -- Time elapsed: 0.002 s org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey -- Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest (SWT:1640): Gdk-CRITICAL **: 09:55:32.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:32.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:32.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:32.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:32.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:33.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:34.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:34.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:34.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:34.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:34.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:34.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:34.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:34.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:35.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:35.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:35.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:35.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:35.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:35.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:35.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:35.940: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:36.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:36.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:36.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:36.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:36.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:36.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:36.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:36.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:37.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:37.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:37.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:37.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:37.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:37.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:37.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:38.096: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:38.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:38.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:38.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:38.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:38.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:38.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:38.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:39.199: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:39.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:39.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:39.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:39.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:39.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:39.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:39.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:40.311: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:40.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:40.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:40.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:40.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:40.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:40.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:40.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.704 s -- in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent -- Time elapsed: 1.170 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString -- Time elapsed: 1.039 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget -- Time elapsed: 1.066 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl -- Time elapsed: 1.048 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull -- Time elapsed: 1.107 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle -- Time elapsed: 1.102 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget -- Time elapsed: 1.112 s org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget -- Time elapsed: 1.055 s Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest (SWT:1640): Gdk-CRITICAL **: 09:55:41.387: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:41.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:41.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:41.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:41.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:41.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:41.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:41.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s -- in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString -- Time elapsed: 1.081 s Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.AllOfTest org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.WithItemTest org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription -- Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest (SWT:1640): Gdk-CRITICAL **: 09:55:42.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:42.624: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:42.725: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:42.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:42.923: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:43.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:43.146: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:55:43.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip -- Time elapsed: 0.129 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase -- Time elapsed: 0.100 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase -- Time elapsed: 0.100 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText -- Time elapsed: 0.098 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup -- Time elapsed: 0.104 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById -- Time elapsed: 0.119 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel -- Time elapsed: 0.113 s org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex -- Time elapsed: 0.103 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest (SWT:1640): Gdk-CRITICAL **: 09:55:43.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:43.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:43.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:43.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:43.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:43.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:43.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:43.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:44.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:44.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:44.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:44.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:44.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:44.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:44.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:44.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:45.907: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:46.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:46.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:46.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:46.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:46.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:46.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:46.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:47.171: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:47.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:47.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:47.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:47.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:47.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:47.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:47.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:48.556: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:48.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:48.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:48.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:48.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:48.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:48.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:48.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:49.799: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:49.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:49.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:49.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:49.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:49.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:49.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:49.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:51.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:51.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:51.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:51.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:51.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:51.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:51.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:51.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:52.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:52.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:52.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:52.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:52.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:52.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:52.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:52.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:53.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:53.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:53.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:53.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:53.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:53.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:53.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:53.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:54.802: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:54.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:54.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:54.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:54.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:54.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:54.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:54.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:56.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:56.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:56.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:56.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:56.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:56.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:56.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:56.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:57.294: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:57.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:57.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:57.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:57.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:57.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:57.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:57.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:58.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:55:58.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:58.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:58.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:58.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:58.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:58.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:55:58.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:55:59.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:00.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:00.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:00.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:00.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:00.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:00.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:00.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:01.086: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:01.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:01.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:01.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:01.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:01.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:01.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:01.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:02.335: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:02.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:02.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:02.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:02.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:02.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:02.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:02.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.26 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu] -- Time elapsed: 1.270 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu] -- Time elapsed: 1.266 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu] -- Time elapsed: 1.263 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu] -- Time elapsed: 1.385 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu] -- Time elapsed: 1.242 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu] -- Time elapsed: 1.267 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu] -- Time elapsed: 1.241 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu] -- Time elapsed: 1.227 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu] -- Time elapsed: 1.268 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu] -- Time elapsed: 1.247 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu] -- Time elapsed: 1.244 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu] -- Time elapsed: 1.313 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu] -- Time elapsed: 1.230 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu] -- Time elapsed: 1.250 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu] -- Time elapsed: 1.248 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu] -- Time elapsed: 1.290 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest (SWT:1640): Gdk-CRITICAL **: 09:56:03.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:03.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:03.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:03.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:03.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:03.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:03.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:03.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:04.903: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:05.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:05.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:05.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:05.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:05.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:05.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:05.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:06.108: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:06.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:06.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:06.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:06.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:06.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:06.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:06.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:07.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:07.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:07.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:07.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:07.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:07.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:07.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:07.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:10.591: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:10.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:10.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:10.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:10.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:10.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:10.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:10.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:11.802: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:12.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:12.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:12.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:12.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:12.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:12.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:12.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:15.015: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:15.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:15.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:15.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:15.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:15.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:15.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:15.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.62 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton -- Time elapsed: 1.272 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons -- Time elapsed: 1.206 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier -- Time elapsed: 1.275 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons -- Time elapsed: 3.207 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 1.211 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons -- Time elapsed: 3.212 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled -- Time elapsed: 1.234 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest (SWT:1640): Gdk-CRITICAL **: 09:56:16.256: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:16.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:16.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:16.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:16.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:16.889: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:17.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:17.227: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:17.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:17.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:18.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:18.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:18.666: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:18.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:18.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:19.009: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:19.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:19.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:19.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:19.625: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:19.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:19.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:19.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:20.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:20.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:20.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:20.517: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:20.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:20.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:20.864: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:21.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:21.178: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:21.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:21.483: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:21.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:21.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:21.794: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:22.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:22.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:22.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:22.359: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:22.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:22.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:23.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:24.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:24.153: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:24.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:24.445: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:24.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:24.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:24.770: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:25.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:25.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:26.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:26.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:26.360: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:26.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:26.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:28.265: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:28.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 09:56:28.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:56:28.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:56:28.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.60 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth -- Time elapsed: 0.323 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange -- Time elapsed: 0.310 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation -- Time elapsed: 0.338 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation -- Time elapsed: 1.158 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth -- Time elapsed: 0.279 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText -- Time elapsed: 0.342 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText -- Time elapsed: 0.288 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText -- Time elapsed: 0.328 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText -- Time elapsed: 0.281 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet -- Time elapsed: 0.293 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText -- Time elapsed: 0.316 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth -- Time elapsed: 0.347 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle -- Time elapsed: 0.315 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText -- Time elapsed: 0.304 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth -- Time elapsed: 0.311 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine -- Time elapsed: 0.282 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText -- Time elapsed: 0.283 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation -- Time elapsed: 1.499 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB -- Time elapsed: 0.295 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation -- Time elapsed: 0.293 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange -- Time elapsed: 0.324 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation -- Time elapsed: 1.302 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs -- Time elapsed: 0.288 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth -- Time elapsed: 1.904 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText -- Time elapsed: 0.297 s org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText -- Time elapsed: 0.294 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest (SWT:1640): Gdk-CRITICAL **: 09:56:28.864: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:29.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:29.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:29.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:29.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:29.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:29.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:29.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:30.234: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:30.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:30.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:30.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:30.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:30.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:30.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:30.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:31.603: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:31.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:31.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:31.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:31.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:31.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:31.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:31.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:32.988: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:33.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:33.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:33.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:33.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:33.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:33.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:33.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:34.358: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:34.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:34.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:34.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:34.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:34.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:34.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:34.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:35.733: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:35.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:35.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:35.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:35.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:35.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:35.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:35.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:37.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:37.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:37.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:37.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:37.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:37.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:37.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:37.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.643 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton -- Time elapsed: 1.370 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier -- Time elapsed: 1.369 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 1.384 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton -- Time elapsed: 1.371 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton -- Time elapsed: 1.375 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt -- Time elapsed: 1.357 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton -- Time elapsed: 1.414 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest (SWT:1640): Gdk-CRITICAL **: 09:56:38.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:38.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:38.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:38.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:38.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:38.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:38.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:38.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:40.221: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:40.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:40.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:40.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:40.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:40.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:40.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:40.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:41.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:42.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:42.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:42.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:42.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:42.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:42.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:42.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.127 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem -- Time elapsed: 1.710 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn -- Time elapsed: 1.696 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn -- Time elapsed: 1.720 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest (SWT:1640): Gdk-CRITICAL **: 09:56:43.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:43.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:43.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:43.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:43.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:43.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:44.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:45.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:45.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:45.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:45.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:45.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:45.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:45.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs -- Time elapsed: 1.319 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem -- Time elapsed: 1.333 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest (SWT:1640): Gdk-CRITICAL **: 09:56:46.299: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:46.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:46.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:46.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:46.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:46.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:46.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:46.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:47.949: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:48.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:48.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:48.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:48.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:48.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:48.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:48.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:49.574: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:49.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:49.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:49.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:49.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:49.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:49.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:49.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.925 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn -- Time elapsed: 1.650 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem -- Time elapsed: 1.622 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn -- Time elapsed: 1.652 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest (SWT:1640): Gdk-CRITICAL **: 09:56:51.228: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:51.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:51.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:51.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:51.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:51.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:51.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:51.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:53.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:53.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:53.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:53.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:53.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:53.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:53.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:53.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:54.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:54.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:54.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:54.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:54.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:54.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:54.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:54.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:56.330: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:56.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:56.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:56.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:56.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:56.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:56.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:56.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:57.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:58.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:58.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:58.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:58.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:58.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:58.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:58.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:56:59.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:56:59.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:59.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:59.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:59.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:59.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:59.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:56:59.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:01.220: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:01.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:01.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:01.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:01.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:01.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:01.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:01.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:02.994: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:03.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:03.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:03.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:03.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:03.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:03.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:03.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:04.698: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:04.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:04.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:04.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:04.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:04.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:04.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:04.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:06.573: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:06.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:06.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:06.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:06.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:06.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:06.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:06.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:08.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:08.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:08.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:08.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:08.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:08.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:08.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:08.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:10.508: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:10.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:10.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:10.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:10.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:10.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:10.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:10.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:12.340: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:12.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:12.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:12.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:12.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:12.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:12.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:12.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:14.023: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:14.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:14.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:14.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:14.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:14.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:14.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:14.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.70 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine -- Time elapsed: 1.847 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed -- Time elapsed: 1.630 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine -- Time elapsed: 1.623 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException -- Time elapsed: 1.624 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked -- Time elapsed: 1.631 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText -- Time elapsed: 1.635 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine -- Time elapsed: 1.773 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText -- Time elapsed: 1.703 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine -- Time elapsed: 1.874 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine -- Time elapsed: 1.879 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine -- Time elapsed: 2.054 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn -- Time elapsed: 1.832 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine -- Time elapsed: 1.683 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine -- Time elapsed: 1.906 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest (SWT:1640): Gdk-CRITICAL **: 09:57:15.934: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:15.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:16.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:16.085: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:16.133: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned -- Time elapsed: 0.050 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem -- Time elapsed: 0.053 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned -- Time elapsed: 0.047 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned -- Time elapsed: 0.048 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned -- Time elapsed: 0.047 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest (SWT:1640): Gdk-CRITICAL **: 09:57:16.186: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:16.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:16.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:16.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:16.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:16.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:16.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:16.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:17.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:17.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:17.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:17.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:17.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:17.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:17.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:17.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:19.080: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:19.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:19.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:19.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:19.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:19.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:19.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:19.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:20.540: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:20.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:20.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:20.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:20.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:20.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:20.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:20.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:21.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:22.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:22.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:22.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:22.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:22.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:22.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:22.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.233 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues -- Time elapsed: 1.427 s org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup -- Time elapsed: 1.466 s org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle -- Time elapsed: 1.459 s org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar -- Time elapsed: 1.444 s org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage -- Time elapsed: 1.435 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest (SWT:1640): Gdk-CRITICAL **: 09:57:23.423: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell -- Time elapsed: 0.076 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest (SWT:1640): Gdk-CRITICAL **: 09:57:23.504: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:23.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:23.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:28.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:28.770: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:28.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:33.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:57:34.991: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.55 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells -- Time elapsed: 0.062 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell -- Time elapsed: 0.065 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull -- Time elapsed: 5.068 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront -- Time elapsed: 0.067 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell -- Time elapsed: 0.065 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell -- Time elapsed: 5.083 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize -- Time elapsed: 1.073 s org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById -- Time elapsed: 0.065 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest (SWT:1640): Gdk-CRITICAL **: 09:57:35.064: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 09:57:35.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 09:57:35.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree -- Time elapsed: 0.240 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest (SWT:1640): Gdk-CRITICAL **: 09:57:35.309: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:35.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:35.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:35.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:35.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:35.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:35.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:35.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:36.818: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:37.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:37.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:37.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:37.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:37.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:37.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:37.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons -- Time elapsed: 1.508 s org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton -- Time elapsed: 1.604 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest (SWT:1640): Gdk-CRITICAL **: 09:57:38.427: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:38.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:38.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:38.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:38.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:38.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:38.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:38.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:39.979: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:40.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:40.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:40.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:40.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:40.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:40.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:40.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:41.560: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:41.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:41.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:41.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:41.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:41.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:41.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:41.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:43.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:43.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:43.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:43.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:43.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:43.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:43.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:43.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:44.689: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:44.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:44.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:44.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:44.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:44.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:44.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:44.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:46.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:46.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:46.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:46.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:46.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:46.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:46.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:46.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:48.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:48.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:48.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:48.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:48.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:48.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:48.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:48.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:49.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:49.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:49.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:49.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:49.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:49.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:49.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:49.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:51.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:51.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:51.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:51.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:51.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:51.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:51.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:51.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:52.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:52.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:52.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:52.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:52.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:52.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:52.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:52.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:54.273: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:54.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:54.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:54.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:54.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:54.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:54.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:54.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:55.963: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:56.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:56.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:56.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:56.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:56.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:56.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:56.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:57.639: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:57.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:57.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:57.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:57.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:57.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:57.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:57.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:57:59.636: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:57:59.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:59.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:59.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:59.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:59.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:59.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:57:59.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:01.649: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:01.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:01.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:01.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:01.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:01.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:01.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:01.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:03.234: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:03.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:03.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:03.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:03.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:03.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:03.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:03.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:04.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:05.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:05.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:05.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:05.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:05.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:05.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:05.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:06.416: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:06.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:06.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:06.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:06.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:08.029: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:08.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:08.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:08.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:08.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:08.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:08.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:08.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:09.751: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:10.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:10.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:10.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:10.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:10.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:10.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:10.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:11.361: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:11.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:11.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:11.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:11.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:11.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:11.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:11.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:12.979: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:13.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:13.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:13.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:13.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:13.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:13.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:13.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:14.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:14.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:14.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:14.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:14.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:14.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:14.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:14.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:16.219: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:16.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:16.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:16.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:16.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:17.878: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:18.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:18.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:18.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:18.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:18.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:18.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:18.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:19.517: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:19.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:19.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:19.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:19.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:19.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:19.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:19.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:21.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:21.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:21.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:21.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:21.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:21.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:21.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:21.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:22.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:23.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:23.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:23.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:23.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:23.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:23.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:23.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:24.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:24.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:24.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:24.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:24.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:24.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:24.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:24.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:26.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:26.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:26.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:26.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:26.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:26.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:26.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:26.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.30 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText -- Time elapsed: 1.551 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException -- Time elapsed: 1.582 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 1.575 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString -- Time elapsed: 1.553 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2 -- Time elapsed: 1.558 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection -- Time elapsed: 1.752 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount -- Time elapsed: 1.567 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection -- Time elapsed: 1.558 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings -- Time elapsed: 1.573 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText -- Time elapsed: 1.573 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException -- Time elapsed: 1.690 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn -- Time elapsed: 1.675 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection -- Time elapsed: 1.998 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection -- Time elapsed: 2.012 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount -- Time elapsed: 1.585 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable -- Time elapsed: 1.600 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal -- Time elapsed: 1.580 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount -- Time elapsed: 1.612 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText -- Time elapsed: 1.722 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex -- Time elapsed: 1.609 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable -- Time elapsed: 1.618 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect -- Time elapsed: 1.617 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText -- Time elapsed: 1.624 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException -- Time elapsed: 1.658 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText -- Time elapsed: 1.640 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex -- Time elapsed: 1.626 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection -- Time elapsed: 1.664 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem -- Time elapsed: 1.643 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal -- Time elapsed: 1.627 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal -- Time elapsed: 1.648 s Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest (SWT:1640): Gdk-CRITICAL **: 09:58:27.730: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:28.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:28.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:28.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:28.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:28.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:28.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:28.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:29.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:29.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:29.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:29.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:29.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:29.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:29.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:29.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.180 s -- in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor -- Time elapsed: 1.592 s org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor -- Time elapsed: 1.585 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest (SWT:1640): Gdk-CRITICAL **: 09:58:30.913: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:31.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:31.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:31.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:31.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:31.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:31.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:31.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:32.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:32.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:32.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:32.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:32.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:32.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:32.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:32.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:34.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:34.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:34.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:34.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:34.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:34.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:34.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:34.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:36.349: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:36.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:36.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:36.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:36.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:36.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:36.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:36.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:38.254: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:38.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:38.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:38.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:38.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:38.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:38.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:38.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:39.998: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:40.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:40.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:40.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:40.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:40.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:40.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:40.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:41.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:41.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:41.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:41.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:41.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:41.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:41.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:41.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:43.482: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:43.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:43.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:43.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:43.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:43.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:43.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:43.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:45.485: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:45.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:45.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:45.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:45.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:45.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:45.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:45.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:52.223: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:52.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:52.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:52.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:52.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:52.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:54.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:54.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:54.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:54.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:54.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:54.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:54.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:54.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:55.870: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:56.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:56.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:56.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:56.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:56.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:56.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:56.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:57.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:58.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:58.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:58.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:58.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:58.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:58.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:58.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:58:59.548: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:58:59.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:59.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:59.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:59.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:59.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:59.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:58:59.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:01.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:01.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:01.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:01.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:01.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:01.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:01.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:01.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:03.232: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:03.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:03.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:03.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:03.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:03.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:05.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:05.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:05.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:05.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:05.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:05.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:05.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:05.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:07.043: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:07.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:07.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:07.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:07.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:07.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:07.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:07.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:08.827: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:09.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:09.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:09.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:09.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:09.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:09.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:09.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:10.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:11.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:11.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:11.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:11.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:11.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:11.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:11.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:12.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:12.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:13.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:13.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:13.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:13.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:13.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:13.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:14.582: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:14.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:14.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:14.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:14.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:14.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:14.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:14.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:16.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:16.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:16.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:16.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:16.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:16.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:16.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:16.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:18.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:18.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:18.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:18.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:18.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:18.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:18.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:18.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:20.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:20.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:20.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:20.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:20.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:20.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:20.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:20.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:21.970: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:22.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:22.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:22.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:22.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:22.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:22.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:22.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:24.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:24.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:24.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:24.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:24.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:24.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:24.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:24.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:25.871: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:26.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:26.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:26.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:26.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:26.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:26.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:26.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.78 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException -- Time elapsed: 1.697 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll -- Time elapsed: 1.882 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 1.856 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes -- Time elapsed: 1.904 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs -- Time elapsed: 1.743 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode -- Time elapsed: 1.710 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode -- Time elapsed: 1.773 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn -- Time elapsed: 2.002 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal -- Time elapsed: 6.738 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree -- Time elapsed: 1.903 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked -- Time elapsed: 1.742 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects -- Time elapsed: 1.925 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed -- Time elapsed: 1.753 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode -- Time elapsed: 1.755 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode -- Time elapsed: 1.930 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow -- Time elapsed: 1.908 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers -- Time elapsed: 1.902 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount -- Time elapsed: 1.783 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex -- Time elapsed: 2.068 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode -- Time elapsed: 1.821 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect -- Time elapsed: 1.867 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode -- Time elapsed: 1.902 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree -- Time elapsed: 1.852 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex -- Time elapsed: 1.812 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems -- Time elapsed: 1.822 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn -- Time elapsed: 2.056 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode -- Time elapsed: 1.845 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal -- Time elapsed: 1.820 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest (SWT:1640): Gdk-CRITICAL **: 09:59:27.696: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:27.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:27.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:27.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:27.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:27.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:27.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:27.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:29.489: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:29.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:29.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:29.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:29.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:29.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:29.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:29.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:35.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:35.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:35.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:35.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:35.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:35.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:35.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:35.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.27 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton -- Time elapsed: 1.793 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons -- Time elapsed: 5.748 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons -- Time elapsed: 5.732 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest (SWT:1640): Gdk-CRITICAL **: 09:59:40.974: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:41.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:41.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:41.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:41.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:41.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:41.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:41.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:42.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:43.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:43.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:43.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:43.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:43.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:43.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:43.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.611 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton -- Time elapsed: 1.832 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex -- Time elapsed: 1.779 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest (SWT:1640): Gdk-CRITICAL **: 09:59:44.588: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 09:59:44.634: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.127 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton -- Time elapsed: 0.081 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest (SWT:1640): Gdk-CRITICAL **: 09:59:44.720: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:45.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:45.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:45.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:45.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:45.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:45.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:45.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:46.557: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:46.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:46.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:46.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:46.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:46.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:46.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:46.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:48.419: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:48.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:48.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:48.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:48.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:48.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:48.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:48.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:50.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:50.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:50.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:50.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:50.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:50.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:50.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:50.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:52.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:52.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:52.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:52.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:52.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:53.902: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:54.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:54.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:54.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:54.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:54.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:54.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:54.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:55.748: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:56.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:56.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:56.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:56.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:56.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:56.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:56.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 09:59:57.579: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:57.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:57.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:57.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:57.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:57.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:57.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:57.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.71 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton -- Time elapsed: 1.836 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 1.862 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton -- Time elapsed: 1.847 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton -- Time elapsed: 1.801 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally -- Time elapsed: 1.835 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther -- Time elapsed: 1.847 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton -- Time elapsed: 1.830 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier -- Time elapsed: 1.853 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest (SWT:1640): Gdk-CRITICAL **: 09:59:59.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 09:59:59.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:59.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:59.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:59.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:59.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:59.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 09:59:59.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:01.368: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:01.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:01.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:01.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:01.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:01.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:01.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:01.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:03.248: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:03.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:03.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:03.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:03.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:03.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:03.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:03.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.630 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton -- Time elapsed: 1.930 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier -- Time elapsed: 1.880 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 1.819 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest (SWT:1640): Gdk-CRITICAL **: 10:00:05.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:05.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:05.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:05.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:05.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:05.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:05.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:05.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:06.973: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:07.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:07.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:07.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:07.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:07.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:07.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:07.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:09.001: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:09.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:09.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:09.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:09.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:09.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:09.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:09.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:11.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:11.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:11.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:11.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:11.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:11.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:11.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:11.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:12.940: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:13.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:13.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:13.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:13.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:13.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:13.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:13.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:14.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:15.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:15.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:15.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:15.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:15.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:15.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:15.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:16.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:17.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:17.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:17.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:17.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:17.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:17.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:17.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:18.652: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:18.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:18.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:18.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:18.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:18.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:18.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:18.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:20.532: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:20.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:20.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:20.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:20.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:20.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:20.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:20.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:22.694: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:23.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:23.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:23.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:23.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:23.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:24.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:25.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:25.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:25.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:25.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:25.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:25.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:25.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:26.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:26.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:26.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:26.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:26.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:26.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:26.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:26.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:28.591: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:28.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:28.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:28.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:28.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:28.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:28.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:28.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:30.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:30.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:30.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:30.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:30.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:30.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:30.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:30.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:32.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:32.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:32.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:32.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:32.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:32.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:32.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:32.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:34.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:34.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:34.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:34.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:34.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:34.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:34.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:34.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.10 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu] -- Time elapsed: 1.900 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu] -- Time elapsed: 2.028 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu] -- Time elapsed: 2.043 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu] -- Time elapsed: 1.896 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu] -- Time elapsed: 1.863 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu] -- Time elapsed: 1.921 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu] -- Time elapsed: 1.928 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu] -- Time elapsed: 1.880 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu] -- Time elapsed: 2.161 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu] -- Time elapsed: 2.013 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu] -- Time elapsed: 1.924 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu] -- Time elapsed: 1.960 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu] -- Time elapsed: 1.896 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu] -- Time elapsed: 1.890 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu] -- Time elapsed: 1.935 s org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu] -- Time elapsed: 1.857 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest (SWT:1640): Gdk-CRITICAL **: 10:00:36.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:36.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:36.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:36.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:36.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:36.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:36.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:36.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:38.166: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:38.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:38.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:38.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:38.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:38.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:38.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:38.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:40.205: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:40.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:40.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:40.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:40.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:40.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:40.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:40.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:42.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:42.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:42.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:42.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:42.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:42.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:42.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:42.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:44.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:44.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:44.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:44.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:44.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:44.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:44.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:44.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:46.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:46.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:46.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:46.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:46.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:46.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:46.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:46.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:48.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:48.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:48.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:48.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:48.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:48.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:48.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:48.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:50.087: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:50.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:50.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:50.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:50.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:50.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:50.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:50.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:52.062: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:52.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:52.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:52.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:52.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:52.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:52.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:52.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:54.054: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:54.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:54.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:54.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:54.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:54.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:54.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:54.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:55.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:56.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:56.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:56.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:56.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:56.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:56.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:56.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:00:58.129: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:00:58.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:58.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:58.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:58.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:58.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:58.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:00:58.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:00.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:00.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:00.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:00.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:00.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:00.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:00.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:00.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:02.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:02.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:02.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:02.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:02.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:02.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:02.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:02.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:04.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:04.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:04.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:04.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:04.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:04.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:04.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:04.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:06.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:06.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:06.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:06.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:06.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:06.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:06.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:06.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:08.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:08.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:08.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:08.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:08.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:08.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:08.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:08.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:10.363: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:10.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:10.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:10.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:10.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:10.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:10.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:12.552: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:12.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:12.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:12.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:12.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:12.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:12.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:12.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:14.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:14.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:14.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:14.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:14.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:14.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:14.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:14.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:16.413: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:16.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:16.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:16.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:16.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:16.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:16.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:16.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:18.350: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:18.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:18.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:18.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:18.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:18.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:18.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:20.559: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:22.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:22.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:22.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:22.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:22.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:22.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:22.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:28.777: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:29.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:29.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:29.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:29.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:29.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:30.797: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:31.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:31.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:31.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:31.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:31.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:31.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:31.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:32.819: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:33.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:33.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:33.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:33.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:33.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:33.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:33.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.59 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection -- Time elapsed: 1.991 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll -- Time elapsed: 2.038 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 1.935 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode -- Time elapsed: 2.053 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode -- Time elapsed: 1.964 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection -- Time elapsed: 2.030 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount -- Time elapsed: 1.900 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection -- Time elapsed: 1.975 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings -- Time elapsed: 1.992 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree -- Time elapsed: 1.911 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode -- Time elapsed: 2.164 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath -- Time elapsed: 1.920 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection -- Time elapsed: 2.115 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection -- Time elapsed: 2.379 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount -- Time elapsed: 1.959 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems -- Time elapsed: 1.935 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree -- Time elapsed: 1.924 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax -- Time elapsed: 2.189 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree -- Time elapsed: 1.925 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath -- Time elapsed: 1.936 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount -- Time elapsed: 1.937 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn -- Time elapsed: 2.209 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem -- Time elapsed: 8.217 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText -- Time elapsed: 2.020 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree -- Time elapsed: 2.023 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection -- Time elapsed: 1.945 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest (SWT:1640): Gdk-CRITICAL **: 10:01:34.769: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:01:35.152: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:01:35.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:01:35.929: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment -- Time elapsed: 0.383 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel -- Time elapsed: 0.388 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1 -- Time elapsed: 0.388 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage -- Time elapsed: 0.385 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest (SWT:1640): Gdk-CRITICAL **: 10:01:36.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:36.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:36.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:36.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:36.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:36.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:36.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:36.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:38.291: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:38.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:38.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:38.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:38.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:38.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:38.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:38.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:40.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:40.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:40.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:40.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:40.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:40.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:40.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:40.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:42.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:42.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:42.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:42.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:42.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:42.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:42.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:42.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:44.205: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:44.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:44.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:44.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:44.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:44.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:44.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:44.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:46.188: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:46.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:46.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:46.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:46.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:46.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:46.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:46.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.86 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF -- Time elapsed: 1.971 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF -- Time elapsed: 1.976 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink -- Time elapsed: 1.955 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF -- Time elapsed: 1.983 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF -- Time elapsed: 1.983 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange -- Time elapsed: 1.986 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest (SWT:1640): Gdk-CRITICAL **: 10:01:48.178: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:48.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:48.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:48.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:48.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:48.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:48.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:48.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:50.148: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:50.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:50.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:50.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:50.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:50.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:50.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:50.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:52.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:53.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:53.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:53.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:53.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:53.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:53.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:53.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:54.842: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:55.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:55.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:55.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:55.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:55.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:55.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:55.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:56.816: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:57.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:57.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:57.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:57.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:57.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:57.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:57.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:01:58.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:01:59.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:59.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:59.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:59.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:59.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:59.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:01:59.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:00.845: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:01.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:01.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:01.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:01.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:01.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:01.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:01.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:02.880: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:03.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:03.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:03.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:03.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:03.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:03.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:03.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:04.884: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:05.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:05.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:05.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:05.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:05.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:05.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:05.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:07.080: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:07.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:07.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:07.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:07.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:07.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:07.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:07.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.04 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices -- Time elapsed: 1.969 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo -- Time elapsed: 2.726 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText -- Time elapsed: 1.968 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex -- Time elapsed: 1.974 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 2.023 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 2.006 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo -- Time elapsed: 2.035 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo -- Time elapsed: 2.004 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo -- Time elapsed: 2.196 s org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems -- Time elapsed: 2.137 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest (SWT:1640): Gdk-CRITICAL **: 10:02:09.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-CRITICAL **: 10:02:09.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell -- Time elapsed: 0.101 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest (SWT:1640): Gdk-CRITICAL **: 10:02:09.327: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:09.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:09.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:09.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:09.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:09.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:09.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:09.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:11.474: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:11.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:11.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:11.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:11.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:11.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:11.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:11.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:13.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:13.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:13.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:13.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:13.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:13.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:13.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:13.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:15.488: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:15.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:15.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:15.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:15.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:15.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:15.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:15.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.147 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor -- Time elapsed: 2.146 s org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor -- Time elapsed: 1.961 s org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons -- Time elapsed: 2.053 s org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons -- Time elapsed: 1.985 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest (SWT:1640): Gdk-CRITICAL **: 10:02:17.477: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:17.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:17.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:17.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:17.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:17.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:17.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:17.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:19.531: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:19.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:19.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:19.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:19.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:19.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:19.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:19.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:21.548: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:21.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:21.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:21.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:21.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:21.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:21.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:21.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.094 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks -- Time elapsed: 2.053 s org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner -- Time elapsed: 2.018 s org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup -- Time elapsed: 2.022 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest (SWT:1640): Gdk-CRITICAL **: 10:02:23.574: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:23.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:23.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:23.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:23.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:23.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:23.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:23.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:25.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:25.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:25.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:25.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:25.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:25.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:25.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:25.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:27.688: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:28.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:28.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:28.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:28.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:28.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:28.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:28.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:29.740: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:30.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:30.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:30.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:30.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:30.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:30.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:30.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.233 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex -- Time elapsed: 2.057 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip -- Time elapsed: 2.056 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton -- Time elapsed: 2.053 s org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2 -- Time elapsed: 2.067 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest (SWT:1640): Gdk-CRITICAL **: 10:02:31.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell -- Time elapsed: 0.079 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest (SWT:1640): Gdk-CRITICAL **: 10:02:31.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:32.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:32.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:32.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:32.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:32.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:32.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:32.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:33.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:34.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:34.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:34.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:34.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:34.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:34.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:34.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:36.029: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:36.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:36.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:36.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:36.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:36.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:36.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:36.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:38.095: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:38.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:38.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:38.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:38.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:38.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:38.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:38.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:40.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:40.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:40.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:40.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:40.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:40.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:40.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:40.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.34 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime -- Time elapsed: 2.055 s org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824 -- Time elapsed: 2.080 s org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates -- Time elapsed: 2.065 s org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime -- Time elapsed: 2.072 s org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification -- Time elapsed: 2.064 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest (SWT:1640): Gdk-CRITICAL **: 10:02:42.239: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:42.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:42.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:42.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:42.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:42.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:42.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:42.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:44.316: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:44.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:44.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:44.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:44.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:44.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:44.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:44.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:46.395: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:46.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:46.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:46.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:46.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:46.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:46.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:46.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.278 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup -- Time elapsed: 2.077 s org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection -- Time elapsed: 2.078 s org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider -- Time elapsed: 2.122 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest (SWT:1640): Gdk-CRITICAL **: 10:02:48.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:48.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:48.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:48.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:48.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:48.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:48.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:48.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:50.616: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:50.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:50.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:50.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:50.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:50.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:50.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:50.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:52.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:53.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:53.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:53.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:53.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:53.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:53.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:53.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:54.822: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:55.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:55.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:55.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:55.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:55.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:55.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:55.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:56.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:57.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:57.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:57.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:57.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:57.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:57.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:57.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:02:59.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:02:59.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:59.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:59.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:59.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:59.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:59.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:02:59.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.66 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup -- Time elapsed: 2.095 s org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue -- Time elapsed: 2.092 s org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement -- Time elapsed: 2.113 s org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue -- Time elapsed: 2.090 s org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale -- Time elapsed: 2.141 s org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum -- Time elapsed: 2.125 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest (SWT:1640): Gdk-CRITICAL **: 10:03:01.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:01.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:01.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:01.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:01.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:01.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:01.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:01.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:03.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:03.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:03.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:03.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:03.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:03.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:03.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:03.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:05.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:05.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:05.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:05.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:05.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:05.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:05.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:05.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:07.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:07.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:07.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:07.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:07.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:07.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:07.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:07.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:09.667: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:10.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:10.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:10.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:10.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:10.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:10.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:10.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:11.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:12.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:12.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:12.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:12.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:12.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:12.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:12.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.74 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick -- Time elapsed: 2.120 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click -- Time elapsed: 2.102 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas -- Time elapsed: 2.136 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY -- Time elapsed: 2.128 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY -- Time elapsed: 2.123 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup -- Time elapsed: 2.130 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest (SWT:1640): Gdk-CRITICAL **: 10:03:13.924: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:14.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:14.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:14.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:14.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:14.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:14.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:14.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:16.047: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:16.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:16.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:16.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:16.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:16.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:16.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:16.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:22.173: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:22.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:22.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:22.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:22.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:22.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:22.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:22.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.35 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox -- Time elapsed: 2.123 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons -- Time elapsed: 6.125 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons -- Time elapsed: 6.099 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest (SWT:1640): Gdk-CRITICAL **: 10:03:28.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:03:28.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:03:28.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:03:28.582: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:03:28.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus -- Time elapsed: 0.106 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus -- Time elapsed: 0.103 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive -- Time elapsed: 0.096 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive -- Time elapsed: 0.098 s org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus -- Time elapsed: 0.119 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest (SWT:1640): Gdk-CRITICAL **: 10:03:28.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:29.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:29.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:29.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:29.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:29.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:29.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:29.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:30.987: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:31.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:31.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:31.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:31.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:31.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:31.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:31.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:33.138: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:33.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:33.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:33.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:33.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:33.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:33.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:33.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:35.293: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:35.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:35.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:35.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:35.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:35.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:35.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:35.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:37.471: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:37.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:37.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:37.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:37.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:37.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:37.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:37.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:39.654: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:40.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:40.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:40.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:40.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:40.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:40.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:40.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:41.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:41.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:42.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:42.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:42.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:42.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:42.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:42.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:42.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.32 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount -- Time elapsed: 2.182 s org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem -- Time elapsed: 2.151 s org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem -- Time elapsed: 2.154 s org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount -- Time elapsed: 2.179 s org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems -- Time elapsed: 2.182 s org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents -- Time elapsed: 2.246 s org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound -- Time elapsed: 7.222 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest (SWT:1640): Gdk-CRITICAL **: 10:03:49.126: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:03:49.604: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.970 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem -- Time elapsed: 0.476 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems -- Time elapsed: 5.493 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest (SWT:1640): Gdk-CRITICAL **: 10:03:55.100: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:55.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:55.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:55.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:55.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:55.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:55.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:55.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:57.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:03:57.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:57.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:57.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:57.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:57.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:57.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:03:57.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:03:59.765: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:00.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:00.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:00.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:00.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:00.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:00.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:00.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:02.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:02.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:02.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:02.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:02.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:02.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:02.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:02.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:08.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:08.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:08.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:08.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:08.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:08.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:08.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:08.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:14.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:15.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:15.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:15.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:15.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:15.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:15.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:15.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.06 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox -- Time elapsed: 2.352 s org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks -- Time elapsed: 2.311 s org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers -- Time elapsed: 2.377 s org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons -- Time elapsed: 6.293 s org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons -- Time elapsed: 6.291 s org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons -- Time elapsed: 2.437 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest (SWT:1640): Gdk-CRITICAL **: 10:04:17.166: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:17.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:17.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:17.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:17.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:17.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:17.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:17.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:19.571: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:19.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:19.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:19.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:19.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:19.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:19.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:19.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:22.005: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:22.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:22.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:22.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:22.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:22.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:22.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:22.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:24.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:24.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:24.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:24.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:24.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:24.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:24.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:24.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:26.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:27.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:27.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:27.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:27.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:27.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:27.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:27.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:29.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:29.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:29.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:29.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:29.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:29.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:29.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:29.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:31.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:31.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:31.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:31.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:31.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:31.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:31.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:31.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:33.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:34.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:34.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:34.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:34.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:34.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:34.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:34.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:36.401: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:36.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:36.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:36.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:36.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:36.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:36.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:36.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:38.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:39.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:39.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:39.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:39.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:39.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:41.203: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:41.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:41.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:41.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:41.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:41.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:41.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:41.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:43.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:44.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:44.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:44.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:44.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:44.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:44.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:44.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:46.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:46.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:46.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:46.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:46.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:46.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:46.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:46.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:48.599: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:48.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:48.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:48.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:48.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:48.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:48.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:48.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:51.086: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:51.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:51.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:51.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:51.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:51.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:51.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:51.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:53.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:53.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:53.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:53.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:53.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:53.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:53.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:53.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:04:55.914: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:56.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:56.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:56.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:56.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:56.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:56.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:56.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.18 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners -- Time elapsed: 2.403 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti -- Time elapsed: 2.435 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti -- Time elapsed: 2.406 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText -- Time elapsed: 2.395 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection -- Time elapsed: 2.374 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText -- Time elapsed: 2.398 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex -- Time elapsed: 2.407 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti -- Time elapsed: 2.416 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex -- Time elapsed: 2.411 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 2.390 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList -- Time elapsed: 2.416 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 2.408 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners -- Time elapsed: 2.573 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti -- Time elapsed: 2.486 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex -- Time elapsed: 2.409 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel -- Time elapsed: 2.419 s org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem -- Time elapsed: 2.429 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest (SWT:1640): Gdk-CRITICAL **: 10:04:58.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:04:58.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:58.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:58.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:58.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:58.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:58.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:04:58.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-CRITICAL **: 10:05:00.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:00.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:00.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:00.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:00.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:00.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 10:05:00.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:01.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:01.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:01.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:01.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:01.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:01.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:01.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-CRITICAL **: 10:05:02.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:02.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:03.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 10:05:03.711: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:04.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:04.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:04.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:04.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:04.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:04.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:04.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-CRITICAL **: 10:05:05.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:05.892: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:05.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:05.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 10:05:06.190: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:06.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:06.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:06.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:06.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:06.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:06.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:06.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-CRITICAL **: 10:05:08.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:08.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:08.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:08.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:08.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 10:05:08.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:08.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:08.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:08.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:08.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:08.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:08.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:08.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-CRITICAL **: 10:05:10.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:10.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.57 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup -- Time elapsed: 2.344 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText -- Time elapsed: 3.019 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly -- Time elapsed: 2.479 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly -- Time elapsed: 2.373 s org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText -- Time elapsed: 2.356 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest (SWT:1640): Gdk-CRITICAL **: 10:05:10.923: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell -- Time elapsed: 3.087 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest (SWT:1640): Gdk-CRITICAL **: 10:05:14.013: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:14.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:14.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:14.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:14.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:14.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:14.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:14.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:16.572: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:16.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:16.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:16.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:16.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:16.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:16.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:16.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:19.061: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:19.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:19.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:19.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:19.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:19.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:19.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:19.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.370 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment -- Time elapsed: 2.559 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel -- Time elapsed: 2.488 s org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage -- Time elapsed: 2.323 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest (SWT:1640): Gdk-CRITICAL **: 10:05:21.388: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:21.810: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:22.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:22.646: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:23.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:23.474: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:23.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:24.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.361 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText -- Time elapsed: 0.419 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex -- Time elapsed: 0.427 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo -- Time elapsed: 0.409 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 0.418 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 0.411 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo -- Time elapsed: 0.445 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems -- Time elapsed: 0.416 s org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText -- Time elapsed: 0.414 s Running org.eclipse.swtbot.swt.finder.ReferenceByTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.swtbot.swt.finder.ReferenceByTest org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences -- Time elapsed: 0.003 s org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations -- Time elapsed: 0.003 s Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter -- Time elapsed: 0.001 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest (SWT:1640): Gdk-CRITICAL **: 10:05:24.774: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:24.827: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:24.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy -- Time elapsed: 0.054 s org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy -- Time elapsed: 0.054 s org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy -- Time elapsed: 0.053 s Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout -- Time elapsed: 0.002 s org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest (SWT:1640): Gdk-CRITICAL **: 10:05:24.943: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:25.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:25.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:25.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:25.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:25.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:25.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:25.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:27.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:27.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:27.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:27.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:27.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:27.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:27.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:27.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:29.521: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:29.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:29.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:29.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:29.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:29.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:29.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:29.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:31.847: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:32.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:32.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:32.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:32.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:32.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:32.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:32.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-CRITICAL **: 10:05:33.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:33.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gtk-CRITICAL **: 10:05:33.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1640): Gdk-CRITICAL **: 10:05:34.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:34.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:34.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:34.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:34.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:34.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:34.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:34.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:36.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:36.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:36.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:36.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:36.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:36.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:36.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:36.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:38.859: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:39.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:39.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:39.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:39.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:39.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:39.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:39.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:41.211: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:41.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:41.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:41.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:41.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:41.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:41.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:41.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:43.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:43.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:43.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:43.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:43.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:43.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:43.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:43.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.96 s -- in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem -- Time elapsed: 2.282 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem -- Time elapsed: 2.294 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath -- Time elapsed: 2.327 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls -- Time elapsed: 2.390 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup -- Time elapsed: 2.296 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell -- Time elapsed: 2.325 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText -- Time elapsed: 2.351 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem -- Time elapsed: 2.333 s org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons -- Time elapsed: 2.358 s Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest (SWT:1640): Gdk-CRITICAL **: 10:05:45.905: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:46.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:46.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:46.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:46.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:46.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:46.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:46.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:48.275: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:48.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:48.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:48.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:48.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:48.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:48.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:48.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:50.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:51.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:51.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:51.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:51.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:51.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:51.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:51.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.058 s -- in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath -- Time elapsed: 2.369 s org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString -- Time elapsed: 2.343 s org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString -- Time elapsed: 2.344 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test (SWT:1640): Gdk-CRITICAL **: 10:05:52.967: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:53.436: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s -- in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath -- Time elapsed: 0.466 s org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem -- Time elapsed: 0.484 s Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest (SWT:1640): Gdk-CRITICAL **: 10:05:53.923: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:54.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:54.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:54.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:54.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:54.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:54.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:54.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:05:56.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:05:56.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:56.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:56.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:56.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:56.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:56.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:05:56.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.732 s -- in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1 -- Time elapsed: 2.360 s org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2 -- Time elapsed: 2.369 s Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest (SWT:1640): Gdk-CRITICAL **: 10:05:58.658: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:05:58.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus -- Time elapsed: 0.118 s org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem -- Time elapsed: 0.105 s Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent -- Time elapsed: 0 s org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything -- Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest (SWT:1640): Gdk-CRITICAL **: 10:05:58.894: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose -- Time elapsed: 0.554 s Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest (SWT:1640): Gdk-CRITICAL **: 10:05:59.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows -- Time elapsed: 0.074 s Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest (SWT:1640): Gdk-CRITICAL **: 10:05:59.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear -- Time elapsed: 0.544 s Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest (SWT:1640): Gdk-CRITICAL **: 10:06:00.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive -- Time elapsed: 0.054 s Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest (SWT:1640): Gdk-CRITICAL **: 10:06:00.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows -- Time elapsed: 0.094 s Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest (SWT:1640): Gdk-CRITICAL **: 10:06:00.233: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:00.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:00.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:00.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:00.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:00.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:00.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:00.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.881 s -- in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent -- Time elapsed: 2.881 s Running org.eclipse.swtbot.swt.finder.SWTBotTest (SWT:1640): Gdk-CRITICAL **: 10:06:03.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:06:03.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:06:03.331: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:06:08.439: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:06:11.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:06:11.155: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gdk-CRITICAL **: 10:06:11.264: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.25 s -- in org.eclipse.swtbot.swt.finder.SWTBotTest org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells -- Time elapsed: 0.106 s org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition -- Time elapsed: 0.105 s org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing -- Time elapsed: 5.107 s org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing -- Time elapsed: 2.610 s org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut -- Time elapsed: 0.106 s org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById -- Time elapsed: 0.109 s org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition -- Time elapsed: 5.109 s Running org.eclipse.swtbot.swt.finder.SWTBot2Test (SWT:1640): Gdk-CRITICAL **: 10:06:16.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:16.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:16.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:16.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:16.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:16.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:16.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:16.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:18.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:19.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:19.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:19.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:19.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:19.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:19.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:19.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:21.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:21.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:21.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:21.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:21.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:21.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:21.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:21.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:23.671: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:24.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:24.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:24.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:24.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:24.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:24.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:24.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:26.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:26.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:26.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:26.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:26.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:26.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:26.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:26.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.26 s -- in org.eclipse.swtbot.swt.finder.SWTBot2Test org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl -- Time elapsed: 2.433 s org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox -- Time elapsed: 2.450 s org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl -- Time elapsed: 2.409 s org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents -- Time elapsed: 2.529 s org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled -- Time elapsed: 2.439 s Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest (SWT:1640): Gdk-CRITICAL **: 10:06:28.644: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:29.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:29.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:29.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:29.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:29.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:29.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:29.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:31.088: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:31.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:31.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:31.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:31.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:31.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:31.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:31.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:33.534: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:33.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:33.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:33.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:33.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:33.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:33.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:33.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:36.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:36.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:36.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:36.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:36.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:36.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:36.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:36.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:38.464: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:38.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:38.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:38.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:38.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:38.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:38.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:38.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:40.917: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:41.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:41.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:41.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:41.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:41.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:41.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:41.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:43.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:43.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:43.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:43.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:43.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:43.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:43.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:43.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:45.848: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:46.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:46.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:46.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:46.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:46.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:46.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:46.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:48.322: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:48.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:48.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:48.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:48.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:48.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:48.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:48.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:50.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:51.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:51.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:51.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:51.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:51.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:51.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:51.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:53.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:53.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:53.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:53.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:53.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:53.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:53.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:53.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:55.675: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:56.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:56.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:56.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:56.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:56.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:56.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:56.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gdk-CRITICAL **: 10:06:58.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1640): Gtk-WARNING **: 10:06:58.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:58.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:58.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:58.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:58.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:58.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1640): Gtk-WARNING **: 10:06:58.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.01 s -- in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks -- Time elapsed: 2.443 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled -- Time elapsed: 2.446 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError -- Time elapsed: 2.497 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle -- Time elapsed: 2.432 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle -- Time elapsed: 2.453 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks -- Time elapsed: 2.467 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable -- Time elapsed: 2.465 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled -- Time elapsed: 2.473 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2 -- Time elapsed: 2.453 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches -- Time elapsed: 2.435 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch -- Time elapsed: 2.464 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor -- Time elapsed: 2.499 s org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor -- Time elapsed: 2.478 s Results: Tests run: 487, Failures: 0, Errors: 0, Skipped: 7 [INFO] All tests passed [INFO] [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------ [INFO] Building org.eclipse.swtbot.test 4.2.0-SNAPSHOT [51/57] [INFO] from org.eclipse.swtbot.test/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.test --- [INFO] Deleting /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.test/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.test/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >---- [INFO] Building org.eclipse.swtbot.generator.test 4.2.0-SNAPSHOT [52/57] [INFO] from org.eclipse.swtbot.generator.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test --- [INFO] Resolving class path of org.eclipse.swtbot.generator.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.generator.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2 -- Time elapsed: 0.379 s org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick -- Time elapsed: 0.114 s org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem -- Time elapsed: 0.120 s Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage -- Time elapsed: 0.129 s org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar -- Time elapsed: 0.125 s org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText -- Time elapsed: 0.111 s Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.swtbot.generator.test.RecordComboSelectionTest org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo -- Time elapsed: 0.122 s Running org.eclipse.swtbot.generator.test.RecordRadioClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.swtbot.generator.test.RecordRadioClickTest org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick -- Time elapsed: 0.119 s Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo -- Time elapsed: 0.116 s Running org.eclipse.swtbot.generator.test.RecordCComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.swtbot.generator.test.RecordCComboTextTest org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo -- Time elapsed: 0.099 s Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText -- Time elapsed: 0.110 s org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText -- Time elapsed: 0.084 s Running org.eclipse.swtbot.generator.test.RecordComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.swtbot.generator.test.RecordComboTextTest org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo -- Time elapsed: 0.093 s Running org.eclipse.swtbot.generator.test.RecordListSelectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.swtbot.generator.test.RecordListSelectionTest org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection -- Time elapsed: 0.106 s org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem -- Time elapsed: 0.095 s org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2 -- Time elapsed: 0.108 s org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems -- Time elapsed: 0.094 s Running org.eclipse.swtbot.generator.test.CTabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.swtbot.generator.test.CTabItemActivateTest org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem -- Time elapsed: 0.094 s Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2 -- Time elapsed: 0.102 s org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem -- Time elapsed: 0.106 s org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem -- Time elapsed: 0.104 s org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2 -- Time elapsed: 0.102 s org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection -- Time elapsed: 0.083 s org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems -- Time elapsed: 0.097 s org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck -- Time elapsed: 0.100 s Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck -- Time elapsed: 0.103 s Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick -- Time elapsed: 0.206 s org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick -- Time elapsed: 0.108 s Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2 -- Time elapsed: 0.123 s org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick -- Time elapsed: 0.119 s org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem -- Time elapsed: 0.118 s Running org.eclipse.swtbot.generator.test.TabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.swtbot.generator.test.TabItemActivateTest org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem -- Time elapsed: 0.117 s Results: Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >-- [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.2.0-SNAPSHOT [53/57] [INFO] from org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.eclipse.swtbot.generator.jdt.test.RecordComboTest org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo -- Time elapsed: 0.579 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.2.0-SNAPSHOT [54/57] [INFO] from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:3112): Gtk-CRITICAL **: 10:07:21.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:3112): Gtk-CRITICAL **: 10:07:21.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:3112): Gtk-CRITICAL **: 10:07:22.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:3112): Gtk-CRITICAL **: 10:07:22.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s -- in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu -- Time elapsed: 0.312 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel -- Time elapsed: 0.117 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData -- Time elapsed: 0.433 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader -- Time elapsed: 0.155 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount -- Time elapsed: 0.040 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData -- Time elapsed: 0.261 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData -- Time elapsed: 0.046 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport -- Time elapsed: 0.040 s org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange -- Time elapsed: 0.063 s org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY -- Time elapsed: 0.050 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.2.0-SNAPSHOT [55/57] [INFO] from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup -- Time elapsed: 0.199 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.2.0-SNAPSHOT [56/57] [INFO] from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.stepbar.finder.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar -- Time elapsed: 0.225 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.2.0-SNAPSHOT [57/57] [INFO] from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] The project's OSGi version is 4.2.0.202312150951 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-gerrit/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-gerrit/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/surefire.properties, -nouithread] Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:3368): Gtk-WARNING **: 10:07:35.978: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:35.978: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.028: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.156: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.156: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.158: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.158: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.193: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.193: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:3368): Gtk-WARNING **: 10:07:36.228: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue -- Time elapsed: 0.252 s org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue -- Time elapsed: 0.037 s org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection -- Time elapsed: 0.069 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse SWTBot 4.2.0-SNAPSHOT: [INFO] [INFO] Eclipse SWTBot ..................................... SUCCESS [ 6.689 s] [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 14.499 s] [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [ 3.880 s] [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [ 3.380 s] [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [ 0.405 s] [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [ 2.208 s] [INFO] org.eclipse.swtbot.go .............................. SUCCESS [ 0.390 s] [INFO] org.eclipse.swtbot ................................. SUCCESS [ 0.154 s] [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [ 0.380 s] [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [ 0.277 s] [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [ 0.761 s] [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [ 0.189 s] [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [ 0.462 s] [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [ 0.833 s] [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [ 0.478 s] [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [ 0.512 s] [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [ 0.161 s] [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [ 3.797 s] [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [ 0.532 s] [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [ 0.813 s] [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [ 0.349 s] [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [ 0.549 s] [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [ 0.681 s] [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [ 0.624 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [ 0.195 s] [INFO] org.eclipse.swt.examples ........................... SUCCESS [ 1.300 s] [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [ 0.199 s] [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [ 0.572 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [ 1.223 s] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [ 0.261 s] [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [ 0.242 s] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [ 0.235 s] [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [ 0.155 s] [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [ 0.203 s] [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [ 0.314 s] [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [ 0.954 s] [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [ 0.144 s] [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [ 0.194 s] [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [ 0.261 s] [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [ 0.125 s] [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [ 0.117 s] [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [ 0.156 s] [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [ 2.000 s] [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 9.830 s] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [ 0.071 s] [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 6.699 s] [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:30 min] [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 9.074 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 5.003 s] [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [11:31 min] [INFO] org.eclipse.swtbot.test ............................ SUCCESS [ 0.248 s] [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 8.759 s] [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 6.550 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 6.326 s] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test SUCCESS [ 4.589 s] [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [ 4.508 s] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [ 4.690 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:16 min [INFO] Finished at: 2023-12-15T10:07:36Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS